so what should i do? manually quest this area? fresh install?... cause even now its still doing it....
is the "sacred ground" quest working for you guys? is the starting artifact quest for Ret Pally. not working here
wouldnt work as the quest ist bugged and cant be finished currently. i tried doing it manually ! thats why i ask if there is a way to skip or ignore it. even if it means editing the Profile. Code: <!-- Story: Huln's War --> <If Condition="!IsQuestCompleted(39992)" > <!-- Last quest in this chain --> i just dont know how i can tell the bot to ignore just that quest.
First I want to thank the developer, I have been rocking and able to fix all bugs encountered up till now, Been a wonderful questing profile, with a little baby sitting easily got 6 levels in the past 2 days. HOWEVER... I can not figure out this error, It's likly on my end since no one else is encountering it. So if anyone can help me figure out how to get past this. It would be spendid! Can not turn in quest The Splintered Fleet (ID: 39801) because I don't have it in my quest log! Bot stopping! Reason: Could not create current in quest bot! Without it, i cannot start questing in stormhein I think i have the high mountains finished.
you turned the quest manually? copy profile and edit try remove this line: <TurnIn QuestName="The Splintered Fleet" QuestId="39801" TurnInName="Dread-Rider Cullen" TurnInId="91473" X="4110.878" Y="2940.145" Z="27.33373" />
Ok i discovered lady slvannais on a boat in the middle of the ocean east of org. My error was i checked the first boat. finished the lame cenmatic quest line. and i am back in business. Developer may wanna add "if quest doesnt exsist, go to ... " or whatever developers do to make thesse profiles so smooth.
I've been using the bot since 102. A few areas getting stuck but nothing too serious. Most of the issues seem fixed. Latest update currently isn't working. I've been through all the areas with the bot. Each zone has a few quests left which the bot is ignoring. Stormheim won't work at all. It just spams: "[LoadProfile-LoadPr(info)] Loading profile '../[N-Quest] Stormheim [Echo].xml'" over and over in a loop. I'm Demon Hunter level 107, done some manual questing on Stormheim. Done as many Demon Hunter class quests as I can. When I go to class hall it walks me out and takes me to the flight master in Dalaran. Then just does the spam. Same if I go to Stormheim. Log attached. Help please!
Okay, its annoying i get the same message on every single toon i have regardless of what i do. [LoadProfile-LoadPr(info)] Loading profile 'Legion\Auto-Loader.xml' Changing current profile to Legion Auto-Loader [LoadProfile-LoadPr(info)] Loading profile 'Class Hall Loaders/[N-Quest] Priest [Echo].xml' Changing current profile to [N-Quest] Priest Class Hall Loader [Echo] Please help.
Hi, I can't see the ship on the quest Greymane's Gambit. Using HB Stores 1-110 profiles. Anyone know how to skip the quest or what's wrong? I have uninstalled all addons and tried just playing the game and still don't see it. I can see people running in the sky, but if I approach them, I get dismounted automatically.
Echo - not sure what you did the last couple of days or if it was mesh/navigation issues...but after all my complaining beforehand...but whatever was done, it's working pretty flawlessly now. Thank you so much!
Hi I have some questing problem in Azsuna It didn't work, and stay in same location And thank you very much for yours contribution *BTW, Are there plans to include Surumar quests? thanks View attachment 12428 2016-09-09 05.20.txt
On stormhiem profile bot won't do the few quests on boat right before the splintered fleet. I forgot to get the log before a fresh install and doing it myself. Edit: Horde Bloodelf DH btw
I'm 110 in Val'Sharah and it was finishing up this quest chain and it just kept killing the mobs over and over. I did not have this quest and it also shows it not being completed with /dump IsQuestFlaggedCompleted(38716). I commented this section out of the file locally and then it continued through no problem. I'm sure there's something else that's better than commenting out, so I thought I'd let you know. Code: <!--<While Condition="!IsQuestCompleted(38716)" > <CustomBehavior File="InteractWith" MobState="Dead" NumOfTimes="100" TerminateWhen="IsQuestCompleted(38716)" > <HuntingGrounds> <Hotspot X="3046.359" Y="7337.608" Z="64.76704" /> <Hotspot X="3020.972" Y="7250.142" Z="52.79372" /> <Hotspot X="3042.34" Y="7307.839" Z="51.55747" /> <Hotspot X="3061.086" Y="7199.141" Z="51.48189" /> <Hotspot X="2957.162" Y="7293.915" Z="64.76637" /> </HuntingGrounds> <PursuitList> <PursueGameObject Id="244994" /> <PursueGameObject Id="241741" /> <PursueUnit Id="91860" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> <PursueUnit Id="95430" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> <PursueUnit Id="92954" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> <PursueUnit Id="93061" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> </PursuitList> </CustomBehavior> </While> -->
Got issue running Highmountain profile. Running in 49.0, 40.0 and killing monster non stop. Is it a known issue?
Did you look to see if there was a kill quest on your map nearby? That happened to me earlier, he was killing the same mobs that needed to be killed in quest that was maybe 100 yards away.
when loading this profile provides a : [Compiler Error]: C:\Users\Butcher\Desktop\Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(23,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)