i get this error : Exception in GlideThread: Cannot access a disposed object.
Object name: 'TextBox'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.TextBoxBase.CreateHandle()
at System.Windows.Forms.TextBoxBase.SetSelectedTextInternal(String text, Boolean clearUndo)
at System.Windows.Forms.TextBoxBase.set_SelectedText(String value)
at System.Windows.Forms.TextBoxBase.AppendText(String text)
at Pather.PatherForm.Write(String message)
at Pather.PatherForm.WriteLine(String message)
at Pather.PPather.WriteLine(String msg)
at Pather.PPather.OnStartGlide()
at Glider.Common.Objects.OOberClass.OnStartGlide()
at Glider.Common.Objects.OOberDruid.OnStartGlide()
at Pather.PPather.Patrol()
at ag.q()
at ag.v()
! Exception in KillAction: Cannot access a disposed object.
Object name: 'TextBox'. at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.TextBoxBase.CreateHandle()
at System.Windows.Forms.TextBoxBase.SetSelectedTextInternal(String text, Boolean clearUndo)
at System.Windows.Forms.TextBoxBase.set_SelectedText(String value)
at System.Windows.Forms.TextBoxBase.AppendText(String text)
at Pather.PatherForm.Write(String message)
at Pather.PatherForm.WriteLine(String message)
at Pather.PPather.WriteLine(String msg)
at Pather.PPather.OnStopGlide()
at Glider.Common.Objects.OOberClass.OnStopGlide()
at bl.a(Boolean A_0, String A_1)
at bl.b(Boolean A_0, String A_1)
-----------------------------------------------------------------
Please help
