Stellaris

Stellaris

Stellaris Dashboard
MrFunEGUY 5 Jun, 2021 @ 1:11am
May 30 Release Bugged for Me
So the second newest update was working fine for me for around 30 years, but then stopped working with an error, so I downloaded the newest update. However, fails at parsing almost instantly and I also get an error for the dashboard.exe almost instantly upon saving as well:

Traceback (most recent call last):
File "multiprocessing\pool.py", line 125, in worker
File "stellarisdashboard\parsing\save_parser.py", line 269, in parse_save
File "stellarisdashboard\parsing\save_parser.py", line 387, in parse_save
File "c:\hostedtoolcache\windows\python\3.8.10\x64\lib\encodings\cp1252.py", line 15, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 13876: character maps to <undefined>
"""

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

Traceback (most recent call last):
File "stellarisdashboard\parsing\save_parser.py", line 181, in get_gamestates_and_check_for_new_files
File "multiprocessing\pool.py", line 771, in get
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 13876: character maps to <undefined>
< >
Showing 1-7 of 7 comments
blubblubblobb  [developer] 5 Jun, 2021 @ 1:24am 
Hello, that's interesting. Could you share that save file where you are having the problem? You can either post it here or send it to my steam user name @gmail.com and I will take a look
MrFunEGUY 5 Jun, 2021 @ 1:38am 
Unfortunately, it's a heavily modded save so no can do. I just tried with a vanilla save and it worked, so it seems to be a conflict. I don't even use the mod of this (I use an external browser) so I didn't realize it could even conflict with certain mods. That's a bummer, but not your fault.
MrFunEGUY 5 Jun, 2021 @ 1:43am 
If you just wanted the save file to see the code though, then here it is:

https://drive.google.com/file/d/1jj3EOLTKq-cD5wWa0jWdlauuR3JWdkEp/view?usp=sharing
blubblubblobb  [developer] 5 Jun, 2021 @ 1:08pm 
Great, yes the file is enough to see where the program breaks. In this case it seems related to some species name list from a mod that uses a special character which does not seem to match the default encoding. (It was something like "Águar" that was causing the crash)

I will fix it so it runs with your save file. It might be that such names will show up incorrectly in the end, but still maybe that's better than nothing...
MrFunEGUY 5 Jun, 2021 @ 1:09pm 
I honestly love you so much. Thanks man, this mod is a must have for me. I appreciate you big time.
blubblubblobb  [developer] 5 Jun, 2021 @ 3:36pm 
Haha thanks, I'm really happy people are using it :)

I made a release here, maybe you can try it and let me know if there are any more problems like that. https://github.com/eliasdoehne/stellaris-dashboard/releases/tag/v2.0.1
MrFunEGUY 5 Jun, 2021 @ 4:31pm 
It worked, thanks so much! Both parsing and the dashboard. I would donate to you if I could find a donation link :)
< >
Showing 1-7 of 7 comments
Per page: 1530 50