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

HB suddenly stopped using skills

Anarki

New Member
Joined
Sep 16, 2011
Messages
203
Reaction score
0
Hi.

Something happened with my HB. Everything worked fine, and then suddenly it stopped using skills.
Well, some of them. Attack skills are not being used, while buff skills are working correctly.
For example, I have a warrior lvl 30, when he encounters a monster, he dismounts, targets it then just stands still and I keep getting "target is too far away" error message.
Sometimes he runs and autoattacks the mobs. But that's it.

I have tried downloading a brand new HB and it didn't help.
 
Last edited:
Here's what log says:

[03:27:38:105] Cleared POI - Reason Exception in Root.Tick()
[03:27:38:105] Cleared POI
[03:27:38:272] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Singular.SingularRoutine.<CreateFuryCloseGap>b__1cc(Object ret) in c:\Users\xxxxxx\Desktop\Honorbuddy_2.0.0.5354\CustomClasses\Singular\ClassSpecific\Warrior\Fury.cs:line 277
at Singular.SingularRoutine.<>c__DisplayClass4c.<CreateSpellCast>b__45(Object ret) in c:\Users\xxxxxx\Desktop\Honorbuddy_2.0.0.5354\CustomClasses\Singular\SingularRoutine.CompositeHelpers.cs:line 369
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[03:27:38:272] Cleared POI - Reason Exception in Root.Tick()
[03:27:38:272] Cleared POI

Seems to have issues with intercept, it's a spell I don't get until lvl 54.

Also, normal log is reporting the following:

[Singular] Casting Battle Shout on Jungle Stalker

What? :(
 
Last edited:
Back
Top