Game Development Community

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?

#1
08/28/2006 (7:35 pm)
I have had TSE crash a few times after hitting F11 as well. Not everytime which is odd but I can be working away hitting F11 and going back to game... then one time... *crash!*. I don't remember the error as I was focusing on getting something done at the time but I'll look at it later.
#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.