Save File Corrupted

My entire games save file seems to be corrupted. I can still work on it, but I cant compile it or save it. I'm worried I may have to start over from scratch. What should I do?
 

dale_coop

Moderator
Staff member
You could try to open a previous (automatic saved) file, if your project file is "MyProject.MST"... the previous auto saved file is "MyProject.MST.0"... and the one before that one was named "MyProject.MST.1", ...etc
So, try to open the "MyProject.MST.0" and if it works save as / replace your normal project file. If that save is corrupted too, try the previous one, "MyProject.MST.1", ...
 
dale_coop said:
You could try to open a previous (automatic saved) file, if your project file is "MyProject.MST"... the previous auto saved file is "MyProject.MST.0"... and the one before that one was named "MyProject.MST.1", ...etc
So, try to open the "MyProject.MST.0" and if it works save as / replace your normal project file. If that save is corrupted too, try the previous one, "MyProject.MST.1", ...
Thanks so much! I was so worried. :D
 
Top Bottom