azerothcore / azerothcore-wotlk

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

Complete Components of Importance quest openmore quests than should #9825

Open Shineslippers opened 2 years ago

Shineslippers commented 2 years ago

What client do you play on?

enUS

Faction

Content Phase:

Current Behaviour

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

When I got to the part of [ 3 ]: The Four Components of Importance., you should be able to get quest [ 4 ]: The Left Piece of Valthalak's Amulet. and it stops there until you complete [ 4 ]. But here after finishing [ 3 ] you can also pick [ 5 ]: I See Alcaz Island In Your Future... and [ 6 ]: Four more Components of Importance!. So you can pick [5] [6] without completing [4] which is problem. I for example completed full chain without completing [5] so, quest [5] is crucial before picking [6] and here it is not.

Tester:

The issue is confirmed. Complete Components of Importance open More Components of Importance.

Components ID More Components ID
https://wowgaming.altervista.org/aowow/?quest=8965 https://wowgaming.altervista.org/aowow/?quest=8986
https://wowgaming.altervista.org/aowow/?quest=8964 https://wowgaming.altervista.org/aowow/?quest=8985
https://wowgaming.altervista.org/aowow/?quest=8963 https://wowgaming.altervista.org/aowow/?quest=8988

Warrior/Mage Components of Importance quest doing it correct way

Can't confirm issue with I See Alcaz Island, but maybe some other quest trigger this issue.

WoWScrnShot_122121_180109

Expected Blizzlike Behaviour

More Components of Importance should be available after I See Alcaz Island In Your Future...

I See Alcaz Island In Your Future... should be available after The Left Piece of Lord Valthalak's Amulet

Source

No response

Steps to reproduce the problem

create paladin .go c id 16033 .q a 8965 .q c 8965 .q rew 8965 observe NPC

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/d87d0a2ae892286a44a85cc230fa66d44479d4bd

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

ZhengPeiRu21 commented 2 years ago

As some other useful information that may help solve this, the DB tables for these quests do seem correct at first check, so there may be some other logic that is interfere. Here is screenshots of the DB tables:

The DB quest_template_addon for the quests seems correct.

Here is data for "Components of Importance" quests: Capture

Data for Amulet Left Piece follow-up quests: Capture

Data for "I See Alcaz Island In Your Future...": Capture

Data for "More Components" series: Capture