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

BG BOT wont move.

LoveJZ

New Member
Joined
Jan 4, 2011
Messages
41
Reaction score
0
Trying to new BG bot on the new HB but it wouldnt move.

[12:41:49 AM:521] System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at BgBot.Logic.BoxOnlyBattleground.GetFightLocation(IEnumerable`1 playerLocations, IEnumerable`1 hotspots)
at BgBot.Logic.CtfBattleground.GetFightLocation(IEnumerable`1 playerLocations, IEnumerable`1 hotspots)
at BgBot.BgBot.get_CurrentHotspot()
at BgBot.BgBot.ao(Object A_0)
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.b()
 
post a full log as attachment plz
 
That just keep repeating itself

[12:48:32 AM:670] System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at BgBot.Logic.BoxOnlyBattleground.GetFightLocation(IEnumerable`1 playerLocations, IEnumerable`1 hotspots)
at BgBot.Logic.CtfBattleground.GetFightLocation(IEnumerable`1 playerLocations, IEnumerable`1 hotspots)
at BgBot.BgBot.get_CurrentHotspot()
at BgBot.BgBot.ao(Object A_0)
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.b()
[12:48:32 AM:670] Cleared POI
[12:48:32 AM:830] Start/Stop button pressed.
[12:48:32 AM:839] Stop called!
[12:48:32 AM:880] System.Threading.ThreadAbortException: Thread was being aborted.
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.Logic.Targeting.a(Delegate A_0, Object[] A_1)
[12:48:32 AM:881] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.a(Delegate A_0, Object[] A_1)
at Styx.Logic.Targeting.Pulse()
[12:48:32 AM:884] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.b()
at Styx.Logic.BehaviorTree.TreeRoot.a()
[12:48:32 AM:884] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.a()
 
Back
Top