Game crashed when I opened the calculator. I had opened it previously on the same save, without the crash, and had not added any new mods since doing so (solar calc was the most recent mod added to this save). Crash was consistently repeatable upon reloading the autosave: every time I open the calc after reloading the save, it crashes again.
The mod Solar Calculator (0.5.52) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event solar-calc::on_gui_click (ID 1)
solar-calc/scripts/kgui/reactive/reactive-base.lua:98: Tried to rebind element!!!
stack traceback:
[C]: in function 'error'
solar-calc/scripts/kgui/reactive/reactive-base.lua:98: in function 'bind_gui_elem'
solar-calc/scripts/kgui/kgui.lua:176: in function 'make_bindings'
solar-calc/scripts/views/surface-menu-view.lua:251: in function 'on_context_changed'
solar-calc/scripts/views/main-window-gui.lua:109: in function 'build'
solar-calc/scripts/views/main-window-gui.lua:179: in function 'ensure_gui_created_for_player'
solar-calc/scripts/views/main-window-gui.lua:187: in function 'switch_gui'
solar-calc/scripts/init.lua:10: in function 'gui_event_handler'
solar-calc/scripts/kgui/kgui.lua:203: in function 'handle_event'
solar-calc/scripts/main.lua:47: in function <solar-calc/scripts/main.lua:43>