[BUG] Problem when setting camera position

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
sgt_pinky
Posts: 149
Joined: Sat Oct 14, 2006 11:20 am
Location: Melbourne, Australia

[BUG] Problem when setting camera position

Post by sgt_pinky »

I often get this error when manually setting my third person camera position:

I am using .NET 2.0 - VS2005.
SEHException was unhandled
External component has thrown an exception
Source: "Irrlicht.NET"
Stack trace: at Irrlicht.Scene.ISceneNode.set_Position(Vector3D p)
I just mention it, in case someone else is having the same problems.

Cheers,

Pinky

**EDIT**
I have noticed that these sorts of problems AccessViolations, etc, only seem to happen in windowed mode in .NET
Intellectuals solve problems - geniuses prevent them. -- Einstein
#irrlicht on irc.freenode.net
Locked