HEAD problem with F11
by Jonathan Wood · in Torque Game Engine Advanced · 08/26/2006 (4:21 pm) · 2 replies
When I hit F11 to start new, it crashes.
The stopping point is at:
CPP file matinstance.cpp
LN 228, mMaterial->setStageData();
Uhandled exception at 0x00a0696a in TSE_DEBUG.exe: 0xC0000005:
Access violation reading location 0x00000000.
Any suggestions?
The stopping point is at:
CPP file matinstance.cpp
LN 228, mMaterial->setStageData();
Uhandled exception at 0x00a0696a in TSE_DEBUG.exe: 0xC0000005:
Access violation reading location 0x00000000.
Any suggestions?
#2
08/30/2006 (9:21 am)
I am still stuck on this step, can't even start on my own game until I get past this problem.
Torque Owner Kevin La Barre