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!

Yeah, your work is awesome. I just posted for Eklipse.

I only have two problems.
If you want to buy 500 bluetokens and 50 potions for example if I don't have 250 scrips I'm buying potions instead of wait for scrips to buy bluetokens so probably I finish with potions and then with bluetokens, I thought the buylist was a priority list.
I don't know what to do with the remaining time when I cap gather and craft scrips in a few hours.

ah ty, I think I know the issue, I thought the tunincollectables file I was showing was a a tag , not an actual profile, and my profile would reference what I had in there with just a simple <turnincollectable> </tic> tag

sorry for all the confusion, working great now
 
Last edited:
Having a little trouble getting it to accept GiantCraneFly as an option to purchase. It likes BruteLeech. Can I define that somewhere, or is it already added and I'm missing it?

Here is the correct syntax :

Code:
RedGatherToken
BlueToken
HiCordial
BruteLeech
CraneFly
KukuruPowder
BouillonCube
BeanSauce
BeanPaste
 
That is because it was a copy pasta bug from the blue quartz but from a different map. I'm surprised it hasn't come up until now for anyone to post about it. (I just don't try to collect it as it isn't worth much on my server).

Do you know how to fix it easily? :o
 
I get the following error whenever the profile finishes hitting a node:

Code:
[16:30:04.434 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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<AfterGather>d__60.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 999
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<AfterGather>d__60.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 999
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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....()
[16:30:04.464 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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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....()
[16:30:24.470 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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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....()
[16:30:44.523 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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.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.GatherCollectableTag.<>c__DisplayClass67.<UseCordial>b__64(BagSlot slot) in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1015
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__6c.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 1013
--- 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.GatherCollectableTag.<BeforeGather>d__52.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 861
--- 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.GatherCollectableTag.<GatherSequence>d__b.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 338
--- 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.GatherCollectableTag.<ExecutePoiLogic>d__7.MoveNext() in c:\RebornBuddy\Plugins\ExBuddy\OrderBotTags\Gather\GatherCollectableTag.cs:line 308
--- 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....()
 
I believe this is an issue with something where the data item reference in RB was null for Cordials , I dont believe it will stop your profile form running and I think ExMatt is looking at how to clear this exception from being thrown .
 
I'm using hi-cordials in my profiles without problems, maybe the problem is when you have 0 items...
 
Having a little trouble getting it to accept GiantCraneFly as an option to purchase. It likes BruteLeech. Can I define that somewhere, or is it already added and I'm missing it?

The options are all listed in my example profile.
 
How can i 530 collectibility with adamantite?

if you don't mind collecting 1 without chance of more, set it to 570 collectability and it will get it.... othewise you can use 550 for a chance at 0 or 2-3. I don't have any other premade rotations to get 530.
 
Anyone else have problems with gathering Porcini occasionally? It locates the node but then flies away from it and never stopping or trying to land out in the clouds and bot does not reset itself.
 
Anyone else have problems with gathering Porcini occasionally? It locates the node but then flies away from it and never stopping or trying to land out in the clouds and bot does not reset itself.

Yes, known issue sorry. I don't know 100% what causes it but might have at least ways for it to recover... Will get them in most likely by tomorrow.
 
Yes, known issue sorry. I don't know 100% what causes it but might have at least ways for it to recover... Will get them in most likely by tomorrow.

Oh okay, awesome! Thank you! I tried searching and it seems like the issue people were having with Porcini based on my search was not getting crawler cocoons after which mine had always been doing. But yes, having a way to recover would be pretty awesome =)
 
Oh okay, awesome! Thank you! I tried searching and it seems like the issue people were having with Porcini based on my search was not getting crawler cocoons after which mine had always been doing. But yes, having a way to recover would be pretty awesome =)

Yea, not getting crawler cocoons (silkworm?) could theoretically be a windows time synchronization issue. I would have to see their RB logs over the course of an hour in game and the teleports it does and figure out if it is ahead or behind. If it is 15 seconds ahead it can definitely be a problem on that node as it is usually really late by the time it gathers it.
 
Hey guys. I've got a vanilla installation, because I couldn't get this profile to work. Can someone tell me the exact steps I need to do, to make it work?

I created the .../Plugins/OrderBotTags folder and put the subfolders from ExMatt into it. Now, where do I have to put the Enable Flight folder?
If I place it in my plugins folder, it wont show up in the plugin list when I open rebornbuddy.

Plus I get the message:

System.Exception: Element GatherCollectable is not supported. Please check your XML and try again.

Please help =/

edit: nvm.. I had to put the whole ExBuddy folder into my OrderTags folder.. now it should be fine.. xD
 
Last edited:
Hey guys. I've got a vanilla installation, because I couldn't get this profile to work. Can someone tell me the exact steps I need to do, to make it work?

I created the .../Plugins/OrderBotTags folder and put the subfolders from ExMatt into it. Now, where do I have to put the Enable Flight folder?
If I place it in my plugins folder, it wont show up in the plugin list when I open rebornbuddy.

Plus I get the message:

System.Exception: Element GatherCollectable is not supported. Please check your XML and try again.

Please help =/

edit: nvm.. I had to put the whole ExBuddy folder into my OrderTags folder.. now it should be fine.. xD

Just extract ExMatts git download as it is in the plugins dir, if you're not using svn. (It all comes packaged as it's supposed to be)
 
It stuck after chysahl greens collect at the mountain wall.

View attachment 1924 2015-09-26 01.19.txt

zCJ70pG.jpg
 
Yep it's because both 9-10 AM Coerthas node are enabled. Fix should come after favor profile. For now you can add a filghtpathto or enable only 1 of them.

Can you please explain more detailed? :)
How can i add flightpathto?
 
Back
Top