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!

Strange, I did have all my addons turned off, they must have turned back on since I switched servers.

I'll try that and see how it goes tonight.
 
So again, put my bot on before I left and 16 minutes later it ran into a quest it couldn't accept and DC'd. I was gone for 8 hours today and got 16 minutes of botting.

[09:36:44.753 D] Current shown quest (http://wowhead.com/quest=34609) is not the quest we want (http://wowhead.com/quest=34612). Closing the quest frame to select to correct quest.
[09:36:44.847 D] Interacting with Magister Serena (Unit Id: 79392)
As Chinajade pointed out -
Addons like AutoTurnIn will definitely cause issues in questbot because it interferes with the bot's code.

When the bot goes to turn or pick up in a quest, it starts executing a chunk of code.
If your addon hijacks the quest turn in, the bot will get hung up while executing the code - causing issues like you pointed out where the bot is just standing idle.
 
Last edited:
View attachment 204208

The bot does not pick up quest but grind mobs.
It seems that your bot was moving to pick up the quest: Easily Swayed from Dolph Blastus.

To get to that NPC from your current location, it seems the bot loaded a decently large chunk of Mesh, which I could only assume it's having to travel a far distance to get to that spot.
This could be what is causing your bot to 'grind' through mobs.

Try starting the bot closer to Dolph's location.
 
Hi,
is there an option too stop the grind mode while questing? Cause the bot pulls every NPC he is crossing.
 
Nagrand questline

Attaching a log - had a lot of trouble with the Arak quests. Once it moved to Nagrand it keeps going to the NPC after the initial outpost build. I went ahead and did some manually but it still goes back to the NPC.
 

Attachments

Bot stuck again waiting for something, for a lot of mins.
There seems to be something causing error within the navigational logic.
For whatever reason, it's having major issues while generating paths.

Has this issue occurred after a fresh install of the bot?
If you haven't tried already, try with a completely fresh installation of the bot - also make sure any in-game addons are disabled as they can also conflict with the bot.
 
Hi,
is there an option too stop the grind mode while questing? Cause the bot pulls every NPC he is crossing.
I'll need a log to see what's invoking the grind-like behavior.
Without knowing what's causing it, I can't suggest a method to stop it.
 
And again, waiting fon an NPC who hasn't got nothing to give.
View attachment 204308
Same thing, it doesn't pick up question, he is waiting fon an NPC that hasn't got nothing to give.
The log in your second message is the same log in your first message.
So I can't remedy the issue in your second post.

However, the log in your first message says that the bot is moving to pick up the quest: In Search of Bigger Game -
which is definitely a quest that Hemet Nesingwary offers.

I'm assuming you've already read the "Question and Answer" thread?
It has a section that specifically explains the cause of NPCs not offering quests, and how to fix it.

If so, has deleting your cache not fixed the issue?
If not, try a complete fresh install of the bot - and make sure any in-game addons are disabled.
Like I mentioned in my last post, in-game addons can cause conflicts in the bot.
 
Attaching a log - had a lot of trouble with the Arak quests. Once it moved to Nagrand it keeps going to the NPC after the initial outpost build. I went ahead and did some manually but it still goes back to the NPC.
It seems you have a massive amount of addons enabled, three of which are specifically called out in the log as problematical addons. http://azyul.com/l/07-45-31.jpg
I'd first recommend disabling all the addons. That way there's no potential conflicts caused by them.

The last that I could see was it was trying to pick up And Justice for Thrall from Rangari Dkaan.
Is this where the bot keeps going to? If so, it could be a cache corruption which would be causing the bot to believe that quest isn't complete yet.

Try clearing your cache files, this may fix the issue.
 
Hi Echo

Hope someone can assist me. I started my Dk with this bot when he was lvl 90. All seemed to go well until it got to the last quest in Frostfire and keeps on waiting for someone.

View attachment 204328
Have you quested manually at all?
The quest that the bot is trying to pick up is what's called a "Breadcrumb" quest.

As explained by the Question and Answer thread - questing manually can cause issues and isn't typically advised.
Breadcrumb quests are the main culprit as to why questing manually isn't advised because they are a type of quest that will "phase out" if you complete other quests before it.

Sometime after Legion, I'm planning on reworking the logic used for Breadcrumb quests to hopefully prevent this.
As of now, there's no support for 'phased breadcrumb quests' - and your only solution to work around it is to manually remove the code for the quest from the profile.
 
Have you quested manually at all?
The quest that the bot is trying to pick up is what's called a "Breadcrumb" quest.

As explained by the Question and Answer thread - questing manually can cause issues and isn't typically advised.
Breadcrumb quests are the main culprit as to why questing manually isn't advised because they are a type of quest that will "phase out" if you complete other quests before it.

Sometime after Legion, I'm planning on reworking the logic used for Breadcrumb quests to hopefully prevent this.
As of now, there's no support for 'phased breadcrumb quests' - and your only solution to work around it is to manually remove the code for the quest from the profile.

Hi Echo

Thank you for your response. With my Dk, nope, he started a fresh 90, he still had the quest for the dark portal to open up Draenor. Is there a way though for me to manually fix this?
 
Hi Echo

Thank you for your response. With my Dk, nope, he started a fresh 90, he still had the quest for the dark portal to open up Draenor. Is there a way though for me to manually fix this?
Here's an edit with the quest taken out.


Could you do one thing for me real quick though?

In-game, run this into your chat:
Code:
/dump IsQuestFlaggedCompleted(34867);
/dump IsQuestFlaggedCompleted(35557);

After running them, can you tell me what they return?
It should be either "true" or "false" on either.
 
Back
Top