hey, I havent really got a problem, but it annoys me that I can't figure out what's causing the error messages. I've got a completely new Honorbuddy install, only thing added is the CC for the class I'm starting the bot with (tried many chars and customclasses) but I'm still getting a big pile of errors when I start the bot (Debug section) and when I stop the bot. I whould be really happy if someone could try and help me out here, log attached below. edit: doesn't matter what bot I run (questing, pvp, combat) or how long I leave the bot running. Thanks!
Code: [13:43:28:924] System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext) at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext) at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext) at (Object , Int32 , Boolean ) at BlueMagic.ExecutorRand.Execute() at Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName() [13:43:28:928] System.Threading.ThreadAbortException: Thread was being aborted. at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Delegate.DynamicInvoke(Object[] args) at (Object , Object[] ) at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args) [13:43:28:930] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args) at Styx.Logic.Targeting.Pulse() [13:43:28:933] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.Targeting.Pulse() at Styx.WoWPulsator.Pulse(PulseFlags flags) at Styx.Logic.BehaviorTree.TreeRoot.Tick() at Styx.Logic.BehaviorTree.TreeRoot.Run() [13:43:28:934] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.BehaviorTree.TreeRoot.Run() you mean the lines above? or you are talking about in game lua errors?
Yea I was getting the following message: The type intializer for 'Styx.Helpers.PVPSettings' threw an exception. Anything I can do on my end to fix this solution. Sorry for posting here but thought it was also semi-relevant. Thanks, ~Kevin EDIT: Problem solved by deleting the settings folder.