Hi, Naut, This sounds like cache corruption. This article will help you resolve the problem: HelpDesk: Cache corruption problems In the future, if you need assistance, you should attach the full log that captures whatever issue you are experiencing. Ref: [Guide] How to attach your log cheers, chinajade
I have noticed one thing from lvling a new char i don't know if this is a BOT issue or a profile issue. But when he's questing he will go to turn in to the "Quest Giver" and have his back turned to him so he won't turn in and after a few min of inactivity logs out. But you can see my toolbar flashing rapidly trying to do something like interact with him but he's turned around.
Hey Kick, I love your profiles and use them for just about everything I do. Question on the argent tournament dailies... the pauses in the chain, is that because you haven't had the time to write quest behaviors for those specific items, or are you not planning on doing it? If not would you be willing to accept "user submission" workarounds to make the profile afk-able? I.E. - pauses for you to kill chillmaw, then again to get on horse for commanders, etc.. Edit/Addendum: Also found that all of the race Valiant quests show up in HB as the "Gnomer Valiant" quests, was realyl confusing and I had to load it three times to be sure I had the right one....
I'm having several problems with the questing profile for BC. I've had several problems with it trying to pick up quest it can't do yet or not the right person giving the quest and some times just not accepting the quest. I've did the whole clear your caches thing, a few times actually. I have been just manually getting the quest and doing them and hoping it will get straightened out but it just runs into another issue. Here is a log from the current issue I'm having.
Dunno whats wrong, Bot just don't move and does nothing. View attachment 6360 2014-01-22 14.43.txt Help?
Thanks, MaxMuster! One more useless quest override has been removed from v3101. Thanks! cheers, chinajade [size=-2]Ref: MaxMuster's problem report w/recommended repair[/size]
Hi, TheBrainG, If you need assistance, we simply must have your full log file attached. Please see the guide for Reporting Problems or Seeking Assistance. cheers, chinajade
Hi, User0828, Thanks for including the log file. Unfortunately, the file is corrupt when we try to open it, and we are unable to analyze the problem. However, MaxMuster seems to have identified the issue for you. cheers, chinajade [size=-2]Ref: User0828's original post w/corrupted log file[/size]
Hi, Darkkilla35, Please find your answer in the FAQ and this article: HelpDesk: Quests are 'green' or 'gray' cheers, chinajade
Hi, Naut, We are unable to assist with problems, unless you attach the full log that captures the issue. Your issue could easily be a mis-configured Honorbuddy, an interfering plugin, or any one of dozens of other things. Only the full log file allows us to analyze the problem. cheers, chinajade
I'm thinking this may be a glitch with WoW maybe? Everything I've seen says the quest should be available at lvl 58 with no prerequisites but it's "grayed"out to me as you can see in the picture.
Hi, Xxnuclearxx, and thanks for the log! We've opened HB-437 ("ProfileCompatibilityInfo needs to handle Druid Flight Forms specially") to address the druid flight form issue. This is definitely a bug with the ProfileCompatibilityInfo behavior, and should be harmless except for the improper report. HB-439 ("CommonBot.Mount does not recognize "Golden Primal Direhorn") has been opened against the ground mount. There is the possibility that the Direhorn may be a problematical ground mount, and that's why its not in the list. Will have to see what the appropriate developer says. In the meantime, I would find another ground mount. As, there may be a very good reason Honorbuddy has omitted this mount from the list of ground mounts. cheers, chinajade [size=-2]Ref: XXnuclearxx's problem report w/log[/size]
Hi, Ecocooler, and thanks for the logs. [02:24:57.069 N] Moving to Type: QuestPickUp [02:25:00.441 N] Burst Mode is OFF [02:25:00.441 N] Burst Mode Activated On Cooldown ... [02:42:48.829 N] Burst Mode Activated On Cooldown [02:43:03.951 N] Burst Mode is OFF [02:43:03.951 N] Burst Mode Activated On Cooldown [02:43:04.188 N] Stopping the bot! [02:43:04.188 Q] Bot stopping! Reason: User pressed the stop button The problem appears to be your combat routine glitches, and interferes with the quest bot when it is trying to interact. This was a consistent failure mode in all the logs you submitted. The FAQ describes other problems due to Combat Routines that are not written for PvE environments. Go back to Singular, and you should be golden. cheers, chinajade [size=-2]Ref: Ecocooler's original post w/logs[/size]
[N - Fly][QO] BRS Rogue [Kick] Hello, I'm using the profile [N - Fly][QO] BRS Rogue [Kick], starting the profile in Burning Steppes or Searing Gorge just spamms "Moving to Type: Hotspot, Loc: " and doesnt move. When I start the profile while in the L/U/BRS, the toon pickpockets one mob very close and it gets discovered, it kills the rest of the group. It does like this with all the gruops and after all are dead its just wandering inside the instance going in the places he was before, where all mobs are dead. Any suggestions, ideeas ? Thank you.
Hi, MaxMuster, The refined landing site for "A Disarming Distraction" has been incorporated into v3104. cheers & thanks! chinajade [size=-2]Ref: MaxMuster's profile refinement[/size]
Hi, Rangekid15, and thank you for the log. The following article should help you sort the problem: HelpDesk: Quest giver is not offering expected quest cheers, chinajade [size=-2]Ref: Rangekid15's original post w/log[/size]
<bows to MaxMuster>, In v3106, we've altered the flow to take advantage of the bug work-around that Bliz provides. Thanks so much for the streamline! cheers, chinajade [size=-2]Ref: MaxMuster's problem report w/recommended repair[/size]
Profile: [H - Quest] 12-58 K-EK [Kick] Description: Set the TurnIn for "Torek's Assault" after the "To the Rescue!" PickUp and before the "To the Rescue!" TurnIn because both ends in Splitertree: Code: <TurnIn QuestName="Torek's Assault" QuestId="6544" TurnInName="Ertog Ragetusk" TurnInId="12877" /> <!-- Hawker added this buggy quest back --> <PickUp QuestName="To the Rescue!" QuestId="13712" GiverName="Kadrak" GiverId="8582" X="1236.776" Y="-2251.217" Z="91.92881" /> <!-- CJ: Bliz has provided a work-around for this buggy quest... You can now chat with the NPC and arrange for a direct flight via Windrider to the destination, instead of taking the buggy Kodo ride. We opt to take advantage of the Windrider, which simplifies the profile considerably for completing this quest. --> <While Condition="HasQuest(13712) && !IsQuestCompleted(13712)"> <MoveTo X="1236.776" Y="-2251.217" Z="91.92881" /> <CustomBehavior File="ForcedDismount" /> <CustomBehavior File="WaitTimer" WaitTime="2000" /> <CustomBehavior File="InteractWith" QuestId="13712" MobId="8582" InteractByGossipOptions="2" X="1236.776" Y="-2251.217" Z="91.92881" /> <CustomBehavior File="WaitTimer" QuestId="13712" WaitTime="70000" GoalText="Waiting {TimeRemaining} for flight to end" /> </While> <!-- End of Warsong Labor Camp Quests --> <!-- Splintertree Post Quests --> <CustomBehavior File="Message" Text="Compiling Splintertree Post Quests" LogColor="CornflowerBlue" /> <TurnIn QuestName="To the Rescue!" QuestId="13712" TurnInName="Kadrak" TurnInId="33837" X="2284.792" Y="-2544.701" Z="98.32894" /> With: Code: <!-- Hawker added this buggy quest back --> <PickUp QuestName="To the Rescue!" QuestId="13712" GiverName="Kadrak" GiverId="8582" X="1236.776" Y="-2251.217" Z="91.92881" /> <!-- CJ: Bliz has provided a work-around for this buggy quest... You can now chat with the NPC and arrange for a direct flight via Windrider to the destination, instead of taking the buggy Kodo ride. We opt to take advantage of the Windrider, which simplifies the profile considerably for completing this quest. --> <While Condition="HasQuest(13712) && !IsQuestCompleted(13712)"> <MoveTo X="1236.776" Y="-2251.217" Z="91.92881" /> <CustomBehavior File="ForcedDismount" /> <CustomBehavior File="WaitTimer" WaitTime="2000" /> <CustomBehavior File="InteractWith" QuestId="13712" MobId="8582" InteractByGossipOptions="2" X="1236.776" Y="-2251.217" Z="91.92881" /> <CustomBehavior File="WaitTimer" QuestId="13712" WaitTime="70000" GoalText="Waiting {TimeRemaining} for flight to end" /> </While> <!-- End of Warsong Labor Camp Quests --> <!-- Splintertree Post Quests --> <CustomBehavior File="Message" Text="Compiling Splintertree Post Quests" LogColor="CornflowerBlue" /> <TurnIn QuestName="Torek's Assault" QuestId="6544" TurnInName="Ertog Ragetusk" TurnInId="12877" /> <TurnIn QuestName="To the Rescue!" QuestId="13712" TurnInName="Kadrak" TurnInId="33837" X="2284.792" Y="-2544.701" Z="98.32894" />
Profile: [N - Quest] 86-87 Valley of the Four Winds [Kick] Quest: Evacuation Orders - Quest - World of Warcraft Description: Its better to have a NoCombatMoveTo before the Interact, bceause there Spawns a lot of NPcs who the Bot will Kill, so it takes some long Minutes to reach the Interact NPC. Code: <While Condition="HasQuest(29982) && !IsObjectiveComplete(1, 29982)"> <CustomBehavior File="InteractWith" QuestId="29982" MobId="57120" GossipOptions="1" NumOfTimes="1" WaitForNpcs="False" WaitTime="5000" CollectionDistance="100" X="-338.9201" Y="2398.733" Z="140.4559" /> <!-- Wei Blacksoil --> </While> With: Code: <While Condition="HasQuest(29982) && !IsObjectiveComplete(1, 29982)"> <CustomBehavior File="NoCombatMoveTo" X="-338.9201" Y="2398.733" Z="140.4559" /> <CustomBehavior File="InteractWith" QuestId="29982" MobId="57120" GossipOptions="1" NumOfTimes="1" WaitForNpcs="False" WaitTime="5000" CollectionDistance="100" X="-338.9201" Y="2398.733" Z="140.4559" /> <!-- Wei Blacksoil --> </While>