It was a bit tricky to load your save file 😉 as it contains mods without public version
- autocolor
- NewGirlCharacter
and some others made problems when loading, so I had to ignore them too:
Fehler beim Laden der Mods:
• rubia
• Fehlende erforderliche Abhängigkeit machine-upgrades >= 0.69.7
Mods, die deaktiviert werden müssen:
• rubia (0.69.74)
Fehler beim Laden der Mods:
• kry-all-planet-mods
• Fehlende erforderliche Abhängigkeit rubia
Mods, die deaktiviert werden müssen:
• kry-all-planet-mods (1.0.19)
Fehler beim Laden der Mods: The given sprite rectangle (left_top=0x0, right_bottom=128x128) is outside the actual sprite size (left_top=0x0, right_bottom=64x64).
If this is being used as an icon you may need to define the icon_size property.
See the log file for more information.: MyFirstMod/graphics/weapon_icons/penetrating_magazin.png
Mods, die aktiviert werden müssen:
• MyFirstMod (0.0.1)
• Flare Stack (3.0.6)
• vanilla_galore_continued (1.2.4)
Fehler beim Laden der Mods:
• Cerys-Moon-of-Fulgora
• Fehlende erforderliche Abhängigkeit Flare Stack >= 3.0.6
• space_age_galore
• Fehlende erforderliche Abhängigkeit vanilla_galore_continued
Mods, die deaktiviert werden müssen:
• Cerys-Moon-of-Fulgora (3.5.2)
• space_age_galore (1.5.2)
Fehler beim Laden der Mods:
• cerys-lunaponics
• Fehlende erforderliche Abhängigkeit Cerys-Moon-of-Fulgora >= 2.4.3
• cerys-science-edit
• Fehlende erforderliche Abhängigkeit Cerys-Moon-of-Fulgora
Mods, die deaktiviert werden müssen:
• cerys-lunaponics (0.6.1)
• cerys-science-edit (1.0.0)
Nevertheless I was able to reproduce your problem. What happens is that unexpectedly an event to close the dart-gui is raised (couldn't figure out which component/mod is doing that) , although it not open yet 😏. Fortunately it seems easy to fix that, so I think I'll be able to publish a new version later this day with that fix.