So since the patch yesterday allrounder hasnt been runing for me, it doesnt save the option i selected in the configuration window, and just gives me errors when i stop it.
[01:56:43 p.m.:599] System.Threading.ThreadAbortException: Thread was being aborted.
at System.Runtime.InteropServices.Marshal.SizeOf(Type t)
at System.Windows.Forms.Internal.IntNativeMethods.DRAWTEXTPARAMS..ctor(Int32 leftMargin, Int32 rightMargin)
at System.Windows.Forms.Internal.WindowsGraphics.GetTextMargins(WindowsFont font)
at System.Windows.Forms.Internal.MeasurementDCInfo.GetTextMargins(WindowsGraphics wg, WindowsFont font)
at System.Windows.Forms.Internal.WindowsGraphics.MeasureText(String text, WindowsFont font, Size proposedSize, IntTextFormatFlags flags)
at System.Windows.Forms.TextRenderer.MeasureText(String text, Font font, Size proposedSize, TextFormatFlags flags)
at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.LayoutOptions.GetTextSize(Size proposedSize)
at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.LayoutOptions.GetPreferredSizeCore(Size proposedSize)
at System.Windows.Forms.ButtonInternal.CheckBoxStandardAdapter.GetPreferredSizeCore(Size proposedSize)
at System.Windows.Forms.ButtonBase.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.CheckBox.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.ButtonBase.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutAutoSizedControls(IArrangedElement container)
at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Form.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at Allrounder.Guildwithdraw.InitializeComponent() in d:\bots\honorbuddy\Plugins\Allrounder\Form2.cs:line 166
at Allrounder.Guildwithdraw..ctor() in d:\bots\honorbuddy\Plugins\Allrounder\Form2.cs:line 240
at Allrounder.AllrounderConfig.Allrounder.Pulse() in d:\bots\honorbuddy\Plugins\Allrounder\Form1.cs:line 365
at Styx.Plugins.PluginWrapper.Pulse()
at Styx.Plugins.PluginManager.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[01:56:43 p.m.:599] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()