Changes

Jump to navigation Jump to search
→‎Fix common error messages: remove SEHException (should no longer happen in SMAPI 2.6)
Line 47: Line 47:  
==="InvalidOperationException: This resource could not be created"===
 
==="InvalidOperationException: This resource could not be created"===
 
: This usually means you have no speakers or headphones plugged in, which the game can't handle. Make sure you plug in an audio device (but it can be muted).
 
: This usually means you have no speakers or headphones plugged in, which the game can't handle. Make sure you plug in an audio device (but it can be muted).
  −
==="SEHException: External component has thrown an exception"===
  −
The game crashed while preparing its audio, usually because it ran out of available memory. Note that Stardew Valley is limited to 2GB of memory by default, so this can happen even if you have plenty of available memory. This isn't caused by SMAPI directly, though SMAPI uses a bit more memory. Common solutions:
  −
* Make sure your audio is plugged in (e.g. speakers or headphones).
  −
* Restart your computer.
  −
* Close your browsers and any open apps before playing. (You can reopen them once the game is started.)
  −
* Remove any mods that change the game's audio (e.g. mods which add more music).
  −
* '''(experimental)''' If you have 64-bit Windows with at least 3GB of RAM, use the [https://www.techpowerup.com/forums/threads/large-address-aware.112556/ Large Address Aware] tool on <code>StardewModdingAPI.exe</code> and <code>Stardew Valley.exe</code>. (You'll need to reapply it when you update the game or SMAPI.)
      
===Steam: "missing executable"===
 
===Steam: "missing executable"===
translators
8,438

edits

Navigation menu