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

Error while parsing savegame #111

Closed
Dmitrykrz opened this issue Aug 30, 2023 · 0 comments
Closed

Error while parsing savegame #111

Dmitrykrz opened this issue Aug 30, 2023 · 0 comments

Comments

@Dmitrykrz
Copy link

Dmitrykrz commented Aug 30, 2023

2023-08-30 20:26:26,105 - stellarisdashboard.parsing.save_parser - INFO - Reading save file C:\Users\andrew\Documents\Paradox Interactive\Stellaris\save games\unitednationsofearth2_-629118313\autosave_2200.07.01.sav.
2023-08-30 20:26:26,615 - stellarisdashboard.parsing.save_parser - ERROR - Error while reading save file C:\Users\andrew\Documents\Paradox Interactive\Stellaris\save games\unitednationsofearth2_-629118313\autosave_2200.07.01.sav:
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
  File "multiprocessing\pool.py", line 125, in worker
  File "stellarisdashboard\parsing\save_parser.py", line 245, in parse_save
ValueError: Failed to parse C:\Users\andrew\Documents\Paradox Interactive\Stellaris\save games\unitednationsofearth2_-629118313\autosave_2200.07.01.sav: Failed to parse save gamestate
"""

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "stellarisdashboard\parsing\save_parser.py", line 162, in get_gamestates_and_check_for_new_files
  File "multiprocessing\pool.py", line 774, in get
ValueError: Failed to parse C:\Users\andrew\Documents\Paradox Interactive\Stellaris\save games\unitednationsofearth2_-629118313\autosave_2200.07.01.sav: Failed to parse save gamestate

Here is save file file
I have mods gigastractural engineering
I already tried adding yml localization files manually, still error persists
Version 5.1

autosave_2200.07.01.zip

MichaelMakesGames added a commit to MichaelMakesGames/stellaris-dashboard that referenced this issue Nov 7, 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

1 participant