TrinityCore / WowPacketParser

World of Warcraft Packet Parser
GNU General Public License v3.0
419 stars 354 forks source link

Fix Corpse object update parsing in 2.5.4. #684

Closed ratkosrb closed 2 years ago

ratkosrb commented 2 years ago

I noticed the update object packet was throwing exceptions when Corpse objects were present, and fixed it by copying this part from the 9.2.5 handler. @mdX7 should verify its actually correct first, but it seems to fix it in the sniffs i tested with.