Zher0
Member
- Joined
- May 10, 2010
- Messages
- 215
- Reaction score
- 0
I'm using Kicks 83-85 uldum.
Error:
Error:
Code:
No data for Kalimdor_34_54.etmStopping the bot!
Bot Stopped! Reason: User pressed the Stop button!
Starting the bot!
Changing current profile to [Fly][N - Quest] Uldum 83-85 [Kick]
System.InvalidOperationException: DataReader already active on this command
at System.Data.SQLite.SQLiteCommand.InitializeForReader()
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
at Styx.CommonBot.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags)
at Styx.CommonBot.Profiles.VendorManager.GetClosestVendor(VendorType type)
[Profile Message]: Compiling GoTo Uldum Quests
[Profile Message]: Compiling Uldum Quests
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)