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

Cleared POI - Reason Exception in Root.Tick()

Sodori

New Member
Joined
Jan 13, 2012
Messages
62
Reaction score
0
ProfessionBuddy worked like a oiled up ice block in a slippery situation (perfect) until after my Warlock got to top Herbalism now it's repeating this:
Code:
[02:51:19:451] System.NullReferenceException: Object reference not set to an instance of an object.
   at Bots.Gatherbuddy.GatherbuddyBot.#Stc(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.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[02:51:19:451] Cleared POI - Reason Exception in Root.Tick()
[02:51:19:451] Cleared POI

Attaching log I am using singular and no AddOns
 
02:49:41:201] Styx.HonorbuddyUnableToStartException: You don't have a mining pick in your inventory and gathering minerals is enabled. Pick a mining pick or disable gathering minerals before using Gatherbuddy2
 
Found the gremlin inside BatherBuddy2 that ProfessionBuddy uses the gather minerals was ticked.
 
Back
Top