eliasdoehne / stellaris-dashboard

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

Dashboard stuck at matplotlib.font_manager - INFO - generated new fontManager #109

Closed uspesnymekkys closed 1 year ago

uspesnymekkys commented 1 year ago

Hey, it seems that my fresh Dashboard install gets stuck at... whatever the process mentioned in the title is. After that, it doesn't really do anything, much less parse any saves. To be fair, my game is modded quite a bit, although no mods should be messing with fonts. I added the output of Dashboard. If anything else would be necessary, I'll gladly add it. Thanks much for your help!

Dashboard output.txt

eliasdoehne commented 1 year ago

Hi @uspesnymekkys,

are you able to see the page when you go to localhost:28053 in your browser? If so, the application itself should be running correctly.

Can you confirm if the stellaris save files actually exist in the shown directory? C:\Users\vinte\Documents\Paradox Interactive\Stellaris\save game. You might need to change this one to point at the folder containing subfolders with the game ID, which in turn contain the save files. I am not sure if this one needs to be adjusted when using the Steam cloud sync.

If you play the game while the dashboard program is running, you should see some output there that it has found some files.

However, I also think that the most recent stellaris update broke some other parts of the dashboard, so I would expect it to still fail... I am planning to take a look at that today or tomorrow.

uspesnymekkys commented 1 year ago

Okay, so apparently my documents directory was named in Czech which the computer didn't like. I renamed it and now it works. Thanks for your time.