🌐 Rabbasca, the forgotten Moon

by .Talon

This Moon of Gleba emits strange energy signatures which interfere with conventional energy sources. Use the limited power it provides to explore ancient vaults of a long gone civilization. Discover new ways to construct your machines and conquer space with your very own tool-assisted legs.

Content
9 days ago
2.0
8.81K
Factorio: Space Age Icon Space Age Mod
Planets Transportation Logistics Armor Enemies Manufacturing

b [Solved] UPS issue on caused by rabbasca-capture-dummy leak

10 days ago

In the server I'm playing on I observed significant UPS cost (over 1ms) from "TemporaryContainer". A bit of digging around I found it to originate from Rabbasca, whose entity name is rabbasca-capture-dummy.

I did:

/c print(#game.get_surface('rabbasca').find_entities_filtered{name={'rabbasca-capture-dummy'}})

And this save of 237 hours with only 5 or so vaults captured on repeat, it gave me 31141 (i.e. 31141 rabbasca-capture-dummy exist on rabbasca). My theory is that every time a vault is captured, number of rabbasca-capture-dummy +1, but I have not verified this.

This was found in 0.13.1, so apologies if this bug has been fixed already.

9 days ago

Thanks for the report, I clearly was a bit braindead when building this feature. Fixed in 0.14.1. they should now die after 1 tick.

New response