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

Bot keeps stopping while gathering in Vash'j

EliaBerg

Member
Joined
Feb 22, 2010
Messages
140
Reaction score
1
Can someone tell me why my bot keeps stopping in 10-15 mins after farming in Vash'j?
I've shortened the log from 7mb, hopefully all the information you need is there. Last thing the bot did was to gather a node, now it's just sitting there.

Here's the debug:
[13:13:28:951] Cleared POI
[13:13:29:250] System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Logic.Pathing.Flightor.#h.#gn.#UBf(#u8b p)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination, Single minHeight)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination)
at Bots.Gatherbuddy.GatherbuddyBot.#yCf(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence.#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 Styx.Logic.BehaviorTree.TreeRoot.Tick()
[13:13:29:250] Cleared POI - Reason Exception in Root.Tick()
[13:13:29:250] Cleared POI
[13:13:29:509] System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Logic.Pathing.Flightor.#h.#gn.#UBf(#u8b p)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination, Single minHeight)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination)
at Bots.Gatherbuddy.GatherbuddyBot.#yCf(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence.#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 Styx.Logic.BehaviorTree.TreeRoot.Tick()
[13:13:29:509] Cleared POI - Reason Exception in Root.Tick()
[13:13:29:509] Cleared POI
[13:13:29:674] Stop called!
[13:13:29:713] Activity: Honorbuddy Stopped
[13:13:29:761] System.ApplicationException: Cannot run Tick before running Start first!
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[13:13:29:761] Cleared POI - Reason Exception in Root.Tick()
[13:13:29:761] Cleared POI





And navigation:

[12:26:12:250] Could not generate path from {-5945.687, 6659.286, -1076.257} to {-6010.005, 6692.354, -1058.654} (time used: 4 milliseconds) @ FindStartPoly
[12:26:12:523] Could not generate path from {-5945.687, 6659.286, -1076.257} to {-6010.005, 6692.354, -1058.654} (time used: 0 milliseconds) @ FindStartPoly
[12:27:06:403] [Flightor]: Unstuck attempt 7
[12:27:59:440] [Flightor]: Unstuck attempt 8
[12:28:03:542] [Flightor]: Unstuck attempt 9
[12:29:57:054] [Flightor]: Unstuck attempt 10
[12:33:15:039] [Flightor]: Unstuck attempt 11
[12:33:22:643] [Flightor]: Unstuck attempt 12
[12:36:00:524] [Flightor]: Unstuck attempt 13
[12:36:02:292] [Flightor]: Unstuck attempt 14
[12:36:08:793] [Flightor]: Unstuck attempt 15
[12:36:13:101] [Flightor]: Unstuck attempt 16
[12:36:30:686] [Flightor]: Unstuck attempt 17


Thanks ahead for the help! :)
 

Attachments

Thx Tony, thought I had a latest version, will do 1st thing in the morning :)
 
Back
Top