Game Development Community

Can't save a level...

by Nic Cusworth · in Torque Game Builder · 03/09/2007 (7:00 am) · 2 replies

I did a load of changes today to a level file - hit save and didn't think anything about it until I came to load it up later and none of the changes were saved. I tried again - didn't save. Created a new level - tried to save it... didn't save... now I can't edit or create new levels cos the editor refuses to save my data...

Pretty scarey and fundemental stuff.

Nic.

#1
03/09/2007 (7:49 am)
Are you on an admin account or is TGB installed to the own files folder?
And did you restart and retry?
#2
03/09/2007 (8:09 am)
I think I have worked it out... and it's a bit weird. I used to exec all my .cs in game.cs - but yesterday I moved it to exec in main.cs. I commented this out in main and I could save again... VERY VERY VERY weird - but I assume it's something to do with compiling the .cs files??

Hmmmm...

Nic.