Changes

Jump to navigation Jump to search
Line 251: Line 251:  
*# Click the ''Set Launch Options'' button.
 
*# Click the ''Set Launch Options'' button.
 
*# Make sure the textbox is completely empty.
 
*# Make sure the textbox is completely empty.
  −
==="looks like Mono isn't installed" (Linux/Mac only)===
  −
Mono is a framework needed by the installer and SMAPI to work correctly. Installing [http://mono-project.com/ Mono] and restarting your computer usually fixes this error.
  −
  −
On Mac, it might not work after installing Mono. If so:
  −
* Enter this command: <syntaxhighlight lang="bash">ln -s /Library/Frameworks/Mono.framework/Versions/Current/bin/mono /usr/local/bin/mono</syntaxhighlight>
  −
* If that shows an error or it still doesn't work, you can [https://brew.sh install Homebrew] and run <code>brew install mono mono-libgdiplus</code> in the Terminal app.
      
==="Could not load file or assembly"===
 
==="Could not load file or assembly"===
249

edits

Navigation menu