The autoloaders don't seem to work, the one in the QQ.rar or the other ones posted. I have them all in the same folder. Do I use questing botbase? Selecting the individual files seems to work fine though. I know this is dumb on my end. Thanks.
auto loader not working for me either spamming this [Auto-Loader]: Finished World Quest 41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner, loading auto-loader! [LoadProfile-LoadPr(info)] Loading profile 'autoloader.xml' Changing current profile to Auto-Loader [Auto-Loader]: Loading profile 41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner! [LoadProfile-LoadPr(info)] Loading profile '41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner.xml' Warning: Could not parse While body node Changing current profile to [A-Quest] Smooth Leystone Deposits WorldQuest Zinner [Auto-Loader]: Finished World Quest 41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner, loading auto-loader! [LoadProfile-LoadPr(info)] Loading profile 'autoloader.xml' Changing current profile to Auto-Loader [Auto-Loader]: Loading profile 41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner! [LoadProfile-LoadPr(info)] Loading profile '41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner.xml' Warning: Could not parse While body node Changing current profile to [A-Quest] Smooth Leystone Deposits WorldQuest Zinner [Auto-Loader]: Finished World Quest 41435-[N]-[QUEST]-Wq-Smooth Leystone Deposits-Zinner, loading auto-loader! [LoadProfile-LoadPr(info)] Loading profile 'autoloader.xml'
Yeah, I got this too. Assuming its a problem with the profile for that WQ. Just edit the relevant lines out of the autoloader and it'll skip that profile.
This is likely a stupid question, but here goes. Would it be possible for the profile to recognize when the "wanted" type creatures are engaged by other players (thus improving your odds of living) before engaging them itself? Otherwise it just runs into them over and over again. Just a thought, I am not sure it can be done.
Any of you think you can put togather a Autoloader for just the World Resources that would be awsome lol
Did the new HB update break something? the 3 or 4 quest files and autoloader all seem broken, just opening and closing the world map, or spamming stand at x y z .
Could the autoloader be put in the same svn as the rest of the profiles. It would be easier to keep the entire pack updated.
working fine for me with the Autoloader from page 27-28 our the same up above me 3 posts earler Edit: Error on quest Reclaiming Llothien
autoloader file is smaller than previous one when it shouls=d be larger with the addition of more world quests, me thinks its wrong.
This happens with me also - i think it is because you have run the quests recently and the bot for some reason thinks all the objectives are already done. I am not sure how to fix it - or if it is an HB3 problem.
From what I can tell, when the bot stands there opening and closing the world map, it's because it can't create a path to the RunTo coordinates at the start of the While HasWorldQuest loop. Since the WQ doesn't activate, it skips the actual questing and keeps running through that loop, triggering <CustomBehavior File="Misc\RunLua" WaitTime="1500" Lua="WorldMapFrame:Show()" /> each time. Tbh it seems like an HB3 navigation/mesh problem, although I'm not sure if adding additional 'backup' RunTo's would be a bandaid fix.
From what I have seen it happens when the bot is close to the area where he wants to be. If I run there by hand and resume the bot he still does not start the quest, so Im not sure if it is a navigation problem. If I do the quest by hand and then resume the profile he will continue with the other quests.
Are people being able to do the WANTED world quests solo? I am under 800 ilvl and the bot cant get past them.
I can do most of them with my DH Tank 800ilvl. I can do all of them with my Protpala 835 (except Tidross).
I guess DPS classes need to be a little higher for now. Gonna manual it until I can get some higher gear.
You're right. Looking through the logs, this area seems to be the problem: Code: [16:14:05.666 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedMoveTo. [16:14:05.666 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [16:14:05.670 D] [InteractWith-Intera(debug) @line 135]: Behavior sees 'done'. Skipping behavior. [16:14:05.675 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [16:14:05.676 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [16:14:05.678 D] [KillUntilComplete-KillUn(debug) @line 144]: Behavior sees 'done'. Skipping behavior. [16:14:05.682 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [16:14:05.682 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [16:14:05.694 D] Activity: RunLua: WorldMapFrame:Show() 1 number of times while waiting 1500 inbetween This is for the Cleansing Cocktail quest. The bot thinks the objectives are done (when they aren't) and runs to the end of the quest profile and loads back into the autoloader. The autoloader sees the WQ as available and loads back into the quest profile. Repeat. What's really strange is that one of my characters got stuck in this way, while my other was able to complete the same WQ just fine.