Another bug that only happens when starting the bot with ARelog. Im starting in Vashjir, if I start the bot manually everything works fine, but as I said if I do it via ARelog I get this error, continuosly.
[4:51:54 PM:103] 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._nF.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector._nF.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector._nF.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[4:51:54 PM:103] Cleared POI - Reason Exception in Root.Tick()
[4:51:54 PM:103] Cleared POI
View attachment 33537
EDIT: After more research I found out it only happens if I configure ARelog with schedule (ProfessionBuddy / Multiprofile.xml). If I disable schedule it works fine.