Error on value Change in the GUI of the Artillery Bombardment Remote. To reproduce the error just open the Artillery Bombardment Remote of the mod with right click and use one of the sliders. Then the following error will likely occur (for us every time):
991.039 Error MainLoop.cpp:1283: Exception at tick 22359191: The mod Artillery Bombardment Remote (1.1.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event artillery-bombardment-remote::on_gui_value_changed (ID 88)
artillery-bombardment-remote/control.lua:418: bad argument #1 of 2 to 'newindex' (string expected, got number)
stack traceback:
[C]: in function '__newindex'
__artillery-bombardment-remote/control.lua:418: in function '?'
artillery-bombardment-remote/control.lua:477: in function <artillery-bombardment-remote/control.lua:475>
991.039 Error ServerMultiplayerManager.cpp:91: MultiplayerManager failed: "The mod Artillery Bombardment Remote (1.1.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event artillery-bombardment-remote::on_gui_value_changed (ID 88)
artillery-bombardment-remote/control.lua:418: bad argument #1 of 2 to 'newindex' (string expected, got number)
stack traceback:
[C]: in function '__newindex'
__artillery-bombardment-remote/control.lua:418: in function '?'
artillery-bombardment-remote/control.lua:477: in function <artillery-bombardment-remote/control.lua:475>"
If typing a number value directly into the fields the error will not occur. It is specifically an issue with the sliders and how they hand over there changed state.
As a workaround just typing the numbers and save them will work for now.
As a second workaround if other windows block the Artillery Bombardment Remotes -> Right Click GUI it its possible to disable the other mods (e.g. Module Inserter). Set the values by manually typing, save the game, then reactivate other mods.