WeakAuras

WeakAuras

206M Downloads

Bricked custom options tab on a weakaura using only in-game options

wherefive opened this issue ยท 0 comments

commented

Description

I seem to have managed to break the custom options on a weakaura using the in-game options menu only: when editing this aura, clicking on the custom options tab does not navigate to a new tab; and going to another aura and navigating to custom options, then opening this bricked aura again presents me with a blank weakauras screen where I would expect the custom options screen.

While making a custom options screen, I had a large option group with multiple options. Finished with that, I pressed "add option" to work on a second option. Pressing the "add option" did nothing, and so I pressed it again, again to nothing. Now the custom options screen is entirely inaccessible in the weakauras menu.

Bugsack presents me with the error "1x WeakAurasOptions\AuthorOptions.lua:2277: attempt to get length of local 'configList' (a boolean value)"

All of this persists through ui reloads, game restarts, disabling of all non-weakauras addons - and even deleting and reinstalling the aura.

Bricked aura here

Full lua error here

WeakAuras Version

3.7.3

World of Warcraft Flavor

The Burning Crusade

Tested with only WeakAuras

  • Yes
  • No

Lua Error

1x WeakAurasOptions\AuthorOptions.lua:2277: attempt to get length of local 'configList' (a boolean value)
[string "@WeakAurasOptions\AuthorOptions.lua"]:2277: in function <WeakAurasOptions\AuthorOptions.lua:2259>
[string "@WeakAurasOptions\AuthorOptions.lua"]:2398: in function <WeakAurasOptions\AuthorOptions.lua:2309>
[string "@WeakAurasOptions\AuthorOptions.lua"]:2494: in function ?' [string "@WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:943: in function EnsureOptions'
[string "@WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:920: in function UpdateOptions' [string "@WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:962: in function FillOptions'
[string "@WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:1003: in function <...dOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua:1001>
[string "=[C]"]: ?
[string "@bartender4\libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:72: in function <...aceBartender4\libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@bartender4\libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:306: in function Fire' [string "@Bartender4\libs\AceGUI-3.0-41\widgets\AceGUIContainer-TabGroup.lua"]:156: in function SelectTab'
[string "@bartender4\libs\AceGUI-3.0-41\widgets\AceGUIContainer-TabGroup.lua"]:67: in function <...libs\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:64>

Reproduction Steps

Unsure, through fiddling around with the custom options menus I have not succeeded in bricking any other auras in a similar manner.

Last Good Version

No response

Screenshots

No response

Export String

No response