Artillery Bombardment Remote


Directs your artillery to bombard a selected area without having to target individual shots

Content
3 years ago
0.16 - 1.1
12.7K
Combat

g Crash on using GUI slider

2 years ago

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.

2 years ago

same for us

if you right click on the remote you have options
if you drag the cursors to 0 it crashes

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:463: bad argument #1 of 2 to '__newindex' (string expected, got number)
stack traceback:
    [C]: in function '__newindex'
    __artillery-bombardment-remote__/control.lua:463: in function '?'
    __artillery-bombardment-remote__/control.lua:477: in function <__artillery-bombardment-remote__/control.lua:475>

New response