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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

mistahmikey

New Member
Joined
Jun 29, 2015
Messages
161
Dunno who's court this ball is in, but here's the issue:

Code:
[09:35:23.046 V] [Poi.Clear] Reason: Current behavior changed to ExGatherTag: { AlwaysGather: False, Collectables: [Collectable: { Name: Black Soil, Value: 550 }, Collectable: { Name: Peat Moss, Value: 550 }, Collectable: { Name: Granular Clay, Value: 550 }], CordialTime: Auto, CordialType: Cordial, DiscoverUnknowns: True, GatherStrategy: TouchAndGo, HotSpots: [null, null, null], Items: [Collectable: { Name: Black Soil, Value: 550 }, Collectable: { Name: Peat Moss, Value: 550 }, Collectable: { Name: Granular Clay, Value: 550 }], SkipWindowDelay: 1500, While: IsTimeBetween(8,12) and ItemCount(12936) < 99, Name: Black Soil, LineNumber: 201 }.
[09:35:23.046 D] Replaced hook [ProfileOrderBehavior_Hook] 48e660ca-06c6-43c5-acf6-0b3047baef4c
[09:35:23.055 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:35:43.086 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:36:03.128 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:36:23.150 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:36:43.205 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:37:03.242 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
[09:37:23.251 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
   --- 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 ExBuddy.ExCoroutineAction.Run(Object context) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 124
   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 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 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__ae.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 1393
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__1.MoveNext() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:line 260
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at ExBuddy.ExCoroutineAction.<>c__DisplayClass12.<>c__DisplayClass14.<CreateCoroutineProducer>b__10() in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\ExCoroutineAction.cs:line 86
 
Back
Top