Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-11-16, 09:05 PM   #1
thomasjohnshannon
A Theradrim Guardian
 
thomasjohnshannon's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 68
[PTR,7.1] Nameplate Color Change causes lua error in combat.

When any addon modifies the color of the default nameplates it will cause the following error when a new nameplate is created during combat.

Code:
1x [ADDON_ACTION_BLOCKED] AddOn '!Colorz' tried to call the protected function 'SetTargetClampingInsets()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function `SetTargetClampingInsets'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:221: in function `SetupClassNameplateBars'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:74: in function `OnNamePlateAdded'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:38: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:32>
This seems be true no matter how the code works. Directly setting the status bar color, setting DefaultCompactNamePlate(Friendly/Enemy)FrameOptions.useClassColors to true, or modifying UnitSelectionColor all cause the same error.
__________________
Thomas aka Urnn
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » [PTR,7.1] Nameplate Color Change causes lua error in combat.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off