Jump to content

Was My Save File Deleted?


Recommended Posts

While I was in the middle of building a craft in one of my save files, the game crashed(something that happens often, sadly). Since it happens so often, I just went through the usual restarting my Mac. However, when I tried to open my save file, instead of the usual info under the title op0f the file, it says,"just started", and when I try to open the file, it gives me two errors;

1)[Gamepersistence Error]: No ROSTER node found in save state: __ (SANDBOX)

2) NullReferenceException: Object reference not set to an instance of an Object

Does these errors mean my file was lost? Can i get it back? I would really appreciate some help with this!

Edited by Gman123456789098
Link to comment
Share on other sites

2 hours ago, Gman123456789098 said:

While I was in the middle of building a craft in one of my save files, the game crashed(something that happens often, sadly). Since it happens so often, I just went through the usual restarting my Mac. However, when I tried to open my save file, instead of the usual info under the title op0f the file, it says,"just started", and when I try to open the file, it gives me two errors;

1)[Gamepersistence Error]: No ROSTER node found in save state: __ (SANDBOX)

2) NullReferenceException: Object reference not set to an instance of an Object

Does these errors mean my file was lost? Can i get it back? I would really appreciate some help with this!

It means the file is corrupt, looks like the crew roster in particular is borked bad.   If you post what you have someone may be able to reconstruct it to a loading state from your memory of the your crew roster, but no promises, and certainly not me (I'm no good with saves).

Let me just say now, dataloss and crashes suck...  but that's obvious.

Edited by R-T-B
Link to comment
Share on other sites

Look in the backups folder within that save game, there should be some (5 by default) backup persistent save files with date and time information in their names. Grab the most recent version of that, put it in the save folder and rename it persistent.sfs and the game will treat that as your main save file and should (hopefully) load it up again. You might lose a bit of progress but it's better than losing all of it!

Link to comment
Share on other sites

  • 3 weeks later...

To avoid such annoying issues in the future I suggest:

Copy your KSP installation to another folder outside of the Steam directory, outside of program files and program files (x86), e.g. to C:\KSP, and play from that directory, e.g.:

Spoiler

robocopy "C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program" "C:\KSP" /mir

Make regular backups of the whole KSP directory, e.g:

Spoiler

robocopy "C:\KSP" "C:\KSP Backup" /mir

Make daily backups of your save games, e.g.:

Spoiler

robocopy "C:\KSP\saves" "C:\KSP Saves" /s

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...