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
This crash that keep happening repeatedly to me. Most of the time, the market board window is not showing when this happened. Its about once an hour while running. I'm posting this here as the only plugin listed in the callstack is the MarketBoardPlugin.
-- dalamud.log --
2023-11-10 00:22:30.058 -08:00 [ERR] [WindowSystem] Error during Draw(): Market Board
System.NullReferenceException: Object reference not set to an instance of an object.
at MarketBoardPlugin.GUI.MarketBoardWindow.Draw() in /work/repo/MarketBoardPlugin/GUI/MarketBoardWindow.cs:line 480
at Dalamud.Interface.Windowing.Window.DrawInternal(DalamudConfiguration configuration) in C:\goatsoft\companysecrets\dalamud\Interface\Windowing\Window.cs:line 440
The text was updated successfully, but these errors were encountered:
This crash that keep happening repeatedly to me. Most of the time, the market board window is not showing when this happened. Its about once an hour while running. I'm posting this here as the only plugin listed in the callstack is the MarketBoardPlugin.
-- dalamud.log --
2023-11-10 00:22:30.058 -08:00 [ERR] [WindowSystem] Error during Draw(): Market Board
System.NullReferenceException: Object reference not set to an instance of an object.
at MarketBoardPlugin.GUI.MarketBoardWindow.Draw() in /work/repo/MarketBoardPlugin/GUI/MarketBoardWindow.cs:line 480
at Dalamud.Interface.Windowing.Window.DrawInternal(DalamudConfiguration configuration) in C:\goatsoft\companysecrets\dalamud\Interface\Windowing\Window.cs:line 440
The text was updated successfully, but these errors were encountered: