Razzmatazzz / RemnantSaveGuardian

Tool to backup your saves and view your world rolls
GNU General Public License v3.0
313 stars 45 forks source link

Error loading main window: could not find a part of the path 'C:\Users\{user name}\Saved Games\Remnant2'. #255

Closed KneonGit closed 4 months ago

KneonGit commented 4 months ago

On initial opening of the app I get this error, but not on subsequent openings of the app. I cannot see any information in the world analyzer tab. I have tried deleting the app and the config for the app in the AppData\Local\RemnantSaveGuarding folder and reinstalling and configuring the app before loading the analyzer tab with no resolution.

The app seems to look for the default steam save location, but I'm on the xbox gamepass pc version and didn't have this problem before the 1.3.0 update.

image

As others have said I am also getting a grayed out Adventure tab with nothing populating in the analyzer.

image

I am using the save pull script from u/simplistik from this post to convert my saves from xbox saves to saves the app can read: https://gist.github.com/simplistik/81f5dc04df62ebfedc060892df902ea5

image

I have also tried rerolling my campaign and adventure and loading into adventure multiple times as others have mentioned that doing so has resolved this issue for them, but I'm still not having any luck.

KneonGit commented 4 months ago

This was a result of simplistik's script sorting the profile and save files by parent folder timestamps instead of the actual files' timestamps. Manually pulling your save and profile files and renaming them works. Until simplistik's script gets updated I have edited it to rename my files correctly, but it will only work on single character saves. If you have multiple characters the fix I made will not work.