I doubt it.I still feel like v1 is much better EXP wise, can anyone confirm?
Thanks for the report!View attachment 195613
The quest Speaker for the Dead does not select the gossip option from the NPC, instead the character will sit at the NPC doing nothing until you talked to the NPC and select the gossip option "I am ready. Begin the ritual, Exarch."
Quest info....
<PickUp Nav="Fly" QuestName="Speaker for the Dead" QuestId="34789" GiverName="Exarch Maladaar" GiverId="80073" />
<Objective QuestName="Speaker for the Dead" QuestId="34789" Type="KillMob" Nav="Fly" MobId="82547" KillCount="1" />
<Objective QuestName="Speaker for the Dead" QuestId="34789" Type="KillMob" Nav="Fly" MobId="82548" KillCount="1" />
<TurnIn Nav="Fly" QuestName="Speaker for the Dead" QuestId="34789" TurnInName="Exarch Maladaar" TurnInId="80073" />
NPC info...
<Vendor Name="Exarch Maladaar" Entry="88972" Type="Repair" Nav="Fly" X="1491.712" Y="-2182.271" Z="88.80309" />
Just as a note: we only support Singular as third-party combat routines often cause more issues.Pretty sure this is my noobness showing, but I noticed with the Talador profile, it goes so far and then just stands there waiting on a quest ! that's already been done. It did the same thing in Gorgrond. This is for Horde. Attached are my logs.
View attachment 195631
The character is running around NOT attacking the mob, Essence of Darkness. Its been doing this for the last 15 minutes.
The quest The Righteous March the character was standing at the NPC Vindicator Maraad but not clicking the dialog option to start/continue the quest. Once I hit the Start button again it continued as per normal.
Game client AddOns [Showing 23 enabled / 96 total]:
_Cursor: enabled
Auc-Advanced: enabled
Auc-Filter-Basic: enabled
Auc-Stat-Histogram: enabled
Auc-Stat-iLevel: enabled
Auc-Stat-Purchased: enabled
Auc-Stat-Simple: enabled
Auc-Stat-StdDev: enabled
Auc-Util-FixAH: enabled
*** Bartender4: ENABLED ***PROBLEMATICAL*** ADDON
BlizzMove: enabled
kgPanels: enabled
Masque: enabled
Masque_Caith: enabled
MasterPlanA: enabled
PitBull4: enabled
Postal: enabled
Quartz: enabled
Recount: enabled
SexyMap: enabled
SharedMedia: enabled
SharedMediaAdditionalFonts: enabled
Stubby: enabled
Judging by your log, your characters haven't completed "The Dark Portal" quest?I have 3 characters ready to start WoD but when they arrive at the Dark Portal they mount up and fly to the top of the continent - and die! This is new in the last day or so as a couple of days ago I started a couple of characters in WoD and all work as it has previously done.
All characters start in SW. They take the portal to Blasted Lands, fly to the Dark Portal, land and dismount. A few seconds later they mount up and then fly to the top of the continent.
If I do the first couple of quests myself and get the character to the other side of the Dark Portal it still insists on doing they first few quests and it tries to navigate to the Dark Portal, thus resulting in navigation failure and the character doing nothing.
View attachment 195729
I currently have 35 characters I need to run through WoD and right now all are sitting there doing nothing.
EDIT: I've cleared the WoW Cache folder, I've dropped all quests (most had none anyway) on all characters.
Judging by your log, your characters haven't completed "The Dark Portal" quest?
And it was trying to enter Draenor without doing it?
I'm hecking it out, I believe I've found the issue.
I'll update this thread once I have a fix live.
Thanks for the report!
Edit:
I currently do not have a 90 to test with, but I've made changes to the Auto-Loader v2 based off of your report/log which should fix the issues.
The changes are live on the SVN, but won't be live on the store until 11AM/PM UTC.
Could you verify whether or not the changes fixed your error?
There's an autoloader for Loremaster, but I don't believe there's one for the Missives.Hi, i was wondering, is there an autoloader for the missives quests which is in the quest pack? It would be nice to have a profile which would stock up on them and then complete them![]()
Great to hear!Confirmed its now working.
Thanks.
<If Condition="HasQuest(11715) && !IsQuestCompleted(11715)">
<CustomBehavior File="FlyTo" DestName="Fueling the Project" X="4014.932" Y="5137.058" Z="2.879603" />
<CustomBehavior File="ForcedDismount" />
<While Condition="HasQuest(11715) && !IsQuestCompleted(11715)">
<CustomBehavior File="InteractWith" QuestId="11715" MobId="25781" InteractByUsingItemId="34975"
Range="5" CollectionDistance="300" PreInteractMountStrategy="Dismount"
X="3886.533" Y="5102.835" Z="0.6782706" />
<CustomBehavior File="WaitTimer" WaitTime="12000" GoalText="Waiting for item CD {TimeRemaining}" />
</While>
</If>
Small bug:
File: [Fly][A - Quest] LK 68-80 [Kick].xml
Line 4670
Toon is trying to use the item while he is mounted. by adding this bold line, the problem is fixed.
There's an autoloader for Loremaster, but I don't believe there's one for the Missives.
I can mark it down as a feature request though!