This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Change in 4.2 http://www.wowpedia.org/API_COMBAT_LOG_EVENTmeans the uptime module needs two additional parameters added to fix it.
i.e. replace line 1051 in Utopia_Uptime/uptime.lua with:
function module:COMBAT_LOG_EVENT_UNFILTERED(_, timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags, ...)
Has only been tested with Mind Trauma on solo encounters - seems to generate the graph, notifications, etc as expected.
Please test r240.
To post a comment, please login or register a new account.