Natural Evolution Buildings


Add some very useful buildings to combat the Enemy threat, as changed by N.E. Enemies and other mods that increase Enemy difficulty. Please visit home page for more details.

Content
9 months ago
0.14 - 1.1
4.44K
Manufacturing

b [Fixed] Crash, possibly related to depleted ammo

5 years ago
The mod Natural Evolution Buildings caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Natural_Evolution_Buildings::on_entity_died (ID 4)
LuaItemStack API call when LuaItemStack was invalid.
stack traceback:
        __Natural_Evolution_Buildings__/control.lua:498: in function <__Natural_Evolution_Buildings__/control.lua:410>
stack traceback:
        [C]: in function '__index'
        __Natural_Evolution_Buildings__/control.lua:498: in function <__Natural_Evolution_Buildings__/control.lua:410

looking at the source, ammo is used in the writeDebug call before the .valid_for_read check, so if the ammo was just depleted, getting its name is probably an error.

5 years ago
(updated 5 years ago)

Thanks, should be fixed now.

New response