azerothcore / azerothcore-wotlk

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

Elemental invasion event not working properly #6635

Open Stump876 opened 3 years ago

Stump876 commented 3 years ago

Original Chromiecraft report https://github.com/chromiecraft/chromiecraft/issues/844

WHAT CLIENT DO YOU PLAY ON?

FACTION
CONTENT PHASE:
CURRENT BEHAVIOUR:

Elementals spawn and despawn. Additionally, once killing the invader "boss" elementals all despawn.

EXPECTED BLIZZLIKE BEHAVIOUR:

https://classic.wowhead.com/guides/elemental-invasions-wow-classic "Until the leader is killed, more invaders will keep spawning. Once the leader is killed, the event will end and no new elementals will spawn. The remaining elementals already present will remain alive until they are killed." I can't find how many should spawn per portal, but they should not despawn at all. I haven't tested respawn timers but it should be 2-3 days.

SOURCE:
STEPS TO REPRODUCE THE PROBLEM:
  1. .go creature 247200 (Baron Charr circles Fire Plume Ridge)
  2. .go creature 247210 (Princess Tempestria patrols around Lake Kel'Theril)
  3. .go creature 245215 (Avalanchion patrols around Bitter Reaches)
  4. Watch elementals spawn and despawn by the portals
  5. Kill the leader and notice all elementals and portals despawn
EXTRA NOTES:

Type here.

AC HASH/COMMIT:

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

OPERATING SYSTEM:

Ubuntu 20.04

MODULES:
OTHER CUSTOMIZATIONS:

None.

SERVER:

ChromieCraft

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/99537408-elemental-invasion-event-not-working-properly?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).
Ragelezz commented 3 years ago

https://github.com/azerothcore/azerothcore-wotlk/issues/7418 https://github.com/azerothcore/azerothcore-wotlk/issues/7417 https://github.com/azerothcore/azerothcore-wotlk/issues/7369 Topics already opened here for every elemental type; now here its another issue (number 5) which is not presented in those 3 topics. When those will be sorted out, will check that aswell.

Ragelezz commented 3 years ago

Just tested bug no5, is not happening anymore. Just the portals despawn and this is the way it should act. > "Until the leader is killed, more invaders will keep spawning. Once the leader is killed, the event will end and no new elementals will spawn. The remaining elementals already present will remain alive until they are killed."

ghost commented 2 years ago

Invasion Pull-requests