WeakAuras

WeakAuras

206M Downloads

[beta] movesizer error after re-opening options

Causese opened this issue ยท 1 comments

commented

Describe the bug

It throws an error after toggling the aura view until the eye is fully open

Do you have an error log of what happened?
1x WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: attempt to index local 'region' (a nil value)

To Reproduce

  1. create a progress bar
  2. toggle the aura view until the eye is fully open. (eye should be half open when aura is created)
  3. close and re-open options

Screenshots

Which version of WeakAuras are you using?
2.16.0-beta1

Are you on World of Warcraft Classic or Retail?

  • Classic
  • Retail
commented
2x WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: attempt to index local 'region' (a nil value)
WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: in function `SetToRegion'
WeakAurasOptions\WeakAurasOptions-@[email protected]:4558: in function `SetMoverSizer'
...dOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua:977: in function `finishPicking'
...dOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua:1011: in function `PickDisplay'
WeakAurasOptions\WeakAurasOptions-@[email protected]:4281: in function `PickDisplay'
WeakAurasOptions\WeakAurasOptions-@[email protected]:1432: in function `ShowOptions'
WeakAurasOptions\WeakAurasOptions-@[email protected]:1380: in function `ToggleOptions'
WeakAuras\WeakAuras-@[email protected]:81: in function <WeakAuras\WeakAuras.lua:77>
[C]: in function `OpenOptions'