What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Issue with getting Kick's 58-70 BC profile to work

histano

New Member
Joined
Jan 29, 2012
Messages
11
When I start the bot, it just sits there and loads tiles apparently forever, when I stop the bot I get this...

Stopping the bot!
System.Threading.ThreadAbortException: Thread was being aborted.
at #QH.#SH.GetTile(TileIdentifier wowTile)
at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile)
at Tripper.Navigation.WowNavigator.#Ozc(Int32 x, Int32 y)
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 (Object , Int32 )
at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
at Styx.Logic.Pathing.MeshNavigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops)
at Styx.Logic.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops)
at Styx.Logic.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to)
at Styx.Database.NpcQueries.GetNearestTrainer(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, WoWClass searchClass)
at Styx.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
at Styx.Logic.Profiles.VendorManager.GetClosestVendor(VendorType type)
 
Back
Top