Search found 3 matches

by Polarina
Fri Dec 07, 2007 9:45 am
Forum: CensusPlus UI Mod Bugs
Topic: [w/ fix] FriendsFrame_Update tainted by CensusPlus
Replies: 4
Views: 6365

I found a way to fix this bug! With patch 2.3, Blizzard added a new function: local frame_1, ..., frame_n = GetFramesRegisteredForEvent(<event>); Just call that function, do a: local i = result:GetName(); in a for loop and check if it matches "FriendsFrame". If it does, just do somet...
by Polarina
Tue Nov 27, 2007 4:17 pm
Forum: CensusPlus UI Mod Bugs
Topic: [w/ fix] FriendsFrame_Update tainted by CensusPlus
Replies: 4
Views: 6365

A guess of what might cause this, it happened again to me. Star the "census" process and get into combat. While in combat, and taking censuses, have a friend to log in. If nothing happens, try to click a item link from the chat frame and press the X button on the tooltip. I hope that helps, Polarina.
by Polarina
Tue Nov 27, 2007 11:32 am
Forum: CensusPlus UI Mod Bugs
Topic: [w/ fix] FriendsFrame_Update tainted by CensusPlus
Replies: 4
Views: 6365

[w/ fix] FriendsFrame_Update tainted by CensusPlus

I had CensusPlus taking "censuses" while I was questing in Nagrand. I happened to be in combat during the time that happened. Immediately after the taint occurred, the guild window popped up. The taint log follows: 11/26 21:11:47.054 Global variable FriendsFrame_Update tainted by CensusPlus - Interf...