Occasional guild frame bug

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
Evil-Oatmeal

Occasional guild frame bug

Post by Evil-Oatmeal »

Some times when taking an census or opening the guild frame I get this error.

Error: Interface\AddOns\CensusPlus\CensusPlus.lua:584: attempt to call global `RaidFrame_ShowSubFrame' (a nil value)

When it happens I can't view my guild window. After a while the issue is gone and I cna open the guild window fine, but later it comes back for a while again.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Download the latest version as it will fix this issue.

Alternately, open up \Interface\AddOns\CensusPlus\CensusPlus.lua and change the one occurrance of

RaidFrame_ShowSubFrame

to

FriendsFrame_ShowSubFrame
phpbb:phpinfo()

Post Reply