Forum Index » Technical Support »

Post a reply

Chribas
Posted 08:47PM, Tuesday, December 8, 2009 (2 years, 1 month ago)
#0
When i have the new version of unit frames enabled and i attack with my pet it causes my FPS to drop really low. I tested each part of CT that i use seperately as well as the rest of my addons and it only happens when unit frames are enabled.



*Edit*
Looks like my FPS only drop when the blizzard "target of target" option is turned on with CT Unit Frames enabled. Once i disable unit frames everything runs fine.
Last updated by Chribas
dargen
Posted 09:20PM, Tuesday, December 8, 2009 (2 years, 1 month ago)
#1
The problem you are experiencing is due to a bug in the 3.300 version of CT_UnitFrames which are generating error messages when Blizzard's target of target frame gets displayed. You won't see the error messages if your "Display Lua Errors" option is disabled in the game's Interface Options, however they still affect your FPS.

The problem does not occur with CT_UnitFrames 3.301, so once it gets placed on the web site, download that and you should be ok.

Until then, if you feel confident making the change yourself you can change line 75 of the Interface\Addons\CT_UnitFrames\CT_TargetFrame.lua file from this:

TargetofTargetPortrait:SetVertexColor(1.0, 1.0, 1.0, 1.0);

to this:

TargetFrameToTPortrait:SetVertexColor(1.0, 1.0, 1.0, 1.0);

Quick Reply

You cannot reply to this topic. Try logging in first.