File Not Found Error After Installing SMAPI
a7x492 opened this issue · 7 comments
Describe the bug
Everything worked fine before. I tried to install Stardew Valley mods for the first time, and then this happened. By the way, I am on Mac running the latest SV version from steam.
To Reproduce
- Install SV normally on Mac
- Install Mono (stable version)
- Install SMAPI
- Note I did nothing out of the ordinary above. Everything is exactly the steps provided in the instructions on the wiki for how to add mods.
- Try to run SV again from Steam, and get error. Crash on startup.
Log File: https://smapi.io/log/ea8b8a14d17b48c5ae7eebd07d6d286b
Can you post a screenshot of ~/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/Resources/Content
(and the XACT
subfolder if any)?
❯ pwd
/Users/matt/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/Resources/Content
❯ ls
Animals Fonts Strings
Buildings LooseSprites TerrainFeatures
Characters Maps TileSheets
Data Minigames VolcanoLayouts
Effects Portraits XACT
❯ ls XACT
FarmerSounds.xgs Wave Bank(1.4).xwb
Sound Bank.xsb Wave Bank.xwb
~/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/Resources/Content 3.8.3 (miniconda3) ❯
Hmm I wonder if that has to do with Mono? The https://stardewcommunitywiki.com/Modding:Installing_SMAPI_on_Mac page has installing Mono as the first step though. I posted in there but the channel seems busy so it might get buried
It seems like the game is trying to use Windows logic to find the content path for some reason. Can you come ask in #using-mods on the Stardew Valley Discord so we can run some tests? (Feel free to ping me there.)