Changes

Jump to navigation Jump to search
Line 228: Line 228:  
==NoAudioHardwareException: Audio has failed to initialize==
 
==NoAudioHardwareException: Audio has failed to initialize==
 
This exception means that for whatever reason, either the game or SMAPI cannot use your computer's audio. A possible fix (for Windows) is installing [https://www.openal.org/downloads/ OpenAl]. You can also try plugging in some headphones or connecting a bluetooth headset.
 
This exception means that for whatever reason, either the game or SMAPI cannot use your computer's audio. A possible fix (for Windows) is installing [https://www.openal.org/downloads/ OpenAl]. You can also try plugging in some headphones or connecting a bluetooth headset.
 +
 +
==Mac: Contents/MacOS/StardewValley Already Exists==
 +
This error looks something like:
 +
"An error occurred in the base update loop: IOException: The file '/Users/USERNAME/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/StardewValley' already exists."
 +
 +
If this happens, verify the following:
 +
* The folder <code>~/.config/StardewValley/ErrorLogs</code> exists. If it doesn't exist, make it exist.
 +
* Your screenshots button works. If it doesn't work, make sure the folder <code>~/.local/share/StardewValley/Screenshots</code> exists. If it doesn't exist, make it exist.
 +
 +
If neither of those fixes works, it's not clear what to do.
    
=Other issues=
 
=Other issues=
249

edits

Navigation menu