Stellaris

Stellaris

Stellaris Dashboard
FebHare 29 Feb, 2020 @ 2:47am
dashboard 0.6.2 shows Cython extensions error and doesn't work
Hello. And first, thank you for updating.
But it fails to work. I am figuring it might be Cython extensions issue.
In the log,

- INFO - Cython extensions not available, using slow parser.
Error message: "cannot import name 'tokenizer' from 'stellarisdashboard.parsing.cython_ext' (stellaris-dashboard-0.6.2\stellarisdashboard\parsing\cython_ext\__init__.py)"

On in-game browser, savegame info aren't show.

cython_ext folder in previous version (0.6.1) has a few "token_value_stream" files but 0.6.2 cython_ext folder doesn't have them.
< >
Showing 1-6 of 6 comments
The Arch Dragon 29 Feb, 2020 @ 8:11pm 
If you update the software, you will need to move save state database from old folder \stellarisdashboard-xx\output\ for past save states.
blubblubblobb  [developer] 1 Mar, 2020 @ 1:40am 
Thanks for letting me know, I will check later and rebuild. I made a lot of changes to the Code, so that can cause some issues like that...
blubblubblobb  [developer] 1 Mar, 2020 @ 12:38pm 
I just downloaded the release on windows and couldn't reproduce the problem. Are you downloading the stellarisdashboard-win-v0.6.2.zip file and running stellarisdashboard.exe? Or are you doing something different?
Last edited by blubblubblobb; 1 Mar, 2020 @ 12:39pm
FebHare 2 Mar, 2020 @ 4:53am 
I downloaded the source code (zip), not stellarisdashboard-win-v0.6.2.zip.
I tried stellarisdashboard-win-v0.6.2 today, and it works!

And it works better than I figured, It didn't abort at non-vanilla planet class.

So I think both the old issue and new one were fixed. Thank you!
FebHare 6 Mar, 2020 @ 6:20am 
Is there any way to fix Cython extensions issue with source code, for easier debugging?
I installed MinGW and Cython but it doesn't fix it.

I run new game with stellarisdashboard-win-v0.6.2 but it failed. Fortunately, some messege seems vaguely familiar to me and I pinned down the reason. (it was One-gateway issue I've reported.)
blubblubblobb  [developer] 15 Mar, 2020 @ 4:01pm 
Well if you want you can try building the Cython extensions yourself, but I believe it is a bit tricky to setup on windows:

https://github.com/cython/cython/wiki/InstallingOnWindows

Once you have everything setup you should be able to build the extensions with a simple "pip install ." in the stellarisdashboard directory.

Sorry for the late reply by, the way, somehow I don't get notified about threads :(
< >
Showing 1-6 of 6 comments
Per page: 1530 50