Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.exe not working. #10

Closed
Nyegnav opened this issue Sep 6, 2023 · 4 comments
Closed

.exe not working. #10

Nyegnav opened this issue Sep 6, 2023 · 4 comments

Comments

@Nyegnav
Copy link

Nyegnav commented Sep 6, 2023

Xbox Game Pass for PC savefile extractor

Installed supported games:

  • Starfield
    Traceback (most recent call last):
    File "main.py", line 275, in
    File "main.py", line 251, in main
    File "main.py", line 99, in read_containers
    FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\MYUSERNAME\AppData\Local\Packages\BethesdaSoftworks.ProjectGold_3275kfvn8vcwc\SystemAppData\wgs\0009000002294BA5_0000000000000000000000007BF72399\47F5CA8E093541149F44E7470EF3C1AA\container.1'
    [22004] Failed to execute script 'main' due to unhandled exception!

[process exited with code 1 (0x00000001)]
You can now close this terminal with Ctrl+D, or press Enter to restart.

@Z1ni
Copy link
Owner

Z1ni commented Sep 6, 2023

Can you create a zip of the wgs directory contents under the C:\Users\MYUSERNAME\AppData\Local\Packages\BethesdaSoftworks.ProjectGold_3275kfvn8vcwc\SystemAppData\wgs path and share it here, so I can look into this?

@SindreDenby
Copy link

Created a fork that seemingly fixed the problem, just skips the file if not found, thou may cause errors with other games.

@nemrod85
Copy link

nemrod85 commented Sep 7, 2023

Hi, the latest exe file fix the same problem i had like Nyegnav, zip file is generated with savegame files(.sfs). Don't know if it'll work on steam version, will check this. Thanks for your hard work Bro !

@Z1ni
Copy link
Owner

Z1ni commented Sep 14, 2023

The newest release contains checks and warnings for missing files and allows you to skip those (be warned, that might produce broken SFS files!).

Please reopen if the issue persists.

@Z1ni Z1ni closed this as completed Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants