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 "Processing sectors_colonies" #112

Closed
kirrytinyfang opened this issue Nov 3, 2023 · 0 comments · Fixed by #113
Closed

Error while "Processing sectors_colonies" #112

kirrytinyfang opened this issue Nov 3, 2023 · 0 comments · Fixed by #113

Comments

@kirrytinyfang
Copy link

Whenever I start "dashboard.exe" or "parse_saves.exe" and load the save data for the first time, I always get the following error every time.

2023-11-03 22:40:43,721 - stellarisdashboard.parsing.timeline - INFO - _-76362896 2204.09.26   - Processing sectors_colonies
2023-11-03 22:40:43,731 - stellarisdashboard.parsing.timeline - ERROR - _-76362896 2204.09.26 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 1451, in extract_data_from_gamestate
AttributeError: 'list' object has no attribute 'get'

The saved data used are as follows. (This is almost immediately after the start of the game and uses a small sized galaxy)

savedata

Pyhon uses 3.10.

C:\>py -V
Python **3.10.0**
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

Successfully merging a pull request may close this issue.

1 participant