sArena (Discontinued)

sArena (Discontinued)

2M Downloads

HideBlizzFrames error

solaldunckel opened this issue ยท 2 comments

commented

_G["ArenaEnemyFrame"..i]; return nil if "Blizzard_ArenaUI" isn't loaded.

LoadAddOn("Blizzard_ArenaUI") on initialize fix it.

commented

What is the error you're getting?

Blizzard_ArenaUI is a dependency in the .toc, so it should always be loaded.

commented

My .toc wasn't updated for some reasons, the dependency fixed it.