Stormwalls


Electrically powered walls.

Content
3 years ago
0.16 - 0.18
14
Combat

b Error when placing/removing emiiter

3 years ago

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.

3 years ago

I sometimes get this error when trying to mine an emitter also.

Error while running event Stormwalls::on_player_mined_entity (ID 65)
Stormwalls/control.lua:566: attempt to index field '?' (a nil value)
stack traceback:
Stormwalls/control.lua:566: in function 'linkPlateToEmitter'
Stormwalls/control.lua:434: in function <Stormwalls/control.lua:396>

3 years ago

Have exactly the same problems and it drives me nuts

3 years ago

Sorry for the delay on this one, I'm having trouble replicating the issue. Can you tell me any more about the circumstances it happens in?

New response