veden / Rampant

Factorio Mod - Basic AI augmentation using potential fields
GNU General Public License v3.0
57 stars 22 forks source link

Rampant3.0 error on my entity destroyed #90

Closed garrotte13 closed 2 years ago

garrotte13 commented 2 years ago

Error while running event Rampant::on_entity_died (ID 4) Rampant/control.lua:415: table index is nil stack traceback: Rampant/control.lua:415: in function <Rampant/control.lua:361>

garrotte13 commented 2 years ago

Tung1a_reproCrash.zip Stand and wait for pollution-provoked attack on the north border turret. I'm not sure if it is caused by proxy attackers (small biters of spawner spitter) or when attack is "planned" by AI.

Problem can't be reproduced by "kiting" or pheromone-provoked attack. And probably can't be reproduced if player's character is near the destroyed turret.

garrotte13 commented 2 years ago

Probably fix is FACTO-108/109 commits... I cherry-picked them and problem is gone.

garrotte13 commented 2 years ago

As nobody noticed problem in release too I suppose it is fixed.