I keep getting this error Kun Lai profile, it just sits on Loading Tile/s
System.Threading.ThreadAbortException: Thread was being aborted.
at ?..GetTile(TileIdentifier )
at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile)
at Tripper.Navigation.WowNavigator.(Int32 , Int32 )
at Tripper.RecastManaged.Detour.NavMeshTileLoader.TileLoader(Int32 x, Int32 y, Void* userArg)
at dtNavMeshQuery.loadNeighbourTiles(dtNavMeshQuery* , UInt32 ref)
at dtNavMeshQuery.updateSlicedFindPath(dtNavMeshQuery* , Int32 maxIter)
at Tripper.RecastManaged.Detour.NavMeshQuery.UpdateSlicedFindPath(Int32 maxIter)
at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
at Styx.Pathing.MeshNavigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops)
at Styx.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops)
at Styx.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to)
at Styx.CommonBot.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
at Styx.CommonBot.Profiles.VendorManager.GetClosestVendor(VendorType type)