mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-06 07:04:43 -04:00
TBC 2.4.3 SMSG_GAMEOBJECT_QUERY_RESPONSE has 2 extra strings after name[4] (iconName + castBarCaption). WotLK has 3 (adds unk1). Without this override, the WotLK parser's third readString() consumed bytes from the data[24] fields, corrupting game object type-specific data and breaking interactions with doors, chests, mailboxes, and transports on TBC servers.