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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
View attachment 10252 2012-10-25 06.37.txt

Quest - An Intriguing Plan
Profile - (H) Flying LK Quest 68-80

My DK just stands in one place in front of a building. He refuses to right back to anything that attacks him and just dies over and over (singular cc). I have tested other CCs as well as other bot bases and this is not a CC issue. It appears as if it only affects this profile on this specific quest (so far). I tried manually removing this quest from the profile but i must have missed something because it didn't change anything. Just stands in the remote area of the quest but doesn't do anything.
 
Using [A - Quest] EK 12-58 [Kick].xml, in Redridge-- bot picks up and completes quest 26509, but goes back to questgiver and still attempts to pick up quest again. I commented out the pickup/turnin in the file and it works properly.

Code:
Moving to Type: QuestPickUp
InteractDebug:657619016
Interact Done:657619016
Cleared POI - Reason Quest Completed
Cleared POI
Changed POI to:Type: QuestPickUp
InteractDebug:657619016
Interact Done:657619016

Just repeats this over and over. Quest log currently only contains "We Must Prepare!"

edit: some more debug info.

Code:
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
Compiling expression '(!IsQuestCompleted(26640))' @ line 4129
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
Compiling expression '((!HasQuest(26510)) && (!IsQuestCompleted(26510)))' @ line 4130
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Starting behavior [ForcedQuestPickUp QuestId: 26509, QuestName: An Unwelcome Guest].
Picking up An Unwelcome Guest : 26509
Goal: Picking up An Unwelcome Guest
Changed POI to:Type: QuestPickUp
Moving to Type: QuestPickUp
Activity: Loading Tile/s
Loading Azeroth_35_49
Moving to Type: QuestPickUp
InteractDebug:558137304
Interact Done:558137304
Cleared POI - Reason Quest Completed
Cleared POI
Changed POI to:Type: QuestPickUp
InteractDebug:558137304
Interact Done:558137304
Cleared POI - Reason Quest Completed
Cleared POI
Changed POI to:Type: QuestPickUp
InteractDebug:558137304
Interact Done:558137304
Stopping the bot!
Stop called!
Bot Stopped! Reason: User pressed the Stop button!
Activity: Honorbuddy Stopped
[CLU] 3.3.6: Detached combat log
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Starting behavior [ForcedQuestPickUp QuestId: 26509, QuestName: An Unwelcome Guest].
Picking up An Unwelcome Guest : 26509
Goal: Picking up An Unwelcome Guest

edit2: Think I fixed it by manually doing quest "We Must Prepare!" and commenting out all lines that have to do with the problematic quest.
 
Last edited:
I just got to Eastern Plaguelands, the bot finished quite a few quests but now I get the following error:
"QuestsCould not create current behavior in quest bot; exception was thrown
Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown"

Im using the profile 12-58 and it started after I did the caravan quest that took me to "Crown Guard Tower"
Attaching a log below.
View attachment 4440 2012-10-25 16.41.zip

EDIT: Can also say that I did the 3 quests that the bot picked up before the error, even afterwards I get the same error, i've tryed with reinstalling HB.
 
Last edited:
I just got to Eastern Plaguelands, the bot finished quite a few quests but now I get the following error:
"QuestsCould not create current behavior in quest bot; exception was thrown
Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown"

Im using the profile 12-58 and it started after I did the caravan quest that took me to "Crown Guard Tower"
Attaching a log below.
View attachment 62601

EDIT: Can also say that I did the 3 quests that the bot picked up before the error, even afterwards I get the same error, i've tryed with reinstalling HB.

SO Refer to Kick's third post. I changed color of important part to red and bolded.
Current Bugs which are being looked into:


  • Org zepp to EK:
http://www.thebuddyforum.com/honorb...alimdor-eastern-kingdoms-kick.html#post421574

  • Uldum (1), Ally TH (1) (3 total UserDialogs in A TH), Need vehicle behaviors developed and implemented

Questing stuff that needs to be fixed:
Code:
// force mail
take out old darkmoon fair stuff (force mail)
add savory delight recipe to force mail

this post:
http://www.thebuddyforum.com/honorbuddy-forum/submitted-profiles/50549-kicks-mega-profile-packs-1-85-a.html#post626082
http://www.thebuddyforum.com/honorbuddy-forum/submitted-profiles/50549-kicks-mega-profile-packs-1-85-a.html#post664262

