Closed Betaskill closed 1 year ago
This is a manifestation of https://github.com/ascott18/TellMeWhen/issues/2021#issuecomment-1328008241 and https://github.com/Stanzilla/WoWUIBugs/issues/355. I currently have no plans to implement a workaround because its absolutely on Blizzard to fix this one. Closing as a duplicate of #2021.
The reason it breaks when you add a Unit Speed condition is that this condition forces the entire set of conditions to use interval-based updates. With just the cast condition, there's no update triggered until the cast ends so it sort of functions as an accidental workaround.
WoW Version
Retail
TellMeWhen Version
10.0.4 retail(not alpha)
Describe the bug
Its me again.
I am trying to track if my empowerded spells, Eternity Surge and / or Fire Breath are present with a simple condition icon.
There is one weird problem. If I am adding the "unit speed" condition always, the last stage of the spells are not beeing tracked as present.
If I remove the "unit speed", the "Tracks spell casts and channels." condition is tracking the last stage as it should be.
Thanks again for taking a look at it
Edit at 20:08 o´clock: have uploaded the correct string Edit 2: On second thought it is contradictory to use a "unit speed" condition for a cast where you have to stay still, but perhaps that behavior is maybe part of a bigger problem
Export Strings