Code:
[23:19:15:462] System.ApplicationException: Cannot run Tick before running Start first!
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[23:19:15:462] Cleared POI - Reason Exception in Root.Tick()
[23:19:15:462] Cleared POI
[23:19:15:667] System.ApplicationException: Cannot run Tick before running Start first!
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
Can someone please asisst me in fixing this I am making my own Bot to just stand around the AH looking for good deals after it looks in AH but I cannot get it to even start as this is thrown