Stellaris

Stellaris

Stellaris Dashboard
odin Jul 18, 2022 @ 12:14am
Mod giving error when parsing savefiles
Hi,

again, great mod! Encountered a problem today, where at some point during the play session, the mod stopped adding data to the database. I saw that it was having some errors parsing leaders, so I tried exiting it and parsing the last few autosaves that were left. Unfortunately, it still gives the same error (see copy of console output below).

I'm not sure what caused it to stop being able to parse the saves, but during today's session, we did get hit with the Gray Tempest as well as the Great Khan shortly afterwards... fun... two human players became vassals of the Khan and there was also the creation of a federation and a human player agreed to become the vassal of an AI who was in said federation.

Hope this helps track it down.

================================
MainProcess - 2022-07-17 22:43:27,332 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 Processing Gamestate MainProcess - 2022-07-17 22:43:27,368 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing systems MainProcess - 2022-07-17 22:43:27,541 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.172 s) MainProcess - 2022-07-17 22:43:27,542 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing bypass MainProcess - 2022-07-17 22:43:27,647 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.094 s) MainProcess - 2022-07-17 22:43:27,648 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing country MainProcess - 2022-07-17 22:43:27,784 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.125 s) MainProcess - 2022-07-17 22:43:27,784 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing fleet_owner MainProcess - 2022-07-17 22:43:27,790 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.016 s) MainProcess - 2022-07-17 22:43:27,792 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing system_owners MainProcess - 2022-07-17 22:43:28,442 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.641 s) MainProcess - 2022-07-17 22:43:28,443 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing diplomacy MainProcess - 2022-07-17 22:43:28,457 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.000 s) MainProcess - 2022-07-17 22:43:28,459 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing diplomatic_relations MainProcess - 2022-07-17 22:43:28,491 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.016 s) MainProcess - 2022-07-17 22:43:28,492 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing sensor_links MainProcess - 2022-07-17 22:43:28,496 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.016 s) MainProcess - 2022-07-17 22:43:28,501 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing country_data MainProcess - 2022-07-17 22:43:29,060 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.500 s) MainProcess - 2022-07-17 22:43:29,062 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing galactic_market MainProcess - 2022-07-17 22:43:29,110 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.031 s) MainProcess - 2022-07-17 22:43:29,112 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing internal_market MainProcess - 2022-07-17 22:43:29,121 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.000 s) MainProcess - 2022-07-17 22:43:29,124 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing species MainProcess - 2022-07-17 22:43:29,618 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 done (0.500 s) MainProcess - 2022-07-17 22:43:29,619 - stellarisdashboard.parsing.timeline - INFO - mprestorersofthegreen2_1365942344 2315.12.20 - Processing leader MainProcess - 2022-07-17 22:43:30,508 - stellarisdashboard.parsing.timeline - ERROR - mprestorersofthegreen2_1365942344 2315.12.20 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 1052, in extract_data_from_gamestate File "stellarisdashboard\parsing\timeline.py", line 1103, in _check_new_leaders File "stellarisdashboard\parsing\timeline.py", line 1132, in _add_new_leader File "stellarisdashboard\parsing\timeline.py", line 1162, in _update_leader_attributes ValueError: too many values to unpack (expected 2)
================================
< >
Showing 1-2 of 2 comments
blubblubblobb  [developer] Jul 19, 2022 @ 3:11am 
Hi, thanks for letting me know, I am planning to take a look at some other bugs this week so I'll also check yours. Could you maybe share 1-2 save files that cause this problem so I can reproduce it? (for example send them to blubblubblobb at gmail dot com)
odin Jul 19, 2022 @ 3:36pm 
Hi, thanks for the quick reply, I added an issue on the github page, and attached the savefile as well as the full console output of parse_saves.exe there. Thanks for looking into it.
< >
Showing 1-2 of 2 comments
Per page: 1530 50