System.Threading.ThreadAbortException: Thread was being aborted.
at BlueMagic.Memory.Write[T](UInt32 address, T value)
at Styx.Helpers.AllocatedMemory.Write[T](String allocatedName, T value)
at Styx.WoWInternals.WoWMovement.(ClickToMoveType clickToMoveType, UInt64 guid, WoWPoint clickPos, Single facing)
at Styx.WoWInternals.WoWMovement.ClickToMove(WoWPoint point)
at Styx.Logic.Pathing.Interop.LocalPlayerMover.MoveTowards(Vector3 point)
at Tripper.Navigation.PathFollowing.TripperNav.()
at Tripper.Navigation.PathFollowing.TripperNav.()
at Tripper.Navigation.PathFollowing.TripperNav.MoveAlongPath()
at Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
at CommonBehaviors.Actions.NavigationAction.Run(Object context)
at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at QuestBot.Actions.PerformQuestObjectiveOrdered..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()