Bob's Adjustable Inserters


Adds hotkeys and a GUI to adjust inserter pickup and drop locations.

Tweaks
2 months ago
0.13 - 2.0
372K
Logistics

b Bug opening the gui

5 years ago

Error while running event bobinserters::bob-inserter-open-gui (ID 162)
bobinserters/control.lua:1242: attempt to index local 'gui' (a nil value)
stack traceback:
bobinserters/control.lua:1242: in function 'open_gui'
bobinserters/control.lua:428: in function <bobinserters/control.lua:418>

5 years ago

I saw that you already ar working on it, at least i can remuve the mod and inserters still in place. I don't know how to delete this bug report

5 years ago
(updated 5 years ago)

It's not something I can fix, it's a bug in the game itself, just wait for 0.18.15.
You can access the same GUI by just clicking an inserter to open the standard inserter GUI, it just won't be in the middle of the screen (This version doesn't crash)

If you want to stop the crash, delete line 1237 from control.lua (unzip the mod first, you can leave it unzipped too) which should read "player.opened = gui", if you do this, the GUI will still open when you press SHIFT/CTRL + E, but it will lose some functionallity (won't close when you open another GUI, press E or ESC, and opening it won't close other GUIs)

If that seems too complicated, or feels like too much work, uninstalling the mod, then reinstalling it when the game updates to 0.18.15 also works.

5 years ago

thx I apreciate your dedication

New response