when the dredgeworks mod is installed, this mod tries to spawn a generic biter resource nest on submerged resources. This is stable up until it activates and realizes it doesn't know what projectile to shoot at you, resulting in a crash.
The mod Biter Resource Nests (1.0.4) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event BiterResourceNests::on_nth_tick(25)
BiterResourceNests/script/nest_attack.lua:79: attempt to index field '?' (a nil value)
stack traceback:
BiterResourceNests/script/nest_attack.lua:79: in function 'projectile_type'
BiterResourceNests/script/nest_attack.lua:98: in function 'shoot_nest_projectile'
BiterResourceNests/script/nest_activation.lua:13: in function 'check_nest_activity'
BiterResourceNests/control.lua:24: in function <BiterResourceNests/control.lua:21>