Nro001 / Nro-Galaxy-Editor

As a Type-5 Kardashev being, you are able to move the stars of a mere galaxy and manipulate their waypoints as you please with just a divine click of a button. Purpose: Generates visual map to edit the position of stars and connect or disconnect hyperlanes.
Other
41 stars 2 forks source link

Empty galaxy issue #2

Closed StellarisEnjoyer closed 1 year ago

StellarisEnjoyer commented 1 year ago

so ive just used the galaxy editor and everything went smoothly, i loaded up the save and the changes were there but i was in a weird pseudo-observer mode that when i click on any star it just takes me to an empty space like a solar system but it doesnt have anything, the hyperlanes to other systems are there but aside from that its just empty

i tried using the play 00 command and observer command but nothing works so all i have left is a perfectly made empty fortress galaxy. any help would be appreciated!

Nro001 commented 1 year ago

Have you tried following the steps on a similar issue?

If none of them works, please let me know and send me your save-file.

jcz18 commented 1 year ago

Hey, had the same issue as this, I think the issue is starbase_mgr ends up being removed somehow in the gamestate file, doing the galactic_object={ method works fine though. To be clear though, it's not related to the other issue that was closed, what he means is that the save will load fine without any errors and all the stars exist but there will be no fog of war, empires, etc. Attached my save file as a txt (remove the extension) and the output files. galactic_object-modified.txt ironman.sav.txt gamestate.txt

Nro001 commented 1 year ago

Ah, I see. The gamestate method is usually buggy, it works well on early-game saves than mid to late-game saves, either way, I'd advice to use galactic_object={ method.

On the new version, I have now fixed the issue of starbase_mgr being removed from the gamestate file, hopefully it fixes that issue. Please let me know if more issues arise, thank you!