Game Development Community

Beta 4 crash on save or play

by Matt Van Gorkom · in Torque Game Builder · 05/28/2006 (8:33 am) · 1 replies

Beta 4 OS X has suddenly begun crashing on me today whenever I try to either test the level and when I try to save. Apparently the level file somehow became corrupted because the console says level1.t2d has a syntax error at line 551. I looked in the file and it looks as if part of the file is missing, but I know nothing of what a level file should look like.
I wasn't doing anything weird, just messing with mounting one sprite to another and finding it odd that somehow the parent sprite had multiplied the four mountpoints I had made into 97 mountpoints all at the same point.

- Matt VG

#1
05/30/2006 (3:56 am)
Happened again. This time I was messing about with class and name fields and realized I don't yet understand namespaces and such. Anyway, before it happened I saved out the object I was working on. Once the level.t2d file was corrupted(entire file content erased) I copied and pasted my saved object into the now blank level.t2d file and TGB loaded it fine.

- Matt VG