Page 1 of 1

Irrlicht.net 0.12 NullReferenceException in VS 7 debugger

Posted: Mon Sep 05, 2005 7:31 pm
by Kelly G
Hi. I'm very much enjoying Irrlicht.NET! My problem is now that I've updated from 0.9 to 0.12, and when I try to run my C# code in the Debugger in Visual Studio 7.1, I get two NullReferenceExceptions occuring in Irrlicht.NET.dll. There is no information about what object it is that is null. I also get the same thing when I try to compile and run HelloWorld_7.0 C# in the examples.NET folder (on which my code is heavily based). This only happens in the debugger, but I would still like to find-out how to fix this problem, lest it be the cause of greater malfunction down the line. Thank you.