Hello!
When trying to place a underground pipe connector or entering the underground layer I get:
The mod Pipelayer caused a non-recoverable error.
Please report this error to the mod author.
Error while running event pipelayer::pipelayer-toggle-editor-view (ID 197)
The mod Whistle Stop Factories caused a non-recoverable error.
Please report this error to the mod author.
Error while running event WhistleStopFactories::on_chunk_generated (ID 12)
The mod Pipelayer caused a non-recoverable error.
Please report this error to the mod author.
Error while running event pipelayer::script_raised_built (ID 77)
pipelayer/Editor.lua:632: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
pipelayer/Editor.lua:632: in function 'set_diff'
pipelayer/Editor.lua:664: in function 'script_raised_built'
pipelayer/control.lua:51: in function <pipelayer/control.lua:51>
[C]: in function 'force_generate_chunk_requests'
pipelayer/lualib/BaseEditor/BaseEditor.lua:155: in function 'move_player_to_editor'
pipelayer/lualib/BaseEditor/BaseEditor.lua:183: in function 'toggle_editor_status_for_player'
pipelayer/control.lua:56: in function <pipelayer/control.lua:55>
stack traceback:
WhistleStopFactories/scripts/spawnFactory.lua:30: in function 'spawn'
WhistleStopFactories/control.lua:186: in function <WhistleStopFactories/control.lua:153>
stack traceback:
[C]: in function 'raise_event'
WhistleStopFactories/scripts/spawnFactory.lua:30: in function 'spawn'
WhistleStopFactories/control.lua:186: in function <WhistleStopFactories/control.lua:153>
stack traceback:
pipelayer/lualib/BaseEditor/BaseEditor.lua:155: in function 'move_player_to_editor'
pipelayer/lualib/BaseEditor/BaseEditor.lua:183: in function 'toggle_editor_status_for_player'
pipelayer/control.lua:56: in function <pipelayer/control.lua:55>
stack traceback:
[C]: in function 'force_generate_chunk_requests'
pipelayer/lualib/BaseEditor/BaseEditor.lua:155: in function 'move_player_to_editor'
pipelayer/lualib/BaseEditor/BaseEditor.lua:183: in function 'toggle_editor_status_for_player'
pipelayer/control.lua:56: in function <pipelayer/control.lua:55>
Beltlayer works fine with Whistlestop factories.
Thanks for the help!