Arcanic Pulsar issue
bywbilly opened this issue · 2 comments
Describe the bug
I tried to monitor the expiration time of Arcanic Pulsar but I failed since when the stack is 3 the aura_env.expirationtime will simply be 0.
Do you have an error log of what happened?
I can show you the output results and the code I modified.
The code:
To Reproduce
Basically, use the same WA and on a balanced druid, you can reproduce.
Screenshots
See above
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
No
Which version of WeakAuras are you using?
2.13.4
Was it working in a previous version? If yes, which was the last good one?
Haven't tried
Additional context
HERE
Basically, use the same WA and on a balanced druid, you can reproduce.
You did not provide said WA. You provided screenshots, which unfortunately cannot be imported into WeakAuras. If you provide an import string then I may be able to glean more information on the issue you are having. However...
The code you provided a screenshot of is accessing userdata in aura_env (that is, data that WeakAuras does not supply or maintain), we make no guarantees on that data. So, if this is the only code in your aura then my answer is that you are simply Doing It Wrong™, and I advise you to come to our discord (link here) for more help.