Aptechka

Aptechka

182k Downloads

"Test Debuffs" causes LUA error

spamwax opened this issue ยท 1 comments

commented

I am in a group where some members are offline. When the group is converted to Raid and I click on Widgets->debufficons*->Test Debuffs, following is reported (9.0.0-beta32)

Message: Interface\AddOns\Aptechka\Aptechka.lua:2760: attempt to index local 'frame' (a nil value)
Time: Sat Sep 12 07:25:59 2020
Count: 2
Stack: Interface\AddOns\Aptechka\Aptechka.lua:2760: attempt to index local 'frame' (a nil value)
[string "=(tail call)"]: ?
[string "@Interface\AddOns\Aptechka\Aptechka.lua"]:2760: in function `TestDebuffSlots'
[string "@Interface\AddOns\Aptechka\Options\WidgetForms.lua"]:285: in function <Interface\AddOns\Aptechka\Options\WidgetForms.lua:284>
[string "=[C]"]: ?
[string "@Interface\AddOns\Aptechka\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...rface\AddOns\Aptechka\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\Aptechka\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\Aptechka\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua"]:22: in function <...chka\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

Locals: <none>

If the group is converted to Party, no error is given and debuffs appear for couple of seconds.
I should add that this is obviously tested in a resting area outside of any actual raid zone.

commented

Thanks, fixed