Comment it out, look through the code, look for comments and use the same syntaxes, i think it's just <!-- --> in front and after the quest.
i just added a big update to continuing quests, i screwed up in the mid 260s and did one manually, sorry but it has everything but one up to the water quests, but has not been smoothly tested. if anyone has any tips on how to make the water quests work id appreciate it, HB doesnt want to MoveTo a water coordinate
Ive done a couple of pull requets, the first checks if you have the Extra Action Button thats given with Lay Waste, Lay Mines. The 2nd added a missing pickup id and name.
Looting Coldscale Deatheye [DoWhen-DoWhen(debug)] Executing setTrap hook [DoWhen-DoWhen(debug)] Stopped executing setTrap hook [DoWhen-DoWhen(debug)] Executing setTrap hook [DoWhen-DoWhen(debug)] Stopped executing setTrap hook [DoWhen-DoWhen(debug)] Executing setTrap hook [DoWhen-DoWhen(debug)] Stopped executing setTrap hook [DoWhen-DoWhen(debug)] Executing setTrap hook [DoWhen-DoWhen(debug)] Stopped executing setTrap hook [DoWhen-DoWhen(debug)] Executing setTrap hook [DoWhen-DoWhen(debug)] Stopped executing setTrap hook [DoWhen-DoWhen(debug)] Executing setTrap hook Stopping the bot! Bot stopping! Reason: User pressed the stop button never seen this issue before. any help?
Same thing for me. My characters goes to Moonguard Stronghold (no quest there atm), runs back and forth between two hotspots 10 meters apart and my log shows the exact thing you posted. EDIT: I think it might be linked to the quest where you activate a crystal you pick up to setup a "trap", or is that code language?
Only issues I seem to be having are these: Warning: XML Error: Value "" in "TurnInId" attribute is not supported! Expected integral type. - On line 768 Warning: XML Error: Value "" in "GiverId" attribute is not supported! Expected integral type. - On line 1173 Changing current profile to [H] Zygor Suramar 170 - 289 Still got it working though. Looking through the code, you left those fields blank. Also, to the two people above me, just remove this: <CustomBehavior File="Hooks\DoWhen" ActivityName="setTrap" UseWhen="Me.IsActuallyInCombat" AllowUseDuringCombat="true" LogExecution="true" > <CustomBehavior File="UseItem" ItemId="133882" /> </CustomBehavior> from the code, and the bot won't run back and forth. Might fuck up a future quest, but will prevent you from running back and forth. Also seems to make the bot carry on.
hey mate just a heads up [LoadProfile-LoadPr(fatal)] Profile 'C:\Users\danzi\Documents\Honorbuddy\Default Profiles\Suramar\tags\0.4.0\[H] Zygor - Suramar - 170 - X.xml' does not exist. Download or unpack problem with profile? Bot stopping! Reason: Fatal error in quest behavior, or profile. just need to change the profile in [H] Zygor - Suramar - 121 - 169 on line 499 to <CustomBehavior File="LoadProfile" ProfileName="[H] Zygor - Suramar - 170 - 289" RememberProfile="true" /> keep up the good work. cheers
It's because he needs to kill the rare Commander Domitille, who drops the item of the quest 244 (Zealot dudes)
been running it for a couple of hours now, work alright, i have to manually take over sometimes, but its still a good profile! keep up the work
Well, at the moment my bot is stuck. According to the log it's working on step 243 or 244. He goes to Felsoul Hold and engages those Felsoul crusher's. Is there a way see what mobID 246703 equates to? There something messed up here and I don't know what. I've tried checking the quests all the way up to step 250 with; /dump IsQuestFlaggedCompleted(questID). And it comes out true. I even completed the Commander Domitille quest manually. EDIT: I think I found the problem in the code. In the 170-289 profile the following line of code appears; <!--These are the vendors you want the bot to go to when doing a repair or vendor run--> <Vendors> <Vendor Name="Felsoul Crusher" Entry="99764" Type="Repair" Nav="Fly" X="1122.2" Y="5189.969" Z="67.72179" My toon was a bit low on repair, and he goes to those elite's to fix that, haha! please fix
there will be a bunch of quality of life fixes in the next update, i reworked the trap usage portion for the 250's MUCH less annoying. found some other bugs to fix as well. vendor removed, i must have copied it from somewhere by accident