Game Development Community

Beta3 Level file deleted after crash

by Rob Segal · in Torque Game Builder · 05/21/2006 (12:28 am) · 1 replies

So I'm working as normal in the TGB editor and hit the play button to launch a level I'm working on. What happens? The editor crashes and nukes the level file. Erases it completely. Trying to replicate it and will keep everyone posted but was curious if anyone else has run into this issue before.

#1
05/23/2006 (10:26 am)
I found a similiar bug.

When I create a new project with a fresh level I always find a t2dTileMap(or layer... can't recall precisely) in my scene graph which I cannot delete. It's nowhere in the level view aswell. But if I dare to delete it from the console via objectID.safeDelete() and try to save my level it crashes.. after starting up T2D again the whole level is blank, all work is gone... and the tile layer/map is back.