Skip to content
asakawa edited this page Nov 1, 2024 · 3 revisions

Support for unfiltered COMBAT_LOG_EVENT_UNFILTERED is deprecated

image

This warning message is shown when an Aura includes a Custom Trigger with event COMBAT_LOG_EVENT_UNFILTERED or CLEU without any "filters". This event has the potential to be very spammy and can contribute to noticeable loss of FPS.

We introduced a way to filter this event by "subEvent" in 2021. In a future release we will disable Custom Triggers using this event without any filter.

This means your Auras with this warning are still working right now, but need to be fixed as soon as possible.

How to fix

Find an updated aura

If you didn't create the Aura yourself then first check if an update for this aura exists on wago.io (check the URL field in Information tab) or wherever you found it (Class Discord, Twitch, creator's website, etc.)

If you don't find an update, and confident fixing it yourself, feel free to ask help on WeakAuras Discord, and provide link or an export for the problematic Aura.

Fix custom trigger event

CLEU event documentation: https://warcraft.wiki.gg/wiki/COMBAT_LOG_EVENT

For filtering by subEvents in WeakAuras you want to append them to the main event like this

CLEU:UNIT_DIED
CLEU:SPELL_AURA_APPLIED:SPELL_AURA_APPLIED_DOSE:SPELL_AURA_REMOVED
CLEU:SWING_DAMAGE:RANGE_DAMAGE:SPELL_DAMAGE