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

Problems with movement, Please assist

b4tm4n

Member
Joined
Sep 11, 2011
Messages
72
Reaction score
1
Whenever my druid has completed a quest or something it seems to have a problem moving tot he next thing, I have to manually mount or shapeshift:

at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[10:24:27 AM:255] Cleared POI - Reason Exception in Root.Tick()
[10:24:27 AM:255] Cleared POI
[10:24:27 AM:518] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Styx.Logic.Pathing.Flightor.MountHelper.#Ge()
at Styx.Logic.Pathing.Flightor.MountHelper.get_CanMount()
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination, Single minHeight)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination)
at Styx.Bot.Quest_Behaviors.FlyTo.FlyTo.<CreateBehavior>b__0(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[10:24:27 AM:518] Cleared POI - Reason Exception in Root.Tick()
[10:24:27 AM:518] Cleared POI

I wasn't sure if this was the CC, the Question profile, Questing bot , or whatever.

I and using the quest bot with kicks Hyjal questing profile and the Apoc's Durid CC
 
Back
Top