Hi again, Wullie, and thank for you for all this awesome information! It turns out the Alliance profile had it right again... after the move outside the hut, it implements a 10-sec 'spin timer' that will keep being invoked until the quest completes. I copied this solution into the Horde profile, so most of the time, it will probably meet your 30-second recommendation. The fix has been applied in v2728 of the profile pack. thanks again! chinajade [size=-2]Ref: Wullie's original post w/log[/size]
Hi, SHJordan, and many thanks for the report and log! I captured the issue with "The GrimTotem Weapon" to our Known Bugs List: Classic 1-58. This problem has existed for a while, and for now, just please do it manually. I could not find a problem with the "Raze Direhorn Post!" quest in your log. cheers, chinajade [size=-2]Ref: SHJordan's original post w/log[/size]
Hey sorry i can not attach a log if one is needed or would make this a lot easier to solve please let me know and i will attacha s soon as i get home. My issue : LVL 69 Prot pally I have completed the whole foolish endeavors quest line. I will add that my bot crashed half way through Vermin Extermination quest and on reload is when the issue started. Now when i load the profile it goes to Quest Pick-up: Foolish Endeavors from Shadowstalker Getry. Since I have completed this all i do is stand next to him and I can not get past this to continue the profile. Thanks
Hi, SHJordan, While the offer is greatly appreciated, its not an acceptable for BosslandGmbH to take such risks with the accounts of customers. cheers, chinajade
Hi JMurray08, Indeedy, we will need the full log for any problem you would like assistance with. Ref: Reporting Problems cheers, chinajade
I understand, hopefully it will be fixed in a near future, i did both quests manually and i must state again, BOTH were giving errors till turned in.
Zone: The Jade Forest Quest: The Seal is Broken - Quest - World of Warcraft After gossiping with the NPC in order to get on the dragon, HB/singular is reporting STUNNED loss of control, and won't jump to the next step in the profile which triggers the custom behavior needed for this quest. View attachment 1672 2013-09-19 23.07.txt line 2090 Code: </If> <CustomBehavior File="InteractWith" MobId="64244" GossipOptions="1" X="531.9583" Y="-1674.62" Z="198.8996" /> <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for transport to mount {TimeRemaining}" /> </If> <If Condition="(Me.IsOnTransport)" > <CustomBehavior File="SpecificQuests\31303-JadeForest-TheSealIsBroken"/> </If> <CustomBehavior File="Misc\RunLua" Lua="StopCinematic()" WaitTime="1000" />
Hi, Copyleft, and thank you for the report! We've captured the issue to our Known Bugs List: MoP 85-90. We'll actually have to visit the area ourself to determine an adequate solution. cheers, chinajade [size=-2]Ref: Copyleft's problem report w/log[/size]
OK the Argent Tourney Dailies for the Horde has problems. I realize this thread is oriented towards 1-90 leveling and MOP, I dont have MOP yet so I am doing other stuff. The problems - The quest ID's and givers are broken in some of the Valiant Tourneys, and I am having varied success with the quests. I have lost track of what exactly was wrong with which profile OK in the Troll Variant, the one I am on now, the quest ID's were definitely wrong and the profile would not get the quests. The vehicle quests would not work at all, they worked in somewhat in TB and BELF variants. The Edge of Winter did not work at all, it would acquire the Everburning Ember but not use it. The calls changed and I changed to the new ones and still no dice. The new calls for using Everburning Ember - DEPRECATED BEHAVIOR (UseItemOn) The UseItemOn behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the UseItemOn behavior with the InteractWith behavior. The replacement command to accomplish this task is: <CustomBehavior File="InteractWith" QuestId="13780" InteractByUsingItemId="45005" MobId="33303" CollectionDistance="50" WaitTime="5000" X="2324.844" Y="-3944.382" Z="218.2621" /> My broken file, some of it works and some doesnt. I am breaking my brain trying to figure out the commands and syntax and order of operation. Any help would be appreciated View attachment Argent Tourney - Troll Valiant - BubbaDad.xml
Hi, Bubbadad, Thanks for the report. Indeed, the Argent Tournament profiles are incredibly stale. I've captured the need for rework to our Known Bugs List: Miscellaneous (Rep, Seasonal, etc). My guess is the team will tackle such a rewrite after the questing work is completed. As to your other issue, it sounds like you're asking about all the details necessary for writing quest profiles. If so, then this is your starting point: HonorBuddy: Getting Started as a Profile Writer - Buddy Wiki cheers, chinajade
Zone: Valley of the Four Winds Quest: Learn and Grow II: Tilling and Planting - Quest - World of Warcraft Bot tries to plant the seeds before tilling the soil. View attachment 4492 2013-09-20 13.29.txt
Zone: Valley of the Four Winds Quest: Learn and Grow III: Tending Crops - Quest - World of Warcraft Bot waters one parched cabage, but never moves on to the other to do the same. View attachment 2940 2013-09-20 13.35.txt
Zone: Valley of the Four Winds Quest: Gardener Fran and the Watering Can - Quest - World of Warcraft View attachment 1536 2013-09-20 13.42.txt Starts out alright, but after a while it goes back to the NPC in order to get another watering can even though it still has it and could continue fine. Because it still has the buff Fran isn't offering the gossip option, which halts the bot. The watering can buff lasts 10 mins currently, it remember it being a lot less some while ago.
Code: <PickUp QuestName="Fear No Evil" QuestId="29082" GiverName="Brother Paxton" GiverId="951" /> <While Condition="((HasQuest(29082)) && (!IsQuestCompleted(29082)))" > <CustomBehavior File="InteractWith" QuestId="29082" MobId="50047" NumOfTimes="4" CollectionDistance="500" X="-8769.394" Y="-190.3564" Z="84.5011" /> </While> <TurnIn QuestName="Fear No Evil" QuestId="29082" TurnInName="Brother Paxton" TurnInId="951" /> The quest is obsolete it seems. Brother Paxton - Quest - World of Warcraft
Zone: Valley of the Four Winds Quest: Hop Hunting - Quest - World of Warcraft Code: [12:02:53.032 D] Activity: Gossiping with Gai Lan [12:02:53.112 N] [InteractWith-v719(error)] Gai Lan is not offering gossip option 2 on page 1. Did competing player alter NPC state? Did you stop/start Honorbuddy? Terminating behavior. [12:02:53.469 D] [InteractWith-v719(debug)] InteractWith behavior complete. Gai Lan is only offering one gossip option [N - Quest] 86-87 Valley of the Four Winds [Kick].xml line 1247 Code: <CustomBehavior File="InteractWith" MobId="57385" Range="6" GossipOptions="2, 1" X="-257.5347" Y="1164.847" Z="169.5992" /> EDIT: Actually while we are on Weed War - Quest - World of Warcraft there are indeed 2 gossip options. But once we complete the requirements for this quest, there is only one gossip option available so replacing it with GossipOptions="1" is an easy fix, for me at least (after testing it).
Zone: Valley of the Four Winds Quest: Taste Test - Quest - World of Warcraft Will not interact with Fresh Grain - Object - World of Warcraft because it seems that the area is blackspotted. Code: [Ref: "[N - Quest] 86-87 Valley of the Four Winds [Kick] ($Rev: 2722 $)" @line 1268] [12:39:34.650 D] Activity: Moving to hunting ground waypoint 'hunting ground center' [12:39:42.419 D] Activity: No viable mobs in area. [12:39:42.419 D] [InteractWith-v719(debug)] No viable mobs in area. Excluded Units: Fresh Grain [InBlackspot(object @<-594.257, 574.3871, 136.54>; Blackspot(<-595.3854, 593.4844, 169.1998>, r:20))] Fresh Grain [InBlackspot(object @<-594.2344, 576.7136, 136.5893>; Blackspot(<-595.3854, 593.4844, 169.1998>, r:20))] Fresh Grain [InBlackspot(object @<-596.8021, 575.25, 136.3989>; Blackspot(<-595.3854, 593.4844, 169.1998>, r:20))] Fresh Grain [InBlackspot(object @<-591.7257, 597.1771, 136.391>; Blackspot(<-595.3854, 593.4844, 169.1998>, r:20))] Fresh Grain [InBlackspot(object @<-592.6458, 600.243, 136.3906>; Blackspot(<-595.3854, 593.4844, 169.1998>, r:20))] View attachment 4356 2013-09-20 14.37.txt EDIT: I've reduced the blackspot radius from 20 to 10 and it seems to work fine, I'm not sure if it will cause navigation issues. [N - Quest] 86-87 Valley of the Four Winds [Kick].xml line 52 Code: <Blackspot X="-595.3854" Y="593.4844" Z="169.1998" Radius="10" Height="50" /> <!-- Tower by Grainery -->
Hi again, Copyleft, and many thanks for these. These issues have been captured to the Known Bugs List: MoP 85-90. On your recommendation, I've updated v2733 of the profile pack to be GossipOptions="1". Thank you SO much for providing the repair and testing it! cheers, chinajade
Hi, Proxximo1823, If you need assistance, please follow the instructions we provide in Reporting Problems. cheers, chinajade