Do you have any idea where in the code this might be coming from? If not, you can try stepping through the code with the debugger to narrow it down. You could also try using big try catch blocks to see if you can get a better description of the exception (though it looks like you are trying to use an uninitialized object of some sort).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.