Custom Options - Error on moving a sub-option out of gorup
asaka-wa opened this issue ยท 0 comments
Describe the bug
Attempting to move a SubOption out of the Option Group in which it was created throws an error.
Do you have an error log of what happened?
2x WeakAurasOptions\AuthorOptions.lua:1572: bad argument #1 to 'tinsert' (table expected, got nil)
[string "=[C]"]: ?
[string "@WeakAurasOptions\AuthorOptions.lua"]:1572: in function <WeakAurasOptions\AuthorOptions.lua:1565>
[string "=[C]"]: ?
[string "@WeakAuras\Libs\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-78.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@WeakAuras\Libs\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-78.lua"]:843: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:664>
[string "=[C]"]: ?
[string "@WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0-40.lua"]:72: in function <...faceWeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0-40.lua"]:290: in function `Fire'
[string "@WeakAuras\Libs\AceGUI-3.0-40\widgets\AceGUIWidget-Icon.lua"]:26: in function <...kAuras\Libs\AceGUI-3.0\widgets\AceGUIWidget-Icon.lua:25>
To Reproduce
- New Aura
- Custom Options tab
- Enter Author Mode
- Add option
- Option Group
- Add Sub Option
- Move Above Group or Move Below Group
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Did not try this
Which version of WeakAuras are you using?
2.16.6
Are you on World of Warcraft Classic or Retail?
- Classic
- [*] Retail
Was it working in a previous version? If yes, which was the last good one?
Don't know