Swarmageddon - Enhanced Biter Swarms 2.0


A comprehensive upgrade to Biters, making them a considerable challenge at all stages of the game. Bigger biters will split into smaller biters, nests will spawn biters when they die, and as evolution increases, so will the number of enemies you will have to face! Updated for Factorio 2.0.

Content
7 months ago
2.0
673
Combat Enemies

b Error while running event swarmageddon

4 months ago
(updated a month ago)

The mod Swarmageddon - Enhanced Biter Swarms 2.0 (2.0.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event swarmageddon_20::on_entity_died (ID 4)
swarmageddon_20/control.lua:85: bad argument #1 of 3 to 'insert' (table expected, got nil)
stack traceback:
[C]: in function 'insert'
swarmageddon_20/control.lua:85: in function <swarmageddon_20/control.lua:80>

I took a peek at the code in control.lua. I think you should be using storage instead of global.

https://lua-api.factorio.com/latest/auxiliary/storage.html

a month ago

Got the same problem while playing Dimension Warp

5 days ago

Also getting this error. Oddly enough, only when I die. Not on killing enemies.
Can confirm that changing all instances of global to storage gets rid of the errors.

New response