Gladdy (Classic)

Gladdy (Classic)

1M Downloads

1.20 fails to show frames in arena, 1.19-beta works fine

treetip opened this issue ยท 3 comments

commented

Updated to 1.20, didn't work, reverted back to 1.19-beta, and it works fine.

This is the lua error i kept getting trying /gladdy test3, and any time entering an arena.

Message: Interface\AddOns\Gladdy\Gladdy.lua:466: attempt to index global 'ArenaEnemyFrames' (a nil value)
Time: Wed Sep 15 18:03:06 2021
Count: 1
Stack: Interface\AddOns\Gladdy\Gladdy.lua:466: attempt to index global 'ArenaEnemyFrames' (a nil value)
[string "=[C]"]: ?
[string "@Interface\AddOns\Gladdy\Gladdy.lua"]:466: in function `BlizzArenaSetAlpha'
[string "@Interface\AddOns\Gladdy\Gladdy.lua"]:233: in function `OnInitialize'
[string "@Interface\AddOns\Gladdy\Gladdy.lua"]:71: in function <Interface\AddOns\Gladdy\Gladdy.lua:69>

Locals: 

Using elvui, dbm, details, plater, wa etc basics.
Tried turning different things off, didn't help, same error.

commented

Thanks for the report. Gonna fix asap. Must be an ElvUI related issue, since ElvUI messes with the default UI a lot.

commented

Try now, should be fixed

commented

yeah, at least test3 works fine now