You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Betaskill
changed the title
Bug Spell cast present not trackable with the last empowered stage
Bug Spell cast present condition not trackable with the last empowered stage
Nov 27, 2022
Betaskill
changed the title
Bug Spell cast present condition not trackable with the last empowered stage
Bug: Spell cast present condition not trackable with the last empowered stage
Nov 27, 2022
This is a manifestation of #2021 (comment) and Stanzilla/WoWUIBugs#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
The text was updated successfully, but these errors were encountered: