Update auras that are not originally a child of a group
Boneshockx opened this issue ยท 1 comments
Description
An error appears when updating auras that weren't originally part of a group. E.g. the user imported it and put it in a group himself to organise things.
The 'updated' aura will not work until a /reload.
Other auras can not be updated until a /reload because it thinks another import is still in progress.
WeakAuras Version
WeakAuras 3.7.12
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
3x ...eGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua:981: Display "WA RM+ Required M+ percent" thinks it is a member of group "@Dungeons - Custom" which does not control it
[string "=[C]"]: ?
[string "@WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:981: in function `Initialize'
[string "@WeakAurasOptions\WeakAurasOptions-3.7.12.lua"]:585: in function <WeakAurasOptions\WeakAurasOptions.lua:579>
[string "@WeakAurasOptions\WeakAurasOptions.lua"]:858: in function `NewDisplayButton'
[string "@WeakAuras\Transmission.lua"]:472: in function <WeakAuras\Transmission.lua:416>
Reproduction Steps
- Import an (older version of a ) aura from wago.io (make sure it's a single aura and doesn't contain a group)
- Move the imported aura to a group
- Grab newer version and update the aura
- Error appears
- Aura is not clickable or movable in the options menu
- Additional aura imports cannot be done
Last Good Version
I remember this is broken since updating auras is a thing
Screenshots
"WA RM+ Required M+ percentage" was updated here. I had put it in the "@dungeons - Custom" group.
The aura appears transparent in the options menu after updating, it's also no longer listed inside the group.
Export String
No response