Bug with new glow subregion (potentially due to migration)
Vardex opened this issue ยท 0 comments
Describe the bug
Someone came into discord saying they couldn't open wa options, they got error pasted below. asked for their WeakAuras SavedVariables file, I did a quick fix by nil checking glowStop and then sending back the fixed WeakAuras SavedVariables file.
The day after someone came with the same exact issue, forgot to ask about their WeakAuras SavedVariables file.
Do you have an error log of what happened?
1x WeakAuras\SubRegionTypes\Glow.lua:185: attempt to call field 'glowStop' (a nil value)
[string "@WeakAuras\SubRegionTypes\Glow.lua"]:185: in function `SetVisible'
[string "@WeakAuras\SubRegionTypes\Glow.lua"]:342: in function `modify'
[string "@WeakAuras\RegionTypes\RegionPrototype.lua"]:543: in function `modifyFinish'
[string "@WeakAuras\RegionTypes\Icon.lua"]:541: in function `modify'
[string "@WeakAuras\WeakAuras-2.16.0.lua"]:4417: in function `SetRegion'
[string "@WeakAuras\WeakAuras.lua"]:4318: in function <WeakAuras\WeakAuras.lua:4227>
[string "@WeakAuras\WeakAuras.lua"]:4348: in function `Add'
[string "@WeakAuras\WeakAuras.lua"]:3887: in function `load'
[string "@WeakAuras\WeakAuras.lua"]:3894: in function `AddMany'
[string "@WeakAuras\WeakAuras.lua"]:1568: in function <WeakAuras\WeakAuras.lua:1554>
[string "@WeakAuras\WeakAuras-2.16.0.lua"]:1695: in function <WeakAuras\WeakAuras.lua:1647>
To Reproduce
Steps to reproduce the behavior:
- Take the WeakAuras SavedVariables file
- Log in
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?
2.16.0
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