-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Nexus-Mods/vortex-games
#184Labels
Description
Your Nexus Mods username
Aevintyra
Describe the bug
This pertains to Stardew Valley. The "sync mod configurations" feature is restoring a certain file to the wrong location, causing the game to not load.
To Reproduce
- Create a mod profile for Stardew Valley in Vortex and install SMAPI.
- Run the game to generate config files. Note that a config.json file is created in the "smapi-internal" folder in the game directory. (On my machine the full path is C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\smapi-internal. May differ based on install location.)
- Click on "sync mod configurations". The "Stardew Valley Mod Configuration" mod is created and added to the mod list.
- Deploy the mods.
- Check the smapi-internal folder again. The config.json file is now missing. Vortex has moved it to a new folder, "Mods\smapi-internal" in the game directory.
- Run the game. SMAPI will immediately exit with an error message about the missing config file.
Expected Behavior
When syncing config files, Vortex should restore all files to the folder where they were originally located.
Platform
- OS: Windows 11
- Vortex Version 1.15.2
Reactions are currently unavailable