My bot wont work. My combat bot works but nothing else.
Im getting this message.
Im getting this message.
Code:
No data for Kalimdor_41_28.etm
No data for Kalimdor_41_28.etm
No data for Kalimdor_41_28.etm
No data for Kalimdor_41_28.etm
No data for Kalimdor_41_28.etm
No data for Kalimdor_40_28.etm
No data for Kalimdor_41_28.etm
Stopping the bot!
Bot Stopped! Reason: User pressed the Stop button!
No data for Kalimdor_40_28.etm
System.Threading.ThreadAbortException: Thread was being aborted.
at ..GetTile(TileIdentifier )
at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile)
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)