azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.43k stars 2.58k forks source link

Horde Druid Class Quest "Body and Soul" - Incorrect Quest Marker #7784

Open Azcobu opened 3 years ago

Azcobu commented 3 years ago

What client do you play on?

enUS

Faction

Content Phase:

Current Behaviour

Original report: https://github.com/chromiecraft/chromiecraft/issues/1673

Quest marker / POI appears where NPC for completion, instead of showing where we need to go to do quest.

 2021-09-08 at 11 28 06  2021-09-08 at 11 28 12

Tester: confirmed. However, this was reported way back in https://github.com/chromiecraft/chromiecraft/issues/275 / https://github.com/azerothcore/azerothcore-wotlk/issues/4943 and was closed as a client-side issue. Would normally follow suit on the basis that whoever closed it knew what they were doing, but checking the quest_poi_points table for ID 6002 shows what seems to be the right coordinates already in there (index 1, the -2446/-1646 coords which closely match the stone you have to visit.) So not sure why this couldn't be fixed.

Incidentally, this follows the trend of druid class quest POIs being incorrect - see also https://github.com/azerothcore/azerothcore-wotlk/issues/7456.

Standing near the actual quest position, showing marker back at handin and incorrectly labelled. WoWScrnShot_090921_002812

Expected Blizzlike Behaviour

Upon taking quest, marker should show where we need to go, a little place at the entrance of barrens, where the Moonkin Stone is and where we need to summon Lunaclaw (The Barrens 42, 60). This error might be due to the fact the quest has a different Alliance version in which Lunaclaw is in Darkshore.

!!! > Would also be interesting to know if this duality of similar quests for both factions is what causes Druid Quests to mess the markers for all current quests on log both on Alliance and Horde druids. https://github.com/chromiecraft/chromiecraft/issues/1514

Source

https://wowwiki-archive.fandom.com/wiki/Quest:Body_and_Heart_(Horde) https://classic.wowhead.com/quest=6002/body-and-heart

Steps to reproduce the problem

  1. .quest add 6002
  2. Watch quest marker messed up

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/595bb6adccbabc714469f3935541978283b8bdfb

Operating system

Ubuntu 20.04

Modules

Customizations

CC HD patch compilation

Server

ChromieCraft

Shineslippers commented 2 years ago

https://github.com/chromiecraft/chromiecraft/issues/1514 hope will also get fix within current report.

Just as reminder. Both 6001(allince) and 6002(horde) quests bugged same way. Progressing other quest while those 2 active may create poi update issues.

https://user-images.githubusercontent.com/85256266/142483086-a1e0728f-0a71-4108-b5b5-b1ef17e862f3.mp4