First-chance exception at 0x00846f11 in SceneEdit.exe: 0xC0000005: Access violation reading location 0x782e676d.
Unhandled exception at 0x00846f11 in SceneEdit.exe: 0xC0000005: Access violation reading location 0x782e676d.
The program '[2924] SceneEdit.exe: Native' has exited with code -1073741819 (0xc0000005).
how can i dear with it?
Last edited by bloodbao on Sat Apr 26, 2008 9:43 am, edited 1 time in total.
Do you actually have two devices? I don't see where you initialize the pointer at m_wnd->device. What happens if the above createDeviceEx() call fails? What will driver point to? What happens when you call createEmptyAttributes() with that 'bad' driver pointer?
Regardless, the best thing to do is get familiar with your debugger and use it to find out what is going on.
How the hell should we know? We don't know what state the rest of your system is in. No matter how many exclamation! marks you use.
Please don't post your application problems in the Bugs forum. The chances of this being a bug with Irrlicht is as close to zero as makes no difference.