Bunny67 / WeakAuras-WotLK

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
GNU General Public License v2.0
161 stars 105 forks source link

Event trigger LUA error #38

Closed Zidras closed 4 years ago

Zidras commented 4 years ago

Describe the bug

Selected Event, and waited. Lua error started spamming.

Do you have an error log of what happened?

Message: Interface\AddOns\WeakAuras\BuffTrigger2.lua:953: attempt to index field '?' (a nil value)
Time: 07/21/20 00:41:16
Count: 600
Stack: [C]: ?
Interface\AddOns\WeakAuras\BuffTrigger2.lua:953: in function <Interface\AddOns\WeakAuras\BuffTrigger2.lua:951>
Interface\AddOns\WeakAuras\BuffTrigger2.lua:1297: in function <Interface\AddOns\WeakAuras\BuffTrigger2.lua:1292>
Interface\AddOns\WeakAuras\BuffTrigger2.lua:1585: in function <Interface\AddOns\WeakAuras\BuffTrigger2.lua:1578>

Locals: 

To Reproduce

Steps to reproduce the behavior:

https://www.twitch.tv/videos/685682896?t=1h43m27s

Screenshots

Which version of WeakAuras are you using?

Additional Info

Bunny67 commented 4 years ago

I think this is due to the beginning of the video. After it, the WA turned on when the settings were open, which should not be.

Bunny67 commented 4 years ago

In retail also starting WA after movie, if settings are open

Bunny67 commented 4 years ago

I also produced this error in retail. this is again due to refactoring of options

Bunny67 commented 4 years ago

It looks like this has been fixed. At the moment I can't reproduce it anymore

Zidras commented 4 years ago

I'm running with disabled cinematics so I won't be able to test. But if you can't reproduce anymore, it's good enough for me. Closing