Game Development Community

mission editor problem

by Junior b · in Torque Game Engine · 04/05/2009 (2:59 pm) · 0 replies

I get this error:

"Unhandled exception at 0x00a57f7f in torqueDemo.exe: 0xC0000005: Access violation reading location 0x01ddf390."

while in the mission editor, i had just made a class (C++) to register 100 SceneObjects onto the scene and the editor becomes very slow and i eventually get that error above. Plus from the call stack, etc it shows the variabl assertType is Fatal so if anyone could help.

Theres sometimes messages from Windows saying my PC is low on memory (and the engine needs to be closed), even though on task manager it all looks fine and i have 3GB RAM. If anyone could just list what possibly could lead to that type of error please.