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

No data for xxxx.etm

sixofsouls

New Member
Joined
Oct 3, 2012
Messages
4
Reaction score
0
Hey there

So, the deal is that sometimes and no matter what profile im using (even if blank archelology one) im gettin "No data for xxxxx.etm". Where X is location name. For example im gettin "No data for Azeroth_36_36.etm"

What a heck?

Code:
No data for Azeroth_36_47.etm
No data for Azeroth_36_47.etm
No data for Azeroth_36_47.etm
No data for Azeroth_36_47.etm
No data for Azeroth_36_47.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_48.etm
No data for Azeroth_34_48.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_48.etm
No data for Azeroth_34_52.etm
No data for Azeroth_34_52.etm
No data for Azeroth_36_51.etm
No data for Azeroth_34_48.etm
No data for Azeroth_34_48.etm
No data for Azeroth_36_51.etm
No data for Azeroth_34_52.etm
No data for Azeroth_36_51.etm


upon stoppping the bot returns

Code:
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
 
Last edited:
happening to me too, i guess its because of no mesh but why is it spamming us, and it takes it a very long time to download the mesh
 
Back
Top