WeakAuras

WeakAuras

206M Downloads

Cannot use "Class and Specialization" as a trigger due to Lua error

filliph opened this issue ยท 1 comments

commented

Describe the bug

I expect to be able to choose a class & spec, instead I receive the below error message.

Do you have an error log of what happened?

Message: Interface\AddOns\WeakAurasOptions\LoadOptions.lua:839: attempt to index field '?' (a nil value)
Time: Sat Dec  5 14:40:32 2020
Count: 1
Stack: Interface\AddOns\WeakAurasOptions\LoadOptions.lua:839: attempt to index field '?' (a nil value)
[string "@Interface\AddOns\WeakAurasOptions\LoadOptions.lua"]:839: in function <Interface\AddOns\WeakAurasOptions\LoadOptions.lua:838>
[string "=[C]"]: ?
[string "@Interface\AddOns\WeakAuras\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@Interface\AddOns\WeakAuras\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:843: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:664>
[string "=[C]"]: ?
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...face\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua"]:437: in function <...as\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:428>
[string "=[C]"]: ?
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...face\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\WeakAuras\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua"]:351: in function <...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:341>

Locals: <none>

To Reproduce

  1. Create a new trigger
  2. Select "Class and Specialization"
  3. Try to select a spec

Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes

Which version of WeakAuras are you using?
3.1.2

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?
Not tested

Additional Info

N/A

commented

That's fixed for the next release.