Here is the log.
View attachment HBdebug.txt
Also I will paste in part of what it is saying.
[10:57:13 AM:387] Activity: Moving to leader
[10:57:13 AM:405] System.NullReferenceException: Object reference not set to an instance of an object.
at Tripper.Navigation.MeshProviders.FileMeshProvider.TileExists(Int32 tileX, Int32 tileY)
at cm.TileExists(Int32 tileX, Int32 tileY)
at Tripper.Navigation.Navigator.a(TileIdentifier A_0, LoadedTileFlags A_1, Boolean A_2)
at Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
at Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
at Bots.CombatAssist.CombatAssist.g()
at Bots.CombatAssist.CombatAssist.o(Object A_0)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.b()
[10:57:13 AM:405] Cleared POI
[10:57:13 AM:570] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
[10:57:13 AM:572] Stop Button pressed. User has stopped the bot.