You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These errors look like they are happening because the msync UI is closed before an asynchronous call completes, thus the running timer tries to set a variable on a non-existent panel.
Sadly I am in bed with the Flu right now, but I will take a look at a fix as soon as I am healthy again
[ERROR] lua/msync/client_gui/modules/cl_mbsync.lua:1234: Tried to use a NULL Panel!
Timer Failed! [msync.mbsync.waitForBanTable][@lua/msync/client_gui/modules/cl_mbsync.lua (line 1226)]
another error I am getting
[ERROR] lua/msync/client_gui/cl_admin_gui.lua:140: attempt to call method 'SetColor' (a nil value)
Timer Failed! [msync.dbConnectionStatus][@lua/msync/client_gui/cl_admin_gui.lua (line 136)]
The text was updated successfully, but these errors were encountered: