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!

Stuck handler, unsticking. - error

in2fun

New Member
Joined
Sep 23, 2010
Messages
871
On my warrior. Seen this error go by so stopped and posting to see if helps ya.

Code:
Stuck handler, unsticking.
   at Buddy.Navigation.ReactiveAntiStuck.Pulse()
   at Buddy.Navigation.DefaultNavigationProvider.(String destinationName)
   at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
   at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
   at WingIt.CommonSubBehaviorTrees.CreateBTPS.<>c__DisplayClassde.<MoveWithinRangeAndLoS>b__d3(Object myTarget)
   at Buddy.BehaviorTree.Action.RunAction(Object context)
   at Buddy.BehaviorTree.Action..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.Decorator..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.Decorator..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.Common.HookExecutor.Run(Object context)
   at Buddy.BehaviorTree.Action.RunAction(Object context)
   at Buddy.BehaviorTree.Action..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.Decorator..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.Decorator..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.Decorator..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.BehaviorTree.PrioritySelector..MoveNext()
   at Buddy.BehaviorTree.Composite.Tick(Object context)
   at Buddy.CommonBot.BotMain.()

Bot still unstuck worked fine. Just error seen.

iN2Fun
 

Attachments

Back
Top