I've found a problem with the completion of Quest The Secrets of Gorgrond. Horde 90-92 Profile
There is mismatch in the IDs of the Pickup and Turnin Quests.
QuestID:
35557
QuestID:
34867
I am using the SVN version, not buddystore.
I have made the changes I think are required at lines 2107-2109 and lines 2246-2251.
This is my first dabble in plugins and I've not had a chance to test these changes.
Also, first post on these forums so fingers crossed my attachment works.
Edit1: Added IDs of quests I'm referring to.
Edit2: I'm new to SVN but have been using Git for a while, is it possible to send pull requests in SVN? I tried to commit to upstream but obviously this required username and password.
Edit3: Attachment didn't work, changed my fail </> tag to a proper one </If>
Edit4: Successful test;[HIDE]
[05:18:09.932 D] Moving to Type: QuestTurnIn
[05:18:09.932 D] Loading Draenor_27_22
[05:18:10.017 D] Successfully generated path from {5413.791, 2166.076, 156.9281} to {5392.558, 2018.155, 175.3698} in 70 milliseconds
[05:18:24.062 D] Stop and dismount... Reason: Turning in quest
[05:18:24.063 D] Stopped moving. Reason: Dismounting
[05:18:24.302 N] Burst Mode is OFF
[05:18:24.412 D] Interacting with Durotan (Unit Id: 74594)
[05:18:28.242 D] Clearing POI - Reason Quest Completed
[05:18:28.278 D] [QDBG] Done with forced behavior [ForcedQuestTurnIn QuestId: 35557, QuestName: The Secrets of Gorgrond].
[05:18:28.346 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[05:18:28.346 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[05:18:28.346 D] Compiling expression 'HasQuest(34867)' @ line 2249
[05:18:28.346 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[05:18:28.347 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[05:18:28.348 N] [LoadProfile-v1728(info)] Loading profile '[H - Quest] 92-94 Gorgrond [Kick].xml'
[05:18:28.348 D] Loading profile from C:\Subversion\Kick's Packs\Questing Profile Pack\WoD\[H - Quest] 92-94 Gorgrond [Kick].xml
[05:18:28.389 N] Changing current profile to [H - Quest] 92-94 Gorgrond [Kick] ($Rev: 3710 $)
[05:18:28.389 D] BlackspotManager forcing unload of meshes - New profile loaded
[05:18:28.505 D] Activity: Loading profile 'C:\Subversion\Kick's Packs\Questing Profile Pack\WoD\[H - Quest] 92-94 Gorgrond [Kick].xml'[/HIDE]