WeakAuras

WeakAuras

206M Downloads

Else-If on Conditional Failure

KharTheCharr opened this issue ยท 0 comments

commented

Describe the bug

When using the "Else If" feature on a conditional, it isn't working properly or at all.

Do you have an error log of what happened?
There are no errors

To Reproduce

  1. Import simple test weakaura: https://wago.io/f9-bD-aoz
  2. If you don't have a rogue, switch the "Crimson Vial" buff to something else that's easily spammable (and potentially change the conditional numbers on the buff).
  3. Use Crimson Vial/your buff
  4. Expected result: Chat prints "4", then "3" to denote the time remaining on the buff
  5. Actual result: Chat only prints "4"
  6. Remove the "Else if" on the second conditional
  7. Use Crimson Vial/your buff
  8. Expected result: Chat prints "4", then "3" to denote the time remaining on the buff
  9. Actual result: Chat now prints "4", then "3" properly

Screenshots
N/A

Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes

Which version of WeakAuras are you using?
3.0.4

Are you on World of Warcraft Classic or Retail?

  • Classic
  • Retail

Was it working in a previous version? If yes, which was the last good one?
Unknown, never tested this feature until now.

Additional Info

N/A