possibly similar crash, running SE/K2 although that shouldn't change anything involved in this crash
module inserter invites the player to copy a selection of machines, which may include belts and other non-machines, and paste it into the module inserter to then apply it to other machines.
when those extras are belts, no crash. when underground pipe, yes crash :(
edit: it's not as simple as this. sometimes crash with belts, maybe sometimes no crash with pipe? i don't know.
the crash occurs when loading the preset, not when creating it
The mod Module Inserter (5.2.4) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event ModuleInserter::on_gui_click (ID 1)
__ModuleInserter__/scripts/gui.lua:434: attempt to index local 'row' (a nil value)
stack traceback:
__ModuleInserter__/scripts/gui.lua:434: in function 'update_row'
__ModuleInserter__/scripts/gui.lua:458: in function 'update_contents'
__ModuleInserter__/scripts/gui.lua:770: in function 'handler'
__ModuleInserter__/control.lua:697: in function <__ModuleInserter__/control.lua:689>