look into taking out these 2 quests from epl questing:

        <PickUp QuestName="To Kill With Purpose" QuestId="27451" GiverName="Betina Bigglezink" GiverId="11035" />
        <PickUp QuestName="Dark Garb" QuestId="27452" GiverName="Betina Bigglezink" GiverId="11035" X="2237.27" Y="-4433.15" Z="111.7314" />
and see the side effects (we die a lot in the middle city w/ 10k mobs)



Stucks at flight masters are ***not*** profile related!

Non-profile issues should be solved if you use the BETA VERSION - CLICK HERE FOR IT KTHX
- UseTransport - StandOnX etc ... behavior issue - Natfoth will look into it
- There are still some issues with overrides ... Natfoth will have to fix some bot logic. (index was out of range, Could not create current behavior in quest bot; exception was thrown, etc). If this happens to you, complete the objective(s) and press start
- If you stop the bot or DC while the bot is going to turn in a quest and start up / press start and the bot goes to *pick up* the next quest in line ... turn in the original offending quest and then press start
-
Could not find quest giver NPC with ID ##### in database. Bot Stopped! Reason: Could not create current in quest bot! -- This is a bot issue as well, go to WoW Head and type in: npc ##### and find where that npc is, go to him, press start (this is also something that Natfoth needs to fix)

None of these are profile related!

- Panda's and Monk's may have various issues with various quests - I'll need a log and a thorough bug report!

How To Attach A Log [Kick]

You must attach a log w/ a bug report or it will be archived!
 
Problems with profile?

Hello,

I am having issues while using the profile EK12-58. I started having issues in WP then again in EP, Badlands, and now in Burning Steppes. The bot stopped giving me this error - [Profile Message]: Compiling Searing Gorge QuestsCould not create current behavior in quest bot; exception was thrown Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown. When I received these errors I started doing some of the quests on my own to see if there was just a problem at that certain time in the quest line. I flew to the next zone and it started working again, but after questing for awhile it stops with the same errors. I tried using another profile (as you will see in the log) but that one hasn't ever worked for me. I see others have had the same issue. Any help would be greatly appreciated and once again thank you for making this profile for all of us to use!
 

Attachments

Hello,

I am having issues while using the profile EK12-58. I started having issues in WP then again in EP, Badlands, and now in Burning Steppes. The bot stopped giving me this error - [Profile Message]: Compiling Searing Gorge QuestsCould not create current behavior in quest bot; exception was thrown Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown. When I received these errors I started doing some of the quests on my own to see if there was just a problem at that certain time in the quest line. I flew to the next zone and it started working again, but after questing for awhile it stops with the same errors. I tried using another profile (as you will see in the log) but that one hasn't ever worked for me. I see others have had the same issue. Any help would be greatly appreciated and once again thank you for making this profile for all of us to use!
Yes a lot are having this same error from multiple quests, I suggest trying the beta build, Natfoth said in another post it can be finished this way.
 
h quest Krasarang Wilds 87-87.5

Using the profile H-Quest Krasarang wilds 87-87.5 with Shaman and Pally after the bot picks up the Crane and Profit Mastery quests he just runs down the road dangerously close to the alliance outpost "The Incursion" and stops, stating in log waiting for object to spawn goal interact with object..guess i'll finish the 2 collect quests by hand for now...Hope this was helpful Kick and thanks for your hard efforts on these profiles!

edit update: finished the first parts of these quest chains by hand but it does the exact same thing for second leg of the quest chain so i will do these by hand as well.
 

Attachments

Last edited:
I keep getting the error message:

"Could not create current behavior in quest bot; exception was thrown
Bot Stopped! Reason: Could not create current behavior in quest bot, exception was thrown."
 

Attachments

Hi!
I started today using HB... had a trouble that could not resolve by myself...

It happend when my pg enter in combat. It cast Bearform, but then get stuck...
In the log, the first time I kill the first group of mobs and then the bot continue to move, but at the second group of mobs it block again... then I block it!! :D

Hope I'm not in the wrong section..
Thank you for your support
 

Attachments

the bot is super buggy, but the thing that is sooooo broken is when i get a quest that gives me quest items that i must use to complete that quest, the honorbuddy brakes and wont start again untill i do the quest manually. please fix this, or let me somehow skip those quests. thanks so much.
 
@Kick
Profile: [H - Quest] 86-87 Valley of the Four Winds [Kick].xml
The Quest Override for 29940 is reversed. ItemId="76298" should be collected from Id="209892" and ItemId="76298" should be collected from Id="209892". Since they aren't in the same place I think that's keeping it from completing that quest.

the bot is super buggy, but the thing that is sooooo broken is when i get a quest that gives me quest items that i must use to complete that quest, the honorbuddy brakes and wont start again untill i do the quest manually. please fix this, or let me somehow skip those quests. thanks so much.
Can't fix it without a log. Please post a log and Kick will most likely fix the problem (if its his profile.)
 
Horde - Jade Forrest

Toon attacks the "Strongarm Gyrocopter" on the Ground. Problem is, they are really hard to beat + they got a self heal. So it will take a long long time till the toon go on.
 

Attachments

  • World of Warcraft_2012-10-25_20-47-00.webp
    World of Warcraft_2012-10-25_20-47-00.webp
    103.7 KB · Views: 52
<TurnIn QuestName="Liebesdienst" QuestId="30495" TurnInName="Foreman Raike" TurnInId="59391" />

On top of the Dragon, the char doens't turn in the quest befor. after this he isn't able to fly back to the ground.
 
Toon is getting Stuck on some Places and the well knows Corner Problem. Toon is going to hard around the corner, thats why he fall down a lot of times and start to unstuck. No Profile issue, but kickz is able to talk to the devs.
 
Dustwallow marsh, Tauren gets stuck in tent trying to walk out.
X="-3662.864" Y="-3454.348" Z="37.21276"

WoWScrnShot_102512_224220.webp
 
h quest Krasarang Wilds 87-87.5

Upon returning to Marista Island after completing Build Your Own Raft quest it throws an exception shuts the bot down and reports :
Done with forced behavior [ForcedQuestPickUp QuestId: 30668, QuestName: Build Your Own Raft].
[20:49:41.814 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
 

Attachments

Encountered a bug in the 87-88 profile, while at "Eastwind Rest".

It's trying to pick up a quest, but the quest is already completed.

Code:
[21:33:21.446 D] [QDBG] Done with forced behavior [ForcedQuestTurnIn QuestId: 30661, QuestName: The Ordo Warbringer].
[21:33:21.446 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 31453, QuestName: The Shado-Pan].
[21:33:21.452 D] Picking up The Shado-Pan : 31453
[21:33:21.452 D] Goal: Picking up The Shado-Pan
[21:33:21.583 D] Changed POI to:Type: QuestPickUp
[21:33:21.871 D] InteractDebug:1808362960
[21:33:21.905 D] Interact Done:1808362960
[21:33:24.502 D] Cleared POI - Reason Quest Completed
[21:33:24.502 D] Cleared POI
[21:33:24.637 D] Updating repair cost for current equipped items. New value: [2g48s39c]
[21:33:24.638 D] Changed POI to:Type: QuestPickUp
[21:33:24.960 D] InteractDebug:1808362960
[21:33:24.993 D] Interact Done:1808362960
[21:33:27.247 D] Cleared POI - Reason Quest Completed
[21:33:27.247 D] Cleared POI
[21:33:27.379 D] Changed POI to:Type: QuestPickUp
[21:33:27.670 D] InteractDebug:1808362960
[21:33:27.701 D] Interact Done:1808362960
[21:33:30.399 D] Cleared POI - Reason Quest Completed
[21:33:30.399 D] Cleared POI
[21:33:30.532 D] Changed POI to:Type: QuestPickUp
[21:33:30.821 D] InteractDebug:1808362960
[21:33:30.855 D] Interact Done:1808362960
[21:33:33.573 D] Cleared POI - Reason Quest Completed
[21:33:33.573 D] Cleared POI
[21:33:33.708 D] Changed POI to:Type: QuestPickUp
[21:33:33.993 D] InteractDebug:1808362960
[21:33:34.025 D] Interact Done:1808362960
[21:33:36.205 D] Cleared POI - Reason Quest Completed
[21:33:36.205 D] Cleared POI
[21:33:36.336 D] Changed POI to:Type: QuestPickUp
[21:33:36.622 D] InteractDebug:1808362960
[21:33:36.656 D] Interact Done:1808362960
[21:33:39.334 D] Cleared POI - Reason Quest Completed
[21:33:39.334 D] Cleared POI
[21:33:39.470 D] Changed POI to:Type: QuestPickUp
[21:33:39.796 D] InteractDebug:1808362960
[21:33:39.830 D] Interact Done:1808362960

So it just stands there, clearing POI, then trying to pick it up again.
 
Status
Not open for further replies.
Back
Top