Azerothcore-wotlk: [Core] Server crash due to Tyrande Whisperwind

Created on 18 Feb 2020  路  7Comments  路  Source: azerothcore/azerothcore-wotlk

SMALL DESCRIPTION:

If you try to talk with the Tyrande Whisperwind (NPC ID 17948) - the server will instantly shut down with an error

STEPS TO REPRODUCE THE PROBLEM:
  1. .npc add 17948
  2. Right click to Tyrande Whisperwind
BRANCH(ES):

master

OPERATING SYSTEM:

ubuntu

Invalid - IntendeWontFiBlizzlike

Most helpful comment

Any creature with an instance script can cause a server crash in real life

All 7 comments

Confirm crash but this NPC is envolve with ScritpName npc_tyrande_whisperwind

Many others creatures only work fine if have correct Guid and/or correct location.

Confirm crash but this NPC is envolve with ScritpName npc_tyrande_whisperwind

Many others creatures only work fine if have correct Guid and/or correct location.

Yes. I checked and made sure that this is so.
If you try to do:
.go cr id 17948 and click to Tyrande Whisperwind. Server will not shut down

anyway, you can do something with this, so that people would mean that the server can shut down.

This NPC is not meant to be summoned outside of Hyjal Summit, as it is using a specific CreatureScript for this encounter:
https://github.com/azerothcore/azerothcore-wotlk/blob/b6cb9247ba96a862ee274c0765004e6d2e66e9e4/src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/hyjal.cpp#L199

Any creature with an instance script can cause a server crash in real life

I can confirm it will crash your server but as pklloveyou said: "any creature with an instance script can cause a server crash..."

This NPC is working as expected into Hyjal. This should be closed as it is not an issue, (dungeon) scripted NPCs are not meant to be outside their instances/dungeons for any reason from a blizzlike perspective.

This could be one of the reasons why we have different versions of a Boss/NPC.
-> .lookup creature [creature name]

Agree with @Si1ker

happened to me before too

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fragcamp picture fragcamp  路  4Comments

Maurowin picture Maurowin  路  3Comments

cts17 picture cts17  路  3Comments

wowissues picture wowissues  路  3Comments

fallen26 picture fallen26  路  3Comments