Halfbax 3 Posted September 17, 2017 Share Posted September 17, 2017 Hello When I run my quest profile. The bot is instantly in a pickup loop. It runs to the quest giver and tries to pick up the quest, but it is already accepted. There is none errors inside of the profile (error check validation). For testing purpose I am using this fight class https://wrobot.eu/files/file/1021-warrior-1-100/ There is also no error shown in the log, even debug mode shows fight class output only. <?xml version="1.0" encoding="utf-16"?> <EasyQuestProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <QuestsSorted> <QuestsSorted Action="PickUp" NameClass="BeatingThemBack" /> <QuestsSorted Action="Pulse" NameClass="BeatingThemBack" /> <QuestsSorted Action="TurnIn" NameClass="BeatingThemBack" /> </QuestsSorted> <NpcQuest> <NPCQuest Id="197" Name="Marschall McBride" GameObject="false"> <PickUpQuests> <int>28762</int> </PickUpQuests> <TurnInQuests> <int>28762</int> </TurnInQuests> <Position X="-8913.424" Y="-137.5417" Z="80.80939" Type="Flying" /> </NPCQuest> </NpcQuest> <Npc /> <Blackspots /> <BlackGuids /> <EasyQuests> <EasyQuest> <Name>Beating Them Back!</Name> <QuestId> <int>28762</int> </QuestId> <QuestType>KillAndLoot</QuestType> <QuestClass xsi:type="KillAndLootEasyQuestClass"> <HotSpots> <Vector3 X="-8871.397" Y="-121.7881" Z="80.97594" /> <Vector3 X="-8856.24" Y="-131.1988" Z="81.26251" /> <Vector3 X="-8836.021" Y="-145.0555" Z="80.95481" /> <Vector3 X="-8819.995" Y="-140.5367" Z="81.08103" /> <Vector3 X="-8809.524" Y="-149.9288" Z="83.01125" /> <Vector3 X="-8829.702" Y="-110.0037" Z="82.17344" /> <Vector3 X="-8843.955" Y="-62.95861" Z="84.94896" /> <Vector3 X="-8789.425" Y="-153.1252" Z="82.8803" /> <Vector3 X="-8798.66" Y="-86.83028" Z="85.82486" /> <Vector3 X="-8887.393" Y="-83.40341" Z="85.45062" /> </HotSpots> <EntryTarget> <int>49871</int> </EntryTarget> <IsGrinderNotQuest>false</IsGrinderNotQuest> </QuestClass> <ObjectiveCount1>6</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> <ObjectiveCount3>0</ObjectiveCount3> <ObjectiveCount4>0</ObjectiveCount4> <ObjectiveCount5>0</ObjectiveCount5> <ObjectiveCount6>0</ObjectiveCount6> <ObjectiveCount7>0</ObjectiveCount7> <ObjectiveCount8>0</ObjectiveCount8> <ObjectiveCount9>0</ObjectiveCount9> <ObjectiveCount10>0</ObjectiveCount10> <AutoDetectObjectiveCount1>false</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>false</AutoDetectObjectiveCount2> <AutoDetectObjectiveCount3>false</AutoDetectObjectiveCount3> <AutoDetectObjectiveCount4>false</AutoDetectObjectiveCount4> <AutoDetectObjectiveCount5>false</AutoDetectObjectiveCount5> <AutoDetectObjectiveCount6>false</AutoDetectObjectiveCount6> <AutoDetectObjectiveCount7>false</AutoDetectObjectiveCount7> <AutoDetectObjectiveCount8>false</AutoDetectObjectiveCount8> <AutoDetectObjectiveCount9>false</AutoDetectObjectiveCount9> <AutoDetectObjectiveCount10>false</AutoDetectObjectiveCount10> <CanCondition /> <IsCompleteCondition /> <RepeatableQuest>false</RepeatableQuest> <NotRequiredInQuestLog>false</NotRequiredInQuestLog> <PickUpQuestOnItem>false</PickUpQuestOnItem> <PickUpQuestOnItemID>0</PickUpQuestOnItemID> <Comment /> <GossipOptionRewardItem>1</GossipOptionRewardItem> <RequiredQuest>0</RequiredQuest> <MaxLevel>999</MaxLevel> <MinLevel>0</MinLevel> <WoWClass>None</WoWClass> </EasyQuest> </EasyQuests> <Script> </Script> <OffMeshConnections /> </EasyQuestProfile> Best regards, Halfbax Link to comment https://wrobot.eu/forums/topic/7123-pickup-quest-loop/ Share on other sites More sharing options...
camelot10 155 Posted September 18, 2017 Share Posted September 18, 2017 wrong quest ID. install any wow addon what show quest id and check with quest in in profile. im pretty sure its different Link to comment https://wrobot.eu/forums/topic/7123-pickup-quest-loop/#findComment-32264 Share on other sites More sharing options...
Halfbax 3 Posted September 18, 2017 Author Share Posted September 18, 2017 3 hours ago, camelot10 said: wrong quest ID. install any wow addon what show quest id and check with quest in in profile. im pretty sure its different Could you link any good one? The questid was incorrect, you're right. :) Thank you btw Each class has it own questid... WTF? Link to comment https://wrobot.eu/forums/topic/7123-pickup-quest-loop/#findComment-32268 Share on other sites More sharing options...
camelot10 155 Posted September 18, 2017 Share Posted September 18, 2017 https://mods.curse.com/addons/wow/spellid Link to comment https://wrobot.eu/forums/topic/7123-pickup-quest-loop/#findComment-32269 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now