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

GB2 Not Moving =/

_Steve_

New Member
Joined
Jan 15, 2010
Messages
154
Reaction score
0
Currently using GB2, was running fine for a few hours but when I came back it was just standing still. I tried restarting WoW and bot but nothing. Here's the log ( it wont attach, it says inform administrator), I cut some out because it was too long and stuck in the same loop

Code:
[8:40:20 PM:176] Cleared POI - Reason Exception in Root.Tick()
[8:40:20 PM:176] Cleared POI
[8:40:20 PM:334] Plugin Bloodthirsty Gladiator threw an exception in 'Pulse'! Exception:
[8:40:20 PM:334] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at Bloodthirsty_Gladiator.Bloodthirsty_Gladiator.Pulse() in c:\Users\Stephen\Desktop\Honorbuddy_2.0.0.46201\Plugins\Bloodthirsty Gladiator\Bloodthirsty Gladiator.cs:line 74
   at Styx.Plugins.PluginWrapper.Pulse()
[8:40:20 PM:346] System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Bots.Gatherbuddy.GatherbuddyBot.get_ClosestMailbox()
   at Bots.Gatherbuddy.GatherbuddyBot.<CreateMailBehavior>b__c3(Object ret)
   at TreeSharp.Decorator.CanRun(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.()
[8:40:20 PM:346] Cleared POI - Reason Exception in Root.Tick()
[8:40:20 PM:346] Cleared POI
[8:40:20 PM:518] Plugin Bloodthirsty Gladiator threw an exception in 'Pulse'! Exception:
[8:40:20 PM:519] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at Bloodthirsty_Gladiator.Bloodthirsty_Gladiator.Pulse() in c:\Users\Stephen\Desktop\Honorbuddy_2.0.0.46201\Plugins\Bloodthirsty Gladiator\Bloodthirsty Gladiator.cs:line 74
   at Styx.Plugins.PluginWrapper.Pulse()
[8:40:20 PM:530] System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Bots.Gatherbuddy.GatherbuddyBot.get_ClosestMailbox()
   at Bots.Gatherbuddy.GatherbuddyBot.<CreateMailBehavior>b__c3(Object ret)
   at TreeSharp.Decorator.CanRun(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector..MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.()
[8:40:20 PM:530] Cleared POI - Reason Exception in Root.Tick()
[8:40:20 PM:530] Cleared POI
[8:40:20 PM:718] Plugin Bloodthirsty Gladiator threw an exception in 'Pulse'! Exception:
[8:40:20 PM:719] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at Bloodthirsty_Gladiator.Bloodthirsty_Gladiator.Pulse() in c:\Users\Stephen\Desktop\Honorbuddy_2.0.0.46201\Plugins\Bloodthirsty Gladiator\Bloodthirsty Gladiator.cs:line 74
   at Styx.Plugins.PluginWrapper.Pulse()
 
Well to me it looks like there may be a problem with the Bloodthirsty Gladiator plugin.
Try disabling / removing and try to see if that does anything.
 
Back
Top