[22:00:23.458 V] [Poi.Clear] Reason: Current behavior changed to ExMoveToTag: { Location: <-650.1684, -123.7523, 523.7875>, LineNumber: 11425 }.
[22:00:23.458 D] Replaced hook [ProfileOrderBehavior_Hook] 7b84fde6-2b83-4d06-9e3c-b24085602bf9
[22:00:23.459 D] Requesting path on 401 from <-623.558, -122.5, 536.8558> to <-650.1684, -123.7523, 523.7875>
[22:00:23.470 D] Generated path to <-650.1684, -123.7523, 523.7875> in 00:00:00.0111807 ms
[22:00:23.512 N] Sprinting
[22:00:23.512 D] DoAction Spell 3 0xE0000000
[22:00:27.127 V] [Poi.Clear] Reason: Current behavior changed to BuyItem: ItemIds: System.Int32[], ItemCounts: System.Int32[], NpcId: 1011947, InteractDistance: 3, DialogOption: 1, XYZ: <-650.1684, -123.7523, 523.7875>, IsDone: False, NPC: Peddler of Wonders 0x16370BD0, HighPriority: False, LineNumber: 11426, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
[22:00:27.130 D] Replaced hook [ProfileOrderBehavior_Hook] a2f2920c-ee6a-4a37-aba5-83a606b46b79
[22:00:27.143 D] Interacting with Peddler of Wonders 0x16370BD0
[22:00:27.927 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ff14bot.RemoteWindows.Shop.get_Items()
at ff14bot.NeoProfiles.Tags.BuyItem.<BuyItems>d__40.MoveNext() in B:\Games\Rebornbuddy\Quest Behaviors\BuyItem.cs:line 164
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine...()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
at Buddy.Coroutines.Coroutine.Resume()
at TreeSharp.ActionRunCoroutine.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.() --> System.NullReferenceException: Object reference not set to an instance of an object.
at ff14bot.RemoteWindows.Shop.get_Items()
at ff14bot.NeoProfiles.Tags.BuyItem.<BuyItems>d__40.MoveNext() in B:\Games\Rebornbuddy\Quest Behaviors\BuyItem.cs:line 164
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine...()