Bob's Adjustable Inserters


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

Content
3 months ago
0.13 - 1.1
303K
Logistics

b [0.14.20]LuaEntity belongs to surface nauvis (index 0) but a LuaEntity belonging to surfa ce Inside factory 4487 (index 2) was expected.

7 years ago

Just managed to get a dedicated server running with the mods, started out with bobinserters_0.14.1 but was getting an issue on server join, so I left all other mods alone and upgraded it to bobinserters_0.14.2 - But we have a user with ~5-10% packet loss, and sometimes when he opens the control panel for an inserter, he brings the whole server down with him.

It looks like this:
[code]
21680.731 Error MainLoop.cpp:788: Exception at tick 1087800: Error while running
event on_tick (ID 0)
LuaEntity belongs to surface nauvis (index 0) but a LuaEntity belonging to surfa
ce Inside factory 4487 (index 2) was expected.
stack traceback:
bobinserters/control.lua:356: in function <bobinserters/control.
lua:350>
21680.739 Error ServerMultiplayerManager.cpp:93: MultiplayerManager failed: "Err
or while running event on_tick (ID 0)
LuaEntity belongs to surface nauvis (index 0) but a LuaEntity belonging to surfa
ce Inside factory 4487 (index 2) was expected.
stack traceback:
bobinserters/control.lua:356: in function <bobinserters/control.
lua:350>"
21680.746 Info ServerMultiplayerManager.cpp:658: mapTick(1087800) changing state
from(InGame) to(Failed)
[/code]

New response