The mod Spidertron Enhancements (1.2.2) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event SpidertronEnhancements::on_configuration_changed
The mod Orbital Ion Cannon (2.1.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Kux-OrbitalIonCannon::on_runtime_mod_setting_changed (ID 59)
Kux-OrbitalIonCannon/control.lua:318: bad argument #3 of 3 to 'index' (string expected, got nil)
stack traceback:
[C]: in function '__index'
__Kux-OrbitalIonCannon/control.lua:318: in function <Kux-OrbitalIonCannon/control.lua:317>
stack traceback:
[C]: in function 'newindex'
__SpidertronEnhancements/control.lua:26: in function <SpidertronEnhancements/control.lua:24>
ill be trying to put the logs up but pastebin keeps removing them for w/e reason
Notes from spitertron engineer mod maker "
Ok found the problem, but it is with the Orbital Ion Cannon mod, not mine. That mod assumes that the event on_runtime_mod_settings_changed event always includes player_index, but it doesn't (as shown here&) because the settings were modified by a script here.**
heres are links
& https://lua-api.factorio.com/latest/events.html#on_runtime_mod_setting_changed
** https://github.com/tburrows13/SpidertronEnhancements/blob/master/control.lua#L26
"