Error when placing emitter:
1128.573 Error MainLoop.cpp:1207: Exception at tick 11373473: The mod Stormwalls (1.3.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Stormwalls::on_built_entity (ID 6)
Stormwalls/control.lua:512: attempt to index field '?' (a nil value)
stack traceback:
Stormwalls/control.lua:512: in function 'scanForPlates'
Stormwalls/control.lua:376: in function <Stormwalls/control.lua:359>
It seems to happen when trying to place an emitter in range of already build plates/walls.
error when trying to remove emitter:
1274.693 Error MainLoop.cpp:1207: Exception at tick 11376640: The mod Stormwalls (1.3.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Stormwalls::on_player_mined_entity (ID 65)
Stormwalls/control.lua:425: attempt to index local 'emitterTable' (a nil value)
stack traceback:
Stormwalls/control.lua:425: in function <Stormwalls/control.lua:396>
Same thing, only happens when trying to remove emitter that is in range of plates/walls.