Skip to content

Instantly share code, notes, and snippets.

@jarquafelmu
Created March 24, 2020 23:24
Show Gist options
  • Save jarquafelmu/a6b2649157e09e9cfe2bd75d61407076 to your computer and use it in GitHub Desktop.
Save jarquafelmu/a6b2649157e09e9cfe2bd75d61407076 to your computer and use it in GitHub Desktop.
crash when right clicking on a well planner to modify it's settings
16620.375 Error MainLoop.cpp:1202: Exception at tick 48456320: The mod Well Planner (0.18.2) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event WellPlanner::on_mod_item_opened (ID 82)
Unknown item name: pipelayer-bpproxy-bi-wood-pipe
stack traceback:
__WellPlanner__/control.lua:937: in function <__WellPlanner__/control.lua:905>
(...tail calls...)
__WellPlanner__/control.lua:987: in function 'gui_open_close_frame'
__WellPlanner__/control.lua:1027: in function 'on_mod_item_opened'
__WellPlanner__/control.lua:1062: in function <__WellPlanner__/control.lua:1060>
stack traceback:
[C]: in function 'get_item_count'
__WellPlanner__/control.lua:937: in function <__WellPlanner__/control.lua:905>
(...tail calls...)
__WellPlanner__/control.lua:987: in function 'gui_open_close_frame'
__WellPlanner__/control.lua:1027: in function 'on_mod_item_opened'
__WellPlanner__/control.lua:1062: in function <__WellPlanner__/control.lua:1060>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment