View Single Post
02-12-17, 01:52 PM   #1
Dasteman
A Murloc Raider
 
Dasteman's Avatar
Join Date: Feb 2017
Posts: 8
NameplateColors - "SetTargetClampingInsets" error

Hello there,
I'm using addon NamePlateColors which is giving me this error:
Lua Code:
  1. 1x [ADDON_ACTION_BLOCKED] AddOn 'NameplateColors' tried to call the protected function 'SetTargetClampingInsets()'.
  2. !BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
  3. [C]: in function `SetTargetClampingInsets'
  4. ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:221: in function `SetupClassNameplateBars'
  5. ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:74: in function `OnNamePlateAdded'
  6. ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:38: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:32>
  7.  
  8. Locals:

Do you know what's causing this error and how to fix it?
  Reply With Quote