Hello everyone, I have been using HB for a bit of time, so good so far but since yesterday I started having some troubles launching combat bot. Everything is same since the start, the bot just started to give errors saying Building behavior tree. This profile does not contain any profiles fitting the character! What might be cause of it? Below is the red part from debug part of the bot if it has any use for it. [18:58:43:414] System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort() at (Object ) at Styx.Logic.BehaviorTree.TreeRoot.Stop() at Styx.Logic.Profiles.ProfileManager.get_CurrentProfile() at Styx.Logic.AreaManagement.AreaManager.get_CurrentGrindArea() at Styx.Logic.Targeting.Pulse() [18:58:43:423] 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() [18:58:43:425] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.BehaviorTree.TreeRoot.Run()
Bot is not happy with the profile loaded (Combat Bot needs a profile even though it wont do anything with the profile). Load this blank/empty profile, it should fix your problem