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: Honorbuddy Profile Pack--DO NOT DELETE!

I did some research and finally find out what might have happened:

Seems like there must have happened something to quest item you get from prequest "A Rough Ride" (A Rough Ride - Quest - World of Warcraft). This quest item summons NPC and if you have lost it, toon will stand there forever. If you lost this item, you can go back to Elder Harkek (Elder Harkek - NPC - World of Warcraft) and get it again. You could add some logic, so toon will go back to this Elder Harkek, get quest item and summons NPC in case it has been lost.

Just in case you might need a quest tree:

The Mist Isn't Listening - Quest - World of Warcraft
I see.
This quest area is an ongoing mess of issues as of late.

When the prePatch was released for Legion, Blizzard completely broke quests where the quest giver gives you an item in order to complete the quest with.
The item goes into a new 'invisible quest bag' where quest items go so they don't clutter your inventory up.

eg: If you loot "Boar Hide" for the quest "Get Boar Hides" - the boar hide won't show in your inventory as you loot it. Instead they go to the invisible bag.

However, Blizzard failed to realize that some quest items are actually needed in the 'real bag' so the player can actually use them.
I've added code around these quests to go get another of the summon item if it's not detected in the player's real bag before - but despite that it still seems this is an issue.


I've added more code for checking if the player has the item.
Given how buggy this zone is due to the quest item glitch - I can't guarantee it will work.
 
Found a bug while attempting to do 'Round 1, Fight!' in Aszuna. The bot talks to the giant, gets thrown into the arena, and then goes back and talks to the giant again, and gets thrown into the arena again... over and over and over and it bugs the quest out after ~ 30 times of doing this. I stopped the bot, started it again, and it started doing the same bahavior. After it had itself thrown in 3 times, I interfered manually and prevented the bot from moving back to the giant, allowing the quest to continue. Once the guy you had to fight spawned, the bot started working as expected.

Attached is the log from after me stopping the bot and restarting it, where it talked to the giant 3 times in a row.View attachment quest bug.txt
 
If i do autoload, i get in Dalaran much errors like:

Code:
PathGenerationFailed

Log is attached.
The quest "Greymane's Gambit" takes place in Stormwind which is why you're getting the path generation failures.
Naturally, the bot takes you to Stormwind. But if you stop the bot and re-load the auto loaders, they will take you back to Dalaran.

I'll need to change the 'go to Stormwind' portal code to always check if the player is in Dalaran first - instead of having it only check the initial time that it's required to use it.
An update for this will be live soon.
 
If i start the paladin after hearthing to Dalaran, he loads the ClassHallLoader Profile and starts Behavior Spam :(

Log is attached.
Put your character in Stormwind and try starting it.
Also, abandon "Greymane's Gambit" quest.
 
The quest "Greymane's Gambit" takes place in Stormwind which is why you're getting the path generation failures.
Naturally, the bot takes you to Stormwind. But if you stop the bot and re-load the auto loaders, they will take you back to Dalaran.

I'll need to change the 'go to Stormwind' portal code to always check if the player is in Dalaran first - instead of having it only check the initial time that it's required to use it.
An update for this will be live soon.

Thanks alot man ;)
 
Found a bug while attempting to do 'Round 1, Fight!' in Aszuna. The bot talks to the giant, gets thrown into the arena, and then goes back and talks to the giant again, and gets thrown into the arena again... over and over and over and it bugs the quest out after ~ 30 times of doing this. I stopped the bot, started it again, and it started doing the same bahavior. After it had itself thrown in 3 times, I interfered manually and prevented the bot from moving back to the giant, allowing the quest to continue. Once the guy you had to fight spawned, the bot started working as expected.

Attached is the log from after me stopping the bot and restarting it, where it talked to the giant 3 times in a row.View attachment 213068
This issue would be new to me as its never occurred on any of my testers nor has it been reported.
However, I've added a force-termination code to the InteractWith that will shut it off once it detects that the giant has picked you up.

