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

(DB/Quest): Planting the Banner #2996

Open TheWatchingI opened 4 years ago

TheWatchingI commented 4 years ago
SMALL DESCRIPTION:

Nothing happens after planting the banner.

EXPECTED BLIZZLIKE BEHAVIOUR:

Several waves of enemies should spawn and attack you after planting the banner. https://youtu.be/_e8YBnwFjLQ?t=1m35s

CURRENT BEHAVIOUR:

When you plant the banner, nothing happens. No mobs, no nothing.

EDIT: I realized today that the mobs do spawn, but they don't walk up the tower (which they should). They just pile at the foot of the staircase.

STEPS TO REPRODUCE THE PROBLEM:
  1. Follow the questline of Vindicator Vuuleen https://wotlk.evowow.com/?npc=21277 until you reach "Planting the Banner" https://wotlk.evowow.com/?quest=10518
  2. Get a banner from a Bladespire Champion https://wotlk.evowow.com/?item=30416
  3. Plant the banner on the Northmaul Tower of the Bloodmaul Outpost
BRANCH(ES):

master

AC HASH/COMMIT:

cdf518a

OPERATING SYSTEM:

Windows 10

MODULES:

ah-bot autobalance morphsummon solocraft solo-lfg

OTHER CUSTOMIZATIONS:

none

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/91347761-db-quest-planting-the-banner?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
alecsci commented 3 years ago

CONCLUSION

I can reproduce this issue. @TheWatchingI see my suggestion from https://github.com/azerothcore/azerothcore-wotlk/issues/2967. There are multiple issues with this quest:

  1. npcs should come in waves if you are the bottom of the tower
  2. if you kill them quickly enough you have to wait a lot for them to spawn (1-2mins?)
  3. after 4 waves of adds the boss will come, if you kill it, it has no loot.

TESTING

Used testing steps mentioned by author.

CONFIG

COMMIT: 1b156ef7 OPERATING SYSTEM: Win10 + Docker for Desktop MODULES / CUSTOMIZATION: None

Zoidwaffle commented 3 years ago

The same issue exists for TC.

Adding the link in case they solve it first.