devdot / dqol-resource-monitor

0 stars 0 forks source link

Unrecoverable error #1

Open karl0-dev opened 1 month ago

karl0-dev commented 1 month ago

Hello,

Just dropping this bug report, I installed monitor into my highly modded existing K2SE game, got error instantly.

`3721.784 Script @stdlib/stdlib/event/event.lua:284: Attempt to deregister already non-registered listener from event: -10 3902.078 Error MainLoop.cpp:1404: Exception at tick 105414621: The mod Resource Monitor (1.1.0) caused a non-recoverable error. Please report this error to the mod author.

Error while running event dqol-resource-monitor::on_gui_click (ID 1) dqol-resource-monitor/components/ui/window.lua:115: attempt to index field 'titlebar' (a nil value) stack traceback: dqol-resource-monitor/components/ui/window.lua:115: in function 'refreshTitle' dqol-resource-monitor/components/ui/site.lua:16: in function 'show' dqol-resource-monitor/components/ui/site.lua:177: in function '?' dqol-resource-monitor/components/ui/ui.lua:84: in function <dqol-resource-monitor/components/ui/ui.lua:70> `

I can give you error log and save file if you want them

devdot commented 1 month ago

Hi @karl0-dev, thanks for your bug report! I wasn't able to reconstruct your bug but I spotted something in the code that might be the cause of this. If the issue persist in version 1.1.1 please let me know what mods you're using (or send me the save file).