988.851 Error MainLoop.cpp:788: Exception at tick 38784: Error while running event on_gui_click (ID 1)
Error while running event on_research_finished (ID 18)
Error while running event on_research_started (ID 17)
Gui element with name skipresearch_tbl already present in the parent element.
stack traceback:
skipresearch/control.lua:33: in function <skipresearch/control.lua:30>
[C]: in function 'newindex'
__skipresearch/control.lua:7: in function <skipresearch/control.lua:4>
stack traceback:
auto-research/control.lua:197: in function 'startNextResearch'
auto-research/control.lua:221: in function <auto-research/control.lua:200>
stack traceback:
skipresearch/control.lua:7: in function <skipresearch/control.lua:4>
I would love to help fix these issues, but I don't know anything about working with the GUI in LUA. Heck, I'm still figuring most of it out.
NOTE: This only happens with single research. Research all works fine. Just tested it.