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

Navigation problem

Enetlex

New Member
Joined
Dec 23, 2011
Messages
15
Reaction score
0
Hi there,

I bought programm couple of days ago and really satisfied with it, credits to developers.
But it seems I have a problem with navigation, loaded GB2 to farm everything in WInterspring (selected GB2 from list and loaded wintersping profile from PB). It gives me permament error like this
22:13:08:952] Cleared POI - Reason Exception in Root.Tick()
[22:13:08:952] Cleared POI
[22:13:09:081] Stop called!
[22:13:09:083] System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Bots.Gatherbuddy.GatherbuddyBot.#stc()
at Bots.Gatherbuddy.GatherbuddyBot.#Avc(Object ret)
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator.#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.Decorator.#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.Decorator.#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()
[22:13:09:083] Cleared POI - Reason Exception in Root.Tick()
[22:13:09:083] Cleared POI

Can someone please advise any solutions for this? Thank you.
 
looks like the profile you are on does not contain a mailbox,is not a nav issue
 
I got the point why it's failing.

First, you're absolutely correct, it doen't have mailboxex in it, and it profile to be corrected, not program issue.

Thank you.
 
Back
Top