Module Inserter Extended


Mass insert/remove modules into machines with construction robots Significant rewrite of the original, with more powerful configuration options

Utilities
16 days ago
1.1 - 2.0
26.8K

g Crash when attempting export

3 months ago

The mod Module Inserter Extended (7.1.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event ModuleInserterEx::on_gui_click (ID 1)
Gui element with name window already present in the parent element.
stack traceback:
[C]: in function 'add'
flib/gui.lua:65: in function 'add'
ModuleInserterEx/scripts/gui.lua:538: in function 'create_import_window'
ModuleInserterEx/scripts/gui.lua:1041: in function 'handler'
ModuleInserterEx/control.lua:412: in function 'wrapper'
flib/gui.lua:147: in function 'handler'
flib/gui.lua:177: in function <flib/gui.lua:160>

3 months ago

Not sure what would cause this - I'm guessing it conflicted with another mod that also used "window" as a name. Pushed an update that should fix it.

If it is a conflict with another mod, that mod should probably change the name it's using as well ("window" is generic enough it probably conflicts with other mods too) - if you can provide a save, I could find which mod is the conflicting one.

New response