Here is a log for one of the various ashenvale issues i've had on everytoon. Quest : Hot Lava Issue: does nothing - supposed to use Gift of Earth item on the rifts Log 1: questing up until that point (zip) Log 2: log of just that quest (txt) EDIT: that first log may also contain the sharptalon issue that has been added to the list of known issues - this one contains a stuck as well while trying to do that (every toon i've tried fails at getting sharptalon regardless of the 'oldloop' containing his path - it gets stuck on a tree root for me)
Howdy. Leveling 82 Horde DK in Deepholm. Getting an issue, which I think a few others have reported, although I hope I can do a more succinct job and hopefully fix it. Basically it's trying to hand in a quest, it's flying around 50 yards or so *above* the NPC, and then dismounting, and then falling, and taking fall damage. It seems that the Decorator inside FlyTo isn't returning it as "completed" either because the distance calculation is failing by the time of the next "pulse" (or "tree walk" - not sure of the lingo here...) (or perhaps that check is being delayed till *after* it finishes eating to recover health from the fall damage.). This results in it endlessly repeating this flying to 100yards up and then dismounting, since it's stuck inside this FlyTo. It looks like like a typo to be honest, in the profile. We hand in a few quests at this particular NPC, here's a snippet of one that works fine: Line 1229: Code: <If Condition="HasQuest(27931)"> <CustomBehavior File="FlyTo" Land="true" X="149.8501" Y="1486.011" Z="226.0252" /> </If> <TurnIn QuestName="The Quaking Fields" TurnInName="Slate Quicksand" QuestId="27931" TurnInId="47195" X="153.002" Y="1488.77" Z="227.349" /> (Notice specifically the Z coordinate.) Now here's the snippet of the one which is causing the issues. We've gained 40 (yards?) in height, but the NPC is in the same place (as you can see from the NPC's coords) Line 1270: Code: <If Condition="HasQuest(27933) && IsQuestCompleted(27933)"> <CustomBehavior File="FlyTo" Land="true" X="149.8501" Y="1486.011" Z="266.0252" /> </If> <TurnIn QuestName="The Axe of Earthly Sundering" TurnInName="Slate Quicksand" QuestId="27932" TurnInId="47195" X="153.002" Y="1488.77" Z="227.349" /> I've altered the Z to 226.0252 in the second snippet and it's tested and working perfectly. Hope this helps!
I'm considering buying this bot too, just bought Exilebuddy, but without full questing or near that i'll just pass and wait. Even Buddywing still has questing a bit buggy and they haven't touched it yet.
Why wont the bot do the rest of the quests in deepholm? I HAVE changed <QuestOrder IgnoreCheckpoints="False"> to "True" But the bot just start the Uldum quests. View attachment 420 2013-10-16 18.31.txt
I can confirm that Deepholm is hellish at present. Worked okay for a little while and I submitted a fix for one issue I'd came accross but then it just went downhill. I'm usually quite a completist and usually persevere and try to submit helpful info that will fix issues in profiles, but I ended up giving up and going to Uldum :/ A lot of the "stuck" issues and other problems I observed were because it was ignoring being in combat and trying to continue with profile (I've mentioned this before), and then it fails to mount but try's to go somewhere it needs to fly to. There are lots of packs of mobs fighting NPCs which if ignored once aggrod keep it in combat.
My bot CONTINUES to do this. He did it for 10 hours and I dont know what is going on. I attached a log to try and get some extra help, but I cleared ALL my cache, and the bot continues to act like a dumbass. I went to sleep and woke up with it just sitting there in lava. I don't know what to do. The bot seems to fail with quests that require you to use an item or not do a traditional quest. Any help would be amazing. Now, in Deepholm, my bot continued to look for a questgiver to pick up a quest and failed to do so, instead it flew and kept dismounting in mid air for hours on end. the second log attached refers to that. View attachment 1672 2013-10-17 04.17.txt
Hi people! Today I left my buddy questing with this awesome profile and since it all went smooth over the last 20 lvls or so, I figured out that even if the character was close to lvl 80 it should be no problem like transiting from tBC to WotLK. When I came home, instead, I have found my char was still 80 (bot had changed character after 5 hours) so I hearted back to Orgri to "force it" to go to Hyjal from there, and then tried to start it back. Actually hearthing was not a good move, since the bot took the ship to Borean and tried to get to the teleport from Dalaran to Orgrimmar, to get on with lvl 80+ quests, but I managed to figure out what was the problem: it was flying on a loop under Dalaran instead of landing in the city. I stopped the bot, put the char in front of the portal manually and restarted. Now he's in Hyjal questing like a baws! I report the log from the first part (stuck flying around under dalaran), the two "stuck" messages it's me jiggling with the mouse to look around where dalaran exactly is.
i have a suggestion. If bot gets stuck for lets say 15 minutes it should kill itself and resurrect as an attempt to become unstuck. I have been getting stuck on small things lately
Dangit...I read that post to and didn't think it applied to me. Thanks for the quick help chinajade! You rock!
Kick's profile (this thread) is a questing profile. I'm assuming you haven't tried to use it yet on a fresh character?
Howdy, I think I found a bug in script "[N - Quest] 87-88 Krasarang Wilds [Kick]". (I'm on SVN revision 2803) It's about quest 30695 - "Ahead on the Way". The script is trying to pick this quest up from the questgiver (Koro Mistwalker) BEFORE it has done a prerequisite quest, provided by Anduin (he's sitting in the same area, a few yards further up). It's the quest where you have to kill those water snakes and collect the heads. Forgot the name of that quest, sorry. The quest needs to be picked up and finished first, otherwise Koro Mistwalker won't have 30695 available. See log-snippet : .. Cleared POI - Reason Quest Completed Cleared POI [QDBG] Done with forced behavior [ForcedQuestTurnIn QuestId: 30694, QuestName: Tread Lightly]. [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 30695, QuestName: Ahead on the Way]. Goal: Picking Up Quest - Ahead on the Way : QuestID - 30695 : To - Koro Mistwalker : ID - 59138 Changed POI to: Type: QuestPickUp InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 InteractDebug:1173011252 Interact Done:1173011252 Stopping the bot! Stop called! Bot Stopped! Reason: User pressed the stop button .. I manually picked up the quest from Anduin, handed it in afterwards and then restarted the script. All went well again Cheers.
Hi, I'm having issues in Krasarang. On the quest "Skitterer Stew" my character never tries to initiate combat with the Jungle Skitterers, but instead just moves towards one until blacklisting it after 45 seconds then repeating the process. This same thing happened while on the "Crane Mastery" quest previously. Perhaps this is an issue with non-hostile mobs in this zone?
Good afternoon. Level 84 Horde DK questing in Uldum. During the following quest: The Defense of Nahom - Quest - World of Warcraft Looks like WoW crashed: Code: [12:34:46.470 D] Goal: Defend: "The Defense of Nahom" [13:05:06.169 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 2B9D0A28, Size: 4 at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count) at GreyMagic.MemoryBase.Read[T](IntPtr addr) at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 ) at Styx.WoWInternals.WoWObjects.WoWUnit.[](WoWUnitFields ) at Styx.WoWInternals.WoWObjects.WoWUnit.get_FactionId() at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.<get_Enemies>b__9(WoWUnit u) in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 191 at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.get_Enemies() in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 191 at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.Loopstuff() in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 240 at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.<CreateBehavior>b__14(Object ret) in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 224 at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.QuestOrder.ForcedWhile...() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.Common.HookExecutor.Run(Object context) at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.() [13:05:06.169 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 2B9D0A28, Size: 4 at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count) at GreyMagic.MemoryBase.Read[T](IntPtr addr) at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 ) at Styx.WoWInternals.WoWObjects.WoWUnit.[](WoWUnitFields ) at Styx.WoWInternals.WoWObjects.WoWUnit.get_FactionId() at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.<get_Enemies>b__9(WoWUnit u) in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 191 at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.get_Enemies() in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 191 at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.Loopstuff() in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 240 at Honorbuddy.Quest_Behaviors.SpecificQuests.TheDefenseOfNahom.Defend.<CreateBehavior>b__14(Object ret) in c:\HB\Levelling\Quest Behaviors\SpecificQuests\28501-Uldum-TheDefenseOfNahom.cs:line 224 at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.QuestOrder.ForcedWhile...() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.Common.HookExecutor.Run(Object context) at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.() [13:05:06.170 D] Cleared POI - Reason Exception in Root.Tick() [13:05:06.170 D] Cleared POI [13:05:06.170 N] Not in game [13:58:33.968 N] [Singular-DEBUG] warning: 5028 seconds since Questing BotBase last called Singular [13:58:33.968 N] [Singular] attention: Pull Distance set to 40 yds by Questing, Plug-in, Profile, or User [13:58:33.968 N] [Singular-DEBUG] YourCurrentTarget: changed to: (null) [13:58:43.862 N] Stopping the bot! This left me with the quest "failed", and restarting worn't abandon and resume it. Line 1005 of the profile: Code: <While Condition="!IsQuestCompleted(28501)" > <If Condition="HasQuest(28501)" > <CustomBehavior File="InteractWith" NonCompeteDistance="0" QuestId="28501" MobId1="49228" X="-9766.647" Y="-1688.25" Z="22.25573" /> <CustomBehavior File="SpecificQuests\28501-Uldum-TheDefenseOfNahom" X="-9771.43" Y="-1702.41" Z="22.25561" /> <CustomBehavior File="EjectVeh" Eject="True" /> </If> <If Condition="HasQuest(28501) && !IsQuestCompleted(28501)" > <CustomBehavior File="AbandonQuest" QuestId="28501" Type="Failed" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> <PickUp QuestName="The Defense of Nahom" GiverName="Salhet" QuestId="28501" GiverId="48761" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> </If> </While> It doesn't currently account for the bot being stopped, or a crash whilst inside this logic. I'd suggest changing as follows: Code: <While Condition="!IsQuestCompleted(28501)" > <CustomBehavior File="AbandonQuest" QuestId="28501" Type="Failed" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> <If Condition="!HasQuest(28501)" > <PickUp QuestName="The Defense of Nahom" GiverName="Salhet" QuestId="28501" GiverId="48761" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> </If> <If Condition="HasQuest(28501)" > <CustomBehavior File="InteractWith" NonCompeteDistance="0" QuestId="28501" MobId1="49228" X="-9766.647" Y="-1688.25" Z="22.25573" /> <CustomBehavior File="SpecificQuests\28501-Uldum-TheDefenseOfNahom" X="-9771.43" Y="-1702.41" Z="22.25561" /> <CustomBehavior File="EjectVeh" Eject="True" /> </If> <If Condition="HasQuest(28501) && !IsQuestCompleted(28501)" > <CustomBehavior File="AbandonQuest" QuestId="28501" Type="Failed" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> <PickUp QuestName="The Defense of Nahom" GiverName="Salhet" QuestId="28501" GiverId="48761" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> </If> </While> I know it's not a *massive* issue, but every little helps, right? Tested and working
You assume wrong, its ok til around level 15, where's the rest? As I stated "Not really feelin the love for Winterbuddy" the only recent profiles are Grind only and Nesox seems to be the only Dev interested and only creates grind profiles. Don't get me wrong the bot is used on a daily basis, just don't think its gonna take off like HB without a bit of commitment from the Dev's
You should Remove this Line from the [H - Quest] 12-58 K-EK [Kick].xml: Code: <RunTo DestName="The Inn at Cenarion Hold" X="-6867.857" Y="730.6714" Z="45.66279" /> Because everytime you Run this Profile, the Char wants to go to this Cords. For Example my Char is Level 57 and in Blasted Lands, the Char say: Code: [21:39:12.304 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedMoveTo. [21:39:12.305 D] Goal: Moving to The Inn at Cenarion Hold [21:39:12.327 D] Activity: Loading Tiles [21:39:12.328 D] Loading Azeroth_37_52 [21:39:12.647 D] Loading Azeroth_30_44 [21:39:12.761 D] Could not generate path from {-10858.94, -2671.074, 28.82965} to {-6867.857, 730.6714, 45.66279} (time used: 1 milliseconds) @ FindEndPoly [21:39:12.888 D] Could not generate path from {-10858.94, -2671.074, 28.82965} to {-6867.857, 730.6714, 45.66279} (time used: 0 milliseconds) @ FindEndPoly [21:39:15.986 N] Stopping the bot! I removed this line now myself and no the profile works like it should ;-) P.S Or you should make a IF Condition for this RunTo