Changes

Jump to navigation Jump to search
→‎Troubleshooting: add separate section for restoring a backup by SMAPI (it's often applicable to issues besides disappeared/broken files)
Line 173: Line 173:  
#*# If you are on PC, ensure that the game files do not have an extension like <code>.bin</code>. If you are on Android, you may need to add the file extension <code>.bin</code>.
 
#*# If you are on PC, ensure that the game files do not have an extension like <code>.bin</code>. If you are on Android, you may need to add the file extension <code>.bin</code>.
 
#*# Modded saves may not be able to load in the vanilla game, depending on the mods that were used. If you previously played with mods but are trying to launch the game in vanilla, try reinstalling SMAPI and playing a day. SMAPI will automatically clean up any custom content from your save. Note that if you still have custom items in your inventory, they will turn into blank error items and may cause issues.
 
#*# Modded saves may not be able to load in the vanilla game, depending on the mods that were used. If you previously played with mods but are trying to launch the game in vanilla, try reinstalling SMAPI and playing a day. SMAPI will automatically clean up any custom content from your save. Note that if you still have custom items in your inventory, they will turn into blank error items and may cause issues.
#* If the files are missing but you have SMAPI installed, here's how to recover a backup:
+
#* If the files are missing but you have SMAPI installed, see [[#Restore a backup by SMAPI|''restore a backup by SMAPI'']].
#*# Find your [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
  −
#*# Open the <samp>save-backups</samp> subfolder.
  −
#*# Unzip the latest backup which has your save, and copy the save folder back into <samp>Saves</samp>.
   
#* If the files are there but newer game progress is missing, it's possible Steam Cloud Sync / GOG Galaxy / mobile equivalent automatically replaced your save with the version it had stored. To solve:
 
#* If the files are there but newer game progress is missing, it's possible Steam Cloud Sync / GOG Galaxy / mobile equivalent automatically replaced your save with the version it had stored. To solve:
 
#*# Launch the game. (Don't load a save yet.)
 
#*# Launch the game. (Don't load a save yet.)
Line 202: Line 199:  
:# Delete the files that look like <samp>YourName_123456789</samp> and <samp>YourName_123456789_SVEMERG</samp>.
 
:# Delete the files that look like <samp>YourName_123456789</samp> and <samp>YourName_123456789_SVEMERG</samp>.
 
:# Remove the <samp>_SVBAK</samp> suffix from the file that looks like <samp>YourName_123456789_SVBAK</samp>.
 
:# Remove the <samp>_SVBAK</samp> suffix from the file that looks like <samp>YourName_123456789_SVBAK</samp>.
 +
 +
===Restore a backup by SMAPI===
 +
If you use the [https://smapi.io SMAPI] modding API, the bundled <samp>SaveBackup</samp> mod keeps up to 10 daily backups of your saves. Even if the original save was completely deleted or corrupted, you can probably recover it from SMAPI's backup.
 +
 +
To restore a save backup:
 +
# Find your [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
 +
# Open the <samp>save-backups</samp> subfolder.
 +
# Unzip (or 'extract') the latest backup which has your save.
 +
# Copy the save folder back into [[#Find your save files|your <samp>Saves</samp> folder]].
    
==Advanced==
 
==Advanced==
translators
8,403

edits

Navigation menu