-
-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click() action not working in 5.18.1 #5588
Comments
That's entirely custom code and has nothing to do with WA. |
But it's still working in 5.18.0 and not in 5.18.1 ? |
Ah, someone pointed to the change that broke your aura. This is an unintentional breakage, which we aren't going to fix. You can simply create a macro that directly runs "tdBattlePetScriptAutoButton:Click()", there's zero need to use WA for that. WA is not meant to be used like you are using it. |
I have to use these WAs for macros that wouldn't fit in 255 characters and I have no way of shortening them further. |
That's not an inteded use case for WA. |
Then could you pelase explain how I could click a button with a WA? Or give an example? |
As Infus said, you're not supposed to click things with WA, sorry mate. |
Is there an existing issue for this?
Description
I have several WAs that use :Click() (had to convert long macros to these) and they are now throwing a LUA error and not working.
(I know it looks like it is an issue with tdBattlePetScript but it is not, I have checked that the WA runs when I press the key and also the action it is supposed to do is working if not called from the WA.)
This is a new issue in version 5.18.1, I rolled back to 5.18.0 and it still works.
WeakAuras Version
5.18.1
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
EU
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
Reproduction Steps
Last Good Version
5.18.0
Screenshots
No response
Export String
Bisector Report
No response
The text was updated successfully, but these errors were encountered: