BigRedBrent's SpellFlash: Warlock

12 - needs CLEU fix for 4.1

WoW Patch 4.1 has the hideCaster field inserted as the 3rd field between the event & sourceGUID fields of the COMBAT_LOG_EVENT_UNFILTERED event as follows:

COMBAT_LOG_EVENT_UNFILTERED(timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, ...)

The event handlers in Functions.lua starting at line 127 and in WotLK_Functions.lua starting at line 107 (in version 2.38.1) need to be updated to compensate for this new hideCaster field.

User When Change
BigRedBrent May 04, 2011 at 06:26 UTC Changed status from New to Fixed
CaptWhyNot May 04, 2011 at 04:23 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
May 04, 2011
Reported
May 04, 2011
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees