tumbum
Active Member
- Joined
- Mar 17, 2011
- Messages
- 3,341
- Reaction score
- 13
Quest: Gnomebliteration - Quest - World of Warcraft
Got this Error from the QB
Quest starts normal. Toon fly to the Fireball and use it. Jump down and start to move. After some Seconds the Fireball turn endless in a circle and the Fireball Animation is lost. If i try to move the Fireball by Hand over the Gnomes doesnt work, they dont die. I have to jump out of the Fireball so the Toon gets a new one ... and so on.
Got this Error from the QB
Code:
[17:15:56.140 D] Cleared POI - Reason Exception in Root.Tick()
[17:15:56.140 D] Cleared POI
[17:15:56.332 D] 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()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Styx.Bot.Quest_Behaviors.KillGnomes.<get_RunEmOver>b__b(Object r) in f:\TNS\Honorbuddy\Quest Behaviors\SpecificQuests\27779-Uldum-Gnomebliteration.cs:line 181
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Quest starts normal. Toon fly to the Fireball and use it. Jump down and start to move. After some Seconds the Fireball turn endless in a circle and the Fireball Animation is lost. If i try to move the Fireball by Hand over the Gnomes doesnt work, they dont die. I have to jump out of the Fireball so the Toon gets a new one ... and so on.
Attachments
Last edited: