eliasdoehne / stellaris-dashboard

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

IndexError: list index out of range #103

Closed MrFunEGUY closed 4 months ago

MrFunEGUY commented 1 year ago

My (heavily modded) game had been going great with the dashboard until the 2380's. Now, whenever I try to parse a save, I get this error:

MainProcess - 2023-02-11 12:53:45,706 - stellarisdashboard.parsing.timeline - ERROR - imperiumoflosraia_test_2 2387.10.14 Rolling back changes to database... Traceback (most recent call last): File "stellarisdashboard\parsing\timeline.py", line 59, in process_gamestate File "stellarisdashboard\parsing\timeline.py", line 109, in _process_gamestate File "stellarisdashboard\parsing\timeline.py", line 2365, in extract_data_from_gamestate File "stellarisdashboard\parsing\timeline.py", line 2366, in <listcomp> File "stellarisdashboard\parsing\timeline.py", line 2366, in <genexpr> IndexError: list index out of range

This has made it so that the dashboard will no longer record any of my progress after 2380. What can I do to resolve this?

eliasdoehne commented 1 year ago

Hi @MrFunEGUY , sorry, I was unable to work on the dashboard for some months. Do you still have this error and would you be able to share a save file for it?

MrFunEGUY commented 1 year ago

Hi @MrFunEGUY , sorry, I was unable to work on the dashboard for some months. Do you still have this error and would you be able to share a save file for it?

No worries, this is from a long time ago and i don't really have the info from then. Next time I get something like this, I'll let you know again, with logs and saves.

MichaelMakesGames commented 4 months ago

There have been many changes since this was reported. Closing this for now. If you encounter this again, feel free to re-open