Game Development Community

Crashes if memory manager is disabled?

by Igor G · in Torque Game Engine Advanced · 08/07/2007 (10:40 am) · 0 replies

I'm running stock TGEA with the memory manager disabled. I load up a mission and then quit and it crashes.
This only occurs while in the debug builds - the release builds seem to run fine.

The crashes seem to occur in random places, but always while cleaning up memory.

Any ideas as to why? Has anybody else experienced this too?