Mini Parse Window Blanks Out
Version 3.2.2 252 (My plugin doesn't work above that version)
Plugin: FederationEmergencyServices.dll
Game: Star Trek Online
OS: Windows 11 23H2
This problem has been happening for a while...
The mini parse window will just blank for a few seconds and then the data will re-appear. Seems like when this happens, my game stutters too.
Comments
***** 2023-11-24T14:32:39 -
System.ArgumentException: Parameter is not valid.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawLines(Pen pen, PointF[] points)
at Advanced_Combat_Tracker.FormActMain.GenEncounterGraphAdv(EncounterData EncounterSource, Int32 SizeX, Int32 SizeY, String Sorting)
at Advanced_Combat_Tracker.FormActMain.WriteExceptionLog(Exception ex, String MoreInfo)
at Advanced_Combat_Tracker.FormActMain.GenEncounterGraphAdv(EncounterData EncounterSource, Int32 SizeX, Int32 SizeY, String Sorting)
at Advanced_Combat_Tracker.FormActMain.ThreadEncSamples(Object EncounterSource)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)