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
System.NullReferenceException: Object reference not set to an instance of an object. at SystemTrayMenu.Business.Menus.ShowSubMenu(Menu menuToShow) in D:\a\1\s\Business\Menus.cs:line 1058 at SystemTrayMenu.Business.Menus.<.ctor>g__CreateAndShowLoadingMenu|22_15(RowData rowData) in D:\a\1\s\Business\Menus.cs:line 162 at SystemTrayMenu.Business.Menus.<.ctor>g__StartLoadMenu|22_2(RowData rowData) in D:\a\1\s\Business\Menus.cs:line 147 at SystemTrayMenu.Handler.WaitToLoadMenu.CallOpenMenuNow() in D:\a\1\s\Business\WaitToLoadMenu.cs:line 183 at SystemTrayMenu.Handler.WaitToLoadMenu.WaitStartLoad_Tick(Object sender, EventArgs e) in D:\a\1\s\Business\WaitToLoadMenu.cs:line 161 at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message
reported via mail in version 1.3.1.0:
System.NullReferenceException: Object reference not set to an instance of an object. at SystemTrayMenu.Business.Menus.ShowSubMenu(Menu menuToShow) at SystemTrayMenu.Business.Menus.<.ctor>g__LoadSubMenuCompleted|22_14(Object senderCompleted, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
reported via mail in version 1.3.1.0:
reported via mail in version 1.3.1.0:
Fixed in 1.3.1.0 together in commit with #443
see 47f5c32
see Menus.cs:line 1058
![2022-09-20 12_15_57-Window](https://user-images.githubusercontent.com/52528841/191232435-2db9019f-0d47-43dc-aa11-1c47ad6827bb.png)
The text was updated successfully, but these errors were encountered: