Changes

1,303 bytes added ,  16:45, 28 September 2017
Line 187: Line 187:     
===Reset your content files===
 
===Reset your content files===
Many problems are caused by broken files in the game's <tt>Content</tt> folder (especially if you use XNB mods). You can reset your game files to fix that. If you use any XNB mods, they'll be removed. SMAPI mods won't be affected.
+
Many problems are caused by broken files in the game's <tt>Content</tt> folder (especially if you use XNB mods). You can reset your game files to fix that.  
   −
Recommended steps:
+
; Option 1&#58; reset all files
# Reset your game files (see instructions [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam] or [https://support.gog.com/hc/en-us/articles/212807405 for GOG Galaxy]).
+
 
# Launch the game to see if the problem is fixed.
+
:# See instructions [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam] or [https://support.gog.com/hc/en-us/articles/212807405 for GOG Galaxy]. Any XNB mods will be removed, but SMAPI mods won't be affected.
# If you use SMAPI on Linux/Mac, reinstall SMAPI to fix the launcher.
+
:# If you use SMAPI on Linux/Mac, reinstall SMAPI to fix the launcher.
# If you use XNB mods, reinstall them one at a time. After each install, test the game to make sure the mod doesn't cause problems.
+
 
 +
; Option 2&#58; reset one file
 +
: If you installed XNB mods and want to reset one file you know is broken, you can just restore the original file. If you forgot to back it up, here's how to recover the original files without losing your modded ones:
 +
:# Copy your game's <tt>Content</tt> folder to <tt>Content-modded</tt>.
 +
:# Reset your game files (see instructions [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam] or [https://support.gog.com/hc/en-us/articles/212807405 for GOG Galaxy]).
 +
:# Copy your (now reset) <tt>Content</tt> folder to <tt>Content-backup</tt>.
 +
:# Move <tt>Content-modded</tt> back to <tt>Content</tt>.
 +
: Now your content files are still modded, but you have a backup of the original files.
 +
 
 +
; Option 3&#58; troubleshoot XNB mods
 +
: If you installed XNB mods, you're not sure which caused the problem, and you don't want to remove all your XNB mods, here's how to figure out which one is causing the problem.
 +
:# Back up any XNB mods you want to keep.
 +
:# Reset your game files (see instructions [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam] or [https://support.gog.com/hc/en-us/articles/212807405 for GOG Galaxy]). Any XNB mods will be removed, but SMAPI mods won't be affected.
 +
:# If you use SMAPI on Linux/Mac, reinstall SMAPI to fix the launcher.
 +
:# Launch the game to see if the problem is fixed.
 +
:# Reinstall your XNB mods one at a time. After each install, test the game to make sure the mod doesn't cause problems.
    
===SEHException: External component has thrown an exception===
 
===SEHException: External component has thrown an exception===
translators
8,404

edits