eliasdoehne / stellaris-dashboard

A graph dashboard and event log for Stellaris.
122 stars 14 forks source link

Error while parsing savegame #111

Closed Dmitrykrz closed 8 months ago

Dmitrykrz commented 10 months ago
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