Index
- News Archive
Forums
- Register
- Log in
Downloads
Installation
|
dargen
|
Posted
04:41PM, Saturday, December 3, 2011
(5 months, 2 weeks ago)
#1
|
|
That's being caused by a Blizzard bug which affects any addon using Blizzard's secure aura routines. A description of the bug was included in the 4.3 change notes for CT_BuffMod. The issue only occurs if you are showing weapon buffs or the consolidated buff button. Unfortunately, the bug can't be worked around, so we have to wait for Blizzard to fix their code. The unsecure buffs option that was added in CT_BuffMod 4.301 is not affected by the bugs in Blizzard's code. However, when using unsecure buffs you will not be able to cancel weapon buffs, and you will not be able to cancel other buffs unless you are out of combat. These are limitations imposed on addons by Blizzard. Blizzard has been made aware of the bugs via some posts in the PTR Bugs Report forum. Hopefully it won't take them as long to fix these bugs as it did to fix the last batch. Here's the links to the PTR bug reports: http://us.battle.net/wow/en/forum/topic/3424690010 http://us.battle.net/wow/en/forum/topic/3580989649 http://us.battle.net/wow/en/forum/topic/3580989647 (EDIT): One way you may be able to avoid the bugs in Blizzard's secure aura routines, would be to create two CT_BuffMod windows. Configure one window to show only weapon buffs, and the other window to show debuffs and (non-weapon) buffs. Last updated by dargen
|
|
istrain
|
Posted
02:16AM, Sunday, December 4, 2011
(5 months, 2 weeks ago)
#2
|
| Thanks for the speedy reply dargen. |