[BETA 1] Carna


○🌐Adds planet Carna to Space Age, a cold and snowy planet with dormant mechanoids scattered all across the surface.

Content
7 days ago
2.0
5.87K
Factorio: Space Age Icon Space Age Mod
Planets Enemies Mining Fluids

b It seems to be a bug.

7 days ago
(updated 7 days ago)

carnan-spire appears to interfere with Space Age space platforms.
When the spire is active, it seems to modify the global electric network on all surfaces, including platform surfaces, causing platforms to lose their automatic power supply behavior.

7 days ago
(updated 7 days ago)

I see that there is an issue with this, I'll try to resolve it.

6 days ago

I think I have gotten it fixed.

6 days ago

I’ve added a large number of new mods, which causes Carna to get erased when my platform arrives there. I’ve looked through your code: it deletes Carna's surface once it detects that Carna is invalid.

I removed that segment of code on my end, and no errors appeared. I hope you can improve the judgment logic instead of simply deleting the surface data directly. Blind deletion makes Carna completely inaccessible, which is even worse than a normal error report.

6 days ago

I think I have gotten it fixed.
Thank you!

6 days ago
(updated 6 days ago)

Beomyo, I'll look into altering the detection logic, but generally speaking the planet should only generate its surface when the player lands on it, otherwise it will be marked as invalid and will delete itself accordingly b/c it was created irregularly, which could mean the scripts involving the surface may malfunction. This normally should not be a problem.

If you're repackaging Carna into your own mod, I would recommend not doing that.

New response