This should flow the code into the 'Kill' code for the final boss of the quest.

On a side note, thanks for editing the log down so it's easier to see the issue - but this actually makes it harder to figure out what the issue is.
When you cut out parts of a log, you're cutting out information that could be useful - even if it's not related to the quest.

So always post an unedited log.
 
whats wrong?
i load the suramar profile, and the bot changes it to highmountain -_-

View attachment 213069
You've already completed all the quests that are currently supported by the Suramar profile so the code sees the profile as complete.
Which since it sees it as complete, it's loading back into your Class Hall profile which the Class Hall profile is loading back to Highmountain since Highmountain isn't complete.

Currently the Suramar profile is still being worked on. So it's not fully supported yet.
 
I see.
This quest area is an ongoing mess of issues as of late.

When the prePatch was released for Legion, Blizzard completely broke quests where the quest giver gives you an item in order to complete the quest with.
The item goes into a new 'invisible quest bag' where quest items go so they don't clutter your inventory up.

eg: If you loot "Boar Hide" for the quest "Get Boar Hides" - the boar hide won't show in your inventory as you loot it. Instead they go to the invisible bag.

However, Blizzard failed to realize that some quest items are actually needed in the 'real bag' so the player can actually use them.
I've added code around these quests to go get another of the summon item if it's not detected in the player's real bag before - but despite that it still seems this is an issue.


I've added more code for checking if the player has the item.
Given how buggy this zone is due to the quest item glitch - I can't guarantee it will work.

Thank you for your endless effort.
 
Hey @EchoTiger.
I abandoned the quest, went to Stormwind and Hit go for AutoStart.
Now he hearthes to Dalaran and loads ClassHall.
Directly after that "Path generation failed".

No quests more active.


Here is a new log for you.
Thanks alotView attachment 213075
Don't use the auto-loader... As I said this quest takes place in Stormwind and the Auto-Loader will take you back to Dalaran.
Go to Stormwind and load the Stormheim profile directly.
 
Echo can you take a look at the [Tanaan Diplomat] All Dailies and Objectives it is doing assaults on areas you don't actually have the daily for. Please and thanks :)
 
You've already completed all the quests that are currently supported by the Suramar profile so the code sees the profile as complete.
Which since it sees it as complete, it's loading back into your Class Hall profile which the Class Hall profile is loading back to Highmountain since Highmountain isn't complete.

Currently the Suramar profile is still being worked on. So it's not fully supported yet.

thanks for your reply, highmountain quests done - now the bot stucks at the stormheim quests!
i restartet the bot, it goes to the DH class hall, and returns to the flight master area, and stand still there :-(

is there any option to start the suramar quest line without completing the other areas?
 
Hi Echotiger,

I had this issue with some chars and hope you can fix it:

When my chars reached level 80, HB changed to profile [Fly][N - Quest] Hyjal 80-82 [Kick].xml and toon is flying for hours in Northrend to reach "Pick Up"-NPC in Hyjal. Could you add some logic to AutoLoader so it will change to Hyjal profile first, when char is already in OG or SW?

I am using a plugin, that will change to AutoLoader each time my char levels up.
 

Attachments

Last edited:
Toon does nothing. Seems like flight path problem. Just stands in front of the Dalaran flight master.
View attachment 213136
When you first enter Broken Isles as a Druid - you get a quest to teleport to Moonglade.
After that, you do a few quests in Moonglade before you unlock the Class Hall.

Sometime around this part, your bot ended up back in Broken Isles before unlocking the Class Hall, and before completing all the Moonglade quests.
This log doesn't show, but if I had to assume - the "Auto-Loader V2" may have hearthed you back to Dalaran after you stopped the bot or made manual interaction.

The path generation failures is due to the bot wanting to 'move around' within Moonglade but can't since it's in Broken Isles.
If you place your character back into Moonglade, it should work again.
 
Back
Top