Irrlicht.net 0.12 NullReferenceException in VS 7 debugger

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
Kelly G

Irrlicht.net 0.12 NullReferenceException in VS 7 debugger

Post 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. 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.
Megaman
Posts: 7
Joined: Sat Sep 03, 2005 9:56 pm
Location: Brindisi, Italy

Post by Megaman »

Double posting :roll:
I'd rather have a search engine or a compiler on a deserted island than a game.
John Carmack
Locked