Operator in Status-Range Check is broken
bitfluxhound opened this issue ยท 5 comments
Describe the bug
Testing weakaura that triggers when
Range Check distance to unit us >5 and <25.
The weakaura only triggers when it's >5 and >25 (possibly =25).
Works correctly with <= 25 operator.
Do you have an error log of what happened?
PASTE ERROR HERE
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Screenshots
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Which version of WeakAuras are you using?
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
- Shadowlands
Was it working in a previous version? If yes, which was the last good one?
Additional Info
confirmed; seems to be that the < operator is not working correctly
Steps:
- Create Range Check Trigger < X (not working)
- Create Range Check Trigger =< X (working)
Here is the export https://wago.io/95penyNV_
Here is the video evidence on Retail and Beta (Versions used are Alpha 3.0.0 for beta and 2.17.12 for retail)
https://www.twitch.tv/videos/725429277
Total operators that do not work - Distance < X ; Distance = X ; Distance != X