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

Could not create 'CurrentBehavior' in quest bot;

Status
Not open for further replies.

Bengan12

Well-Known Member
Joined
Feb 24, 2011
Messages
1,967
Reaction score
31
Running Kicks 12-58 profile, done this several times after MoP release, after last update i get this error.
At some quests in the barrens that i know he managed to do before the last HB update.
I will complete those by hand and go on, but for the future this should be fixed.

PHP:
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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor..()
Stop called!
Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Activity: Honorbuddy Stopped
System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.CommonBot.TreeRoot.()

Full log
View attachment 5148 2012-10-24 11.43.txt
 
yea, your going to get that till ether kick goes though and works on the profile, or they narrow it down to the quest behavior causing issues.

what you'll have to do is do the quest manually, and start the bot again.
 
yea, your going to get that till ether kick goes though and works on the profile, or they narrow it down to the quest behavior causing issues.

what you'll have to do is do the quest manually, and start the bot again.

Befor the last HB Update, Kickz Questing Profiles work Perfect. Since the last HB Update i got more and more the same Error.

So i think its a HB, not a Profile Problem.
 
Hello got the same error i am currently leveling in Western pluglands area.
This is the error I am receiving.

Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
 
Debug:

QDBG] Done with forced behavior [ForcedQuestObjective Objective: [CollectItemObjective ItemID: 60987, Count: 1]].
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
Could not create current behavior in quest bot; exception was thrown
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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
Stop called!
Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown.
Aktivit?t: Honorbuddy wurde gestoppt!
[FJ Diag] Stopping CC...
[FJ Diag] Detached combat log
System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.CommonBot.TreeRoot.()
 
Do the quest you have in your log manually. One quest doesn't have a quest behavior so i trows an exception(error)
I had the same with the "Pamela's Doll" quest. After i did it manually my bot worked again. Tell Kick wich quest is not working so he can fix that later on.
 
its going to happen on multiple quests, the only way to get past it is by doing the quest manually.
 
Do the quest you have in your log manually. One quest doesn't have a quest behavior so i trows an exception(error)
I had the same with the "Pamela's Doll" quest. After i did it manually my bot worked again. Tell Kick wich quest is not working so he can fix that later on.

Absolutly shit. When he has no Quest Behavior, why has it work bevor the last HB Update?
 
Last edited:
Status
Not open for further replies.
Back
Top