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!

EnternalEnvy

Member
Joined
May 11, 2014
Messages
222
So after some weird updates today with Reborn, the whole ExBuddy plugin seems to fail suddenly. I tried to delete the folder, pulled svn again, reset PC, delete reborn folder, fresh extract again, still same problem, tested on 2 bots same result. Could you please see what happened in my log please ExMatt? Appreciated
Code:
[07:23:31.603 N] [ExGather v3.0.7.1510220] Using rotation -> RegularNode
[07:23:31.607 N] [FlightMover] Started Landing Task
[07:23:31.609 V] [Poi.Clear] Reason: Current behavior changed to ExGatherTag: { AlwaysGather: False, CordialTime: Auto, CordialType: Cordial, DiscoverUnknowns: True, GatherStrategy: TouchAndGo, HotSpots: [null, null, null], Items: [Collectable: { Name: Clary Sage, Value: 550 }, GatherItem: { Name: Furymint }, Collectable: { Name: Highland Oregano, Value: 550 }], SkipWindowDelay: 1500, While: IsTimeBetween(20,24) and ItemCount(12936) < (200 + 0 + 0 + 0 + 0) and not(ItemCount(12901) < (200 + 0 + 0 + 0 + 0) and IsTimeBetween(23,24)), Name: Clary Sage, LineNumber: 281 }.
[07:23:31.609 D] Replaced hook [ProfileOrderBehavior_Hook] 911d1728-8325-4489-9b09-5c711aedb05f
[07:23:31.666 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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\ExBuddy\ExCoroutineAction.cs:line 86
[07:23:31.881 N] [FlightMover] Landing took 00:00:00.2732562 ms or less
[07:23:31.925 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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\ExBuddy\ExCoroutineAction.cs:line 86
[07:23:47.465 N] Stopping the bot. Reason:Pushed the stop button.
[07:23:47.530 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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\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\danny_000\Desktop\Buddy\Plugins\ExBuddy\trunk\ExBuddy\ExCoroutineAction.cs:line 86
[07:23:47.530 D] CurrentBot.Stop()
[07:23:47.530 D] TreeHooks.Instance.ClearAll()
[07:23:47.530 N] Clearing all hooks.
[07:23:47.530 D] Added new hook [TreeStart] 2d9fe7d8-94e0-4654-8fd0-e4247c158e16
[07:23:47.530 D] Added new hook [PoiAction] 3dc64285-57b8-4b19-8cb5-3bb49dbecb61
[07:23:47.530 D] Replaced hook [PreCombatBuff] dbe52775-a00b-41c9-860e-76548cd668a4
[07:23:47.530 D] Replaced hook [Heal] 16f8f849-e0f8-4dfd-a642-93d1f24d57b7
[07:23:47.530 D] Replaced hook [Pull] 02a1278a-a099-4978-8f12-dac0bbb508c9
[07:23:47.530 D] Replaced hook [CombatBuff] 0fd1b081-00f5-4a4b-aa46-6787959eea45
[07:23:47.530 D] Replaced hook [Combat] 2e7e04cd-1702-474f-8d83-319326ef6895
[07:23:47.530 D] Replaced hook [Rest] c5b2ca8a-0f9e-42fc-a524-061d2cd41ce5
[07:23:47.531 D] Navigator.Clear()
[07:23:47.642 V] [Poi.Clear] Reason: Bot stopped
[07:23:47.642 D] OnStop event
[07:23:47.642 D] OnStop Event Invoking
[07:23:47.644 D] ProfileOrderManager.OnBotStop. Resetting caches.
[07:23:47.644 N] [EnableFlight] Stopped Flight Navigator.
[07:23:47.644 V] [FlightNav] Putting original Navigator back!
[07:23:47.646 N] [EnableFlight] Disposing the GaiaNavigator
[07:23:47.655 N] Connection closed! 192.99.148.87:31214
[07:23:47.659 N] Bot Thread Ended.
 
good to know that its not my side. So i should wait for a fix then ExMatt?

Not really something i can fix (that shouldn't be fixed inside RB). This is an issue with any hotspots on any profile in orderbot afaik.
 
welp thanks for the heads up, i guess i'll have to wait for some sort of reborn update again to fix this. Suddenly got a small update pushed out few hours ago, I pressed yes, but the update fails, and after that this happened. Been running the same profile for 2 days. Thanks again ExMatt
 
lol I'm running around manually gathering. bots everywhere wall jogging and doing wild stuff. no buenos
 
glad i'm not alone with this problem! but it seems to occur only with "old world" ore nodes in my case; like electrum, mythril or cobalt. gathering titanium for example works just fine! weird, right?

PS: where can you download the previous version of RB, as suggested in #7?

here's my log:

[10:14:50.690 D] System.NullReferenceException: Object reference not set to an instance of an object.
bei ff14bot.NeoProfiles.GatherTag..(HotSpot )
bei System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
bei ff14bot.NeoProfiles.GatherTag.(GatheringPointObject )
bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
bei System.Linq.Buffer`1..ctor(IEnumerable`1 source)
bei System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
bei ff14bot.NeoProfiles.GatherTag.()
bei ff14bot.NeoProfiles.GatherTag.(Object )
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.TreeRoot.()
[10:15:10.699 D] System.NullReferenceException: Object reference not set to an instance of an object.
bei ff14bot.NeoProfiles.GatherTag..(HotSpot )
bei System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
bei ff14bot.NeoProfiles.GatherTag.(GatheringPointObject )
bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
bei System.Linq.Buffer`1..ctor(IEnumerable`1 source)
bei System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
bei ff14bot.NeoProfiles.GatherTag.()
bei ff14bot.NeoProfiles.GatherTag.(Object )
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.TreeRoot.()
[10:15:31.874 D] System.NullReferenceException: Object reference not set to an instance of an object.
bei ff14bot.NeoProfiles.GatherTag..(HotSpot )
bei System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
bei ff14bot.NeoProfiles.GatherTag.(GatheringPointObject )
bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
bei System.Linq.Buffer`1..ctor(IEnumerable`1 source)
bei System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
bei ff14bot.NeoProfiles.GatherTag.()
bei ff14bot.NeoProfiles.GatherTag.(Object )
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.Behavior.HookExecutor.Run(Object context)
bei TreeSharp.Action.RunAction(Object context)
bei TreeSharp.Action.<Execute>d__13.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.Decorator.<Execute>d__12.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
bei TreeSharp.Composite.Tick(Object context)
bei ff14bot.TreeRoot.()
 
Last edited:
thanks mate!

FYI: it's working again with the previous version posted above!
 
Last edited:
Which files should I be replacing to revert to the original version? Don't really want to wipe my old settings.
 
Which files should I be replacing to revert to the original version? Don't really want to wipe my old settings.
You could setup a "RB-Temp" folder with the older RB version and then once a fix has been pushed, you could run your original RB folder again and have it update to the fixed version, thereby retaining old settings. It's best not to guess which files to overwrite.
 
It seems related to the capitalization of HotSpot vs Hotspot....where it should be HotSpot. mastahg will probably make an announcement about this. Still trying to figure out why this worked for so long when it shouldn't have.
 
Was this issue addressed or was it a change that needed to take place via all the gathering profiles? I haven't updated yet and was curious if it was safe to update or not.
 
Was this issue addressed or was it a change that needed to take place via all the gathering profiles? I haven't updated yet and was curious if it was safe to update or not.

You can update as long as you update all your profiles to make sure you have <HotSpots><HotSpot /></HotSpots> the proper capitalization and spelling for these nodes. It was improperly working with incorrect values for a long time.
 
You can update as long as you update all your profiles to make sure you have <HotSpots><HotSpot /></HotSpots> the proper capitalization and spelling for these nodes. It was improperly working with incorrect values for a long time.

As a proper lazy bones I was worried that was the answer
 
Exbuddy has been working fine until the recent up date now it is gone from plugins list.
 
Exbuddy has been working fine until the recent up date now it is gone from plugins list.
What plugin seems to be missing?

Are the files on the file system?

What are the compiler errors you get when you first log into RB?
 
Back
Top