Closed Pickysaurus closed 6 months ago
Which folder contains the appxmanifest.xml
file?
C:\Games\Xbox\Stardew Valley\Content
Seems to be this line adding the extra content folder? https://github.com/Nexus-Mods/NexusMods.App/blob/16f7484f75eeb86881f87cdca4c73ea63f68fddd/src/Games/NexusMods.Games.StardewValley/StardewValley.cs#L80C17-L80C120
That appears to be what's causing the issue. I don't know why that's there but removing it will probably fix the issue.
Removing that seems to have fixed it, but the app can't manage the game (probably due to DRM on the EXE file)
Bug Report
Summary
Using the app to manage SDV on GamePass selects the wrong folder.
Steps to reproduce
..\Stardew Valley\Content\Content
is being used (duplicate Content folder!)What is the expected behaviour?
..\Stardew Valley\Content\
is the correct pathOther information
Log files can be found in these locations:
%LOCALAPPDATA%\NexusMods.App\Logs
~/.local/state/NexusMods.App/Logs
Please attach both
nexusmods.app.main
andnexusmods.app.slim
log files with the most recent dates.