Nil error on Shift-Clicking multiple auras on the Information tab
amiyuy opened this issue ยท 0 comments
Describe the bug
When I select more than one aura with Shift-Click and I have the Information tab visible, I get an error.
Happens with all individual auras, whether inside a group or outside of one.
Do you have an error log of what happened?
Message: ...rface\AddOns\WeakAurasOptions\InformationOptions.lua:221: attempt to index field 'information' (a nil value)
Time: Thu Nov 19 15:46:08 2020
Count: 7
Stack: ...rface\AddOns\WeakAurasOptions\InformationOptions.lua:221: attempt to index field 'information' (a nil value)
[string "@Interface\AddOns\WeakAurasOptions\InformationOptions.lua"]:221: in function `?'
[string "@Interface\AddOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:912: in function `EnsureOptions'
[string "@Interface\AddOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:889: in function `UpdateOptions'
[string "@Interface\AddOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:931: in function `FillOptions'
[string "@Interface\AddOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua"]:1302: in function `PickDisplayBatch'
[string "@Interface\AddOns\WeakAurasOptions\WeakAurasOptions.lua"]:1149: in function `PickDisplayMultipleShift'
[string "@Interface\AddOns\WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:554: in function <...eGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua:532>
To Reproduce
Steps to reproduce the behavior:
- Click on an individual aura
- Choose the Information tab
- Shift-Click another individual aura
- See error
Which version of WeakAuras are you using?
3.1.1
Are you on World of Warcraft Classic or Retail?
- Retail
Was it working in a previous version? If yes, which was the last good one?
Not sure.