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

Honorbuddy Beta Builds

Status
Not open for further replies.
I also can't login to the Beta anymore, the Normal one Works tho. Maybe so Updates for the Beta itself?
 
thanks just wanted to make sure I wasnt alone guess ill try the reg release
 
but with stable version the quest bot dosn?t work :-(
 
I've been preparing auth server for stable release. Update your beta build to #33 and all should be fine
 
thebeta works fine again because here i can use holy spec with mining herbalism with the stable version when im holy sigular doesend even go:)
 
I keep getting authentication failed.....
I dont get this on the normal build, beta offline?
 
Still not working with a few quests

Code:
[08:31:16.265 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 30604, QuestName: Breaking Broketooth].
[08:31:16.266 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.266 D] Compiling expression 'HasQuest(30604) && !IsQuestCompleted(30604)' @ line 2103
[08:31:16.531 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[08:31:16.531 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[08:31:16.531 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.531 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.637 D] Inserting Prairie Mouse [PetBattle] into the database!
[08:31:18.948 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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[08:31:18.678 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:18.678 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:18.678 D] Compiling expression 'HasQuest(30599) && !IsQuestCompleted(30599)' @ line 2109
[08:31:18.948 N] Could not create current behavior in quest bot; exception was thrown
[08:31:18.948 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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[08:31:18.948 D] Stop called!
[08:31:18.949 Q] Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown.
 
Moving by Greenlight looks better. At some places it takes 1-60 seconds till the toon is starting to move after landing at a survey place, need a bit to calculate?

But it doesnt solve items.
 

Attachments

Still not working with a few quests

Code:
[08:31:16.265 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 30604, QuestName: Breaking Broketooth].
[08:31:16.266 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.266 D] Compiling expression 'HasQuest(30604) && !IsQuestCompleted(30604)' @ line 2103
[08:31:16.531 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[08:31:16.531 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[08:31:16.531 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.531 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:16.637 D] Inserting Prairie Mouse [PetBattle] into the database!
[08:31:18.948 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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[08:31:18.678 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:18.678 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[08:31:18.678 D] Compiling expression 'HasQuest(30599) && !IsQuestCompleted(30599)' @ line 2109
[08:31:18.948 N] Could not create current behavior in quest bot; exception was thrown
[08:31:18.948 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 Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
   at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[08:31:18.948 D] Stop called!
[08:31:18.949 Q] Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown.

I'm getting this too. It seems to be any <RunTo tag> that's causing it in Quests. I can confirm that this is only happening in the beta.
 
Styx.StyxWoW.IsInGame seems to be broken. Getting something like that:
[14:44:00.293 D] System.AccessViolationException: Could not read bytes from 01DDBBDE [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.StyxWoW.get_IsInGame()
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
 
I'm getting this too. It seems to be any <RunTo tag> that's causing it in Quests. I can confirm that this is only happening in the beta.

Will look into that right now. Thanks for your reports, I appreciate it.

I am unable to re-produce it on any RunTo on any level range. I will need a full log. Also what quests you have in your questlog that are not completed next time it happens.
 
Last edited:
Status
Not open for further replies.
Back
Top