Hi, ive got a massive error flood and i dont know why and what triggered it.
693x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:551: Attempt to access forbidden object from code tainted by an AddOn
[string "=[C]"]: in function GetParent' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:551: in functionUpdateAnchor'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:587: in function UpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in functionOnUnitAuraUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
Locals:
(*temporary) = {
IsLayoutFrame = defined @SharedXML\LayoutFrame.lua:36
GetPadding = defined @SharedXML\LayoutFrame.lua:124
GetBaseYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:546
SetTargetYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:534
MarkDirty = defined @SharedXML\LayoutFrame.lua:90
OnCleaned = defined @SharedXML\LayoutFrame.lua:114
OnUpdate = defined @SharedXML\LayoutFrame.lua:84
GetAdditionalRegions = defined @SharedXML\LayoutFrame.lua:76
GetTargetYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:538
OnShow = defined @SharedXML\LayoutFrame.lua:32
UpdateAnchor = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:550
LayoutChildren = defined @SharedXML\LayoutFrame.lua:232
dirty = false
SetActive = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:568
SetBaseYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:542
ShouldShowBuff = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:560
buffList =
{
}
baseYOffset = -3
AddLayoutChildren = defined @SharedXML\LayoutFrame.lua:48
spacing = 4
fixedHeight = 14
IsDirty = defined @SharedXML\LayoutFrame.lua:110
OnLoad = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:521
CalculateFrameSize = defined @SharedXML\LayoutFrame.lua:133
Layout = defined @SharedXML\LayoutFrame.lua:155
UpdateBuffs = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:572
OnEvent = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:528
isActive = true
0 =
filter = "HARMFUL|RAID"
MarkClean = defined @SharedXML\LayoutFrame.lua:105
targetYOffset = 0
GetLayoutChildren = defined @SharedXML\LayoutFrame.lua:64
IgnoreLayoutIndex = defined @SharedXML\LayoutFrame.lua:40
}
Something is tainting the normal nameplate frame, which isn't allowed, try disabling NeatPlates and see if the issue persists because this could be caused by any addon. Just to confirm it is actually NeatPlates that is causing this as it can be rather hard to discern what caused the taint to happen
i have try to turn off neat plates and i dont get errors. but often i dont have errors if neat plates are enabled. But sometimes i get so many erros like this and i dont know why and how i can trigger it for testing
Do you use any old weakauras or such that could be trying to modify the nameplates? Because some people have reported tainting issues before, although I've never been able to connect them to NeatPlates. But I've never seen this particular one, especially considering how many times it triggered. The ones I've seen are at most 3 or 4.
i have tried to disable a weak aura for the explosive affixe. This have change the nameplate a bit.
but now ive got his error:
208x FrameXML\CompactUnitFrame.lua:2023: Attempt to access forbidden object from code tainted by an AddOn
[string "=[C]"]: in function SetHeight' [string "@FrameXML\CompactUnitFrame.lua"]:2023: in functionDefaultCompactNamePlateFrameSetupInternal'
[string "@FrameXML\CompactUnitFrame.lua"]:1983: in function DefaultCompactNamePlateFrameSetup' [string "@FrameXML\CompactUnitFrame.lua"]:2000: in functionfunc'
[string "@FrameXML\CompactUnitFrame.lua"]:224: in function CompactUnitFrame_SetUpFrame' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:141: in functionApplyFrameOptions'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
If you can reproduce the error you can try typing this, this will create a log of some information about possible tainting issues.
/console taintLog 1
Once the error occurs do a /reload and look in your logs folder Battle.net\World of Warcraft\_retail_\Logs for a taint.log file. Either look through it and see if you can find what is causing taints, it will usually say what caused a taint, or if you need help post it's content and I'll take a look. If it's really big you might need to upload it elsewhere first, like pastebin.
Now i have disabled Weakauras and i have get this error:
1x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: :GetLeft().
[string "=[C]"]: in function GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in functionGetPreferredInsets'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in function UpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in functionApplyFrameOptions'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
i have create the taintlog:
12/4 14:39:14.960 Interface\SharedXML\Pools.lua:43 Acquire()
12/4 14:39:14.960 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:15.284 Interface\SharedXML\Pools.lua:43 Acquire()
12/4 14:39:15.284 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars()
12/4 14:39:18.645 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged()
12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61
12/4 14:39:24.869 CameraOrSelectOrMoveStop()
12/4 14:39:24.869 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged()
12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61
12/4 14:39:24.869 CameraOrSelectOrMoveStop()
12/4 14:39:24.869 CAMERAORSELECTORMOVE:4
12/4 14:39:26.078 Interface\SharedXML\Pools.lua:43 Acquire()
12/4 14:39:26.078 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:26.618 Interface\SharedXML\Pools.lua:43 Acquire()
12/4 14:39:26.618 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:26.618 Interface\SharedXML\Pools.lua:45 Acquire()
12/4 14:39:26.618 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:27.236 Interface\SharedXML\Pools.lua:43 Acquire()
12/4 14:39:27.236 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
12/4 14:39:27.756 Interface\SharedXML\Pools.lua:45 Acquire()
12/4 14:39:27.756 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars()
12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: :GetLeft().
[string "=[C]"]: in function GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in functionGetPreferredInsets'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in function UpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in functionApplyFrameOptions'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
36x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit)
[string "=[C]"]: in function GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in functionOnRaidTargetUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
Seems like it's the RaiderIO addon causing the issues,
An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
Is it up to date?
Well, RaiderIO is the only addon mentioned concerning a taint, I'd recommend you try turning it of to confirm. And if it is, possibly trying a clean re-install of it.
ok... i have disabled moveanything, Raider.io and got now these errors:
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: :GetLeft().
[string "=[C]"]: in function GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in functionGetPreferredInsets'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in function UpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in functionApplyFrameOptions'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
6x FrameXML\AuraUtil.lua:58: Usage: local continuationToken, slot1, slot2, ... = UnitAuraSlots("unit" [, "filter"][, maxSlots][, continuationToken])
[string "=[C]"]: in function UnitAuraSlots' [string "@FrameXML\AuraUtil.lua"]:58: in functionForEachAura'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:597: in function UpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in functionOnUnitAuraUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
14x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit)
[string "=[C]"]: in function GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in functionOnRaidTargetUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
Seems there's still something tainting it, because this "Can't measure restricted regions", still has to do with the frame being modified by an addon and causing a taint.
Short of going through and disabling addons one by One, probably starting with any addons out of date/not updated for shadowlands, until the errors stop happening.
Maybe you could try looking in the taint log once again, now that RaiderIO is disabled, to see if any new addons are getting blamed for the taint happening, as there might have been multiple ones causing issues.
How can i fix this? o_O
703x NeatPlatesWidgets\ComboPointWidget.lua:391: attempt to index field '?' (a nil value)
[string "@NeatPlatesWidgets\ComboPointWidget.lua"]:391: in function createFunction' [string "@NeatPlatesHub\functions\Widgets.lua"]:602: in function <NeatPlatesHub\functions\Widgets.lua:589> [string "@NeatPlatesHub\functions\Widgets.lua"]:634: in functionOnInitializeWidgets'
[string "@NeatPlatesHub\functions\Core.lua"]:523: in function OnInitialize' [string "@NeatPlates\NeatPlatesCore.lua"]:480: in function <NeatPlates\NeatPlatesCore.lua:436> [string "@NeatPlates\NeatPlatesCore.lua"]:1322: in function?'
[string "@NeatPlates\NeatPlatesCore.lua"]:1276: in function <NeatPlates\NeatPlatesCore.lua:1274>
{
h = 16
w = 64
o = 0
}
w = 64
h = 16
(temporary) = nil
(temporary) = "DEMONHUNTER"
(temporary) = "VERTICAL"
(temporary) = defined @NeatPlates\NeatPlatesStatusbar.lua:45
(temporary) = {
0 =
Neutral = {
}
Right = 1
Left = 0
SetTexCoord = defined @NeatPlates\NeatPlatesStatusbar.lua:145
GetBackdropColor = defined @SharedXML\Backdrop.lua:433
SetOrientation = defined @NeatPlates\NeatPlatesStatusbar.lua:86
SetBackdropBorderColor = defined @SharedXML\Backdrop.lua:465
SetMinMaxValues = defined @NeatPlates\NeatPlatesStatusbar.lua:112
Bottom = 1
MaxVal = 1
ApplyBackdrop = defined @SharedXML\Backdrop.lua:337
SetBackdrop = defined @SharedXML\Backdrop.lua:372
ClearBackdrop = defined @SharedXML\Backdrop.lua:325
Top = 0
MinVal = 0
GetBackdrop = defined @SharedXML\Backdrop.lua:390
Orientation = "VERTICAL"
NeutralMax = 0
SetBorderBlendMode = defined @SharedXML\Backdrop.lua:309
NeutralMin = 0
SetAllColors = defined @NeatPlates\NeatPlatesStatusbar.lua:77
SetupTextureCoordinates = defined @SharedXML\Backdrop.lua:257
OnBackdropSizeChanged = defined @SharedXML\Backdrop.lua:225
Value = 1
SetStatusBarTexture = defined @NeatPlates\NeatPlatesStatusbar.lua:56
GetBackdropBorderColor = defined @SharedXML\Backdrop.lua:452
SetBackdropTexture = defined @NeatPlates\NeatPlatesStatusbar.lua:154
GetEdgeSize = defined @SharedXML\Backdrop.lua:231
GetMinMaxValues = defined @NeatPlates\NeatPlatesStatusbar.lua:107
SetStatusBarGradient = defined @NeatPlates\NeatPlatesStatusbar.lua:65
SetBackdropTexCoord = defined @NeatPlates\NeatPlatesStatusbar.lua:150
SetStatusBarColor = defined @NeatPlates\NeatPlatesStatusbar.lua:60
Backdrop = {
}
SetNeutralZone = defined @NeatPlates\NeatPlatesStatusbar.lua:129
SetValue = defined @NeatPlates\NeatPlatesStatusbar.lua:51
OnBackdropLoaded = defined @SharedXML\Backdrop.lua:195
Dim = 16
HasBackdropInfo = defined @SharedXML\Backdrop.lua:321
SetupPieceVisuals = defined @SharedXML\Backdrop.lua:289
SetBackdropColor = defined @SharedXML\Backdrop.lua:442
NeutralCenter = 0.500000
Bar = {
}
}
(temporary) = defined @NeatPlates\NeatPlatesStatusbar.lua:6
(*temporary) = "attempt to index field '?' (a nil value)"
SetPlayerSpecData = defined @NeatPlatesWidgets\ComboPointWidget.lua:287
GetPlayerPower = defined @NeatPlatesWidgets\ComboPointWidget.lua:90
SelectPattern = defined @NeatPlatesWidgets\ComboPointWidget.lua:118
artfile =
{
}
}
PlayerClass = "DEMONHUNTER"
CreateSparkAnimation = defined @NeatPlatesWidgets\ComboPointWidget.lua:307
CreateOverlay = defined @NeatPlatesWidgets\ComboPointWidget.lua:344
Up
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit)
[string "=[C]"]: in function GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in functionOnRaidTargetUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
Locals:
(*temporary) = nil
2x FrameXML\AuraUtil.lua:58: Usage: local continuationToken, slot1, slot2, ... = UnitAuraSlots("unit" [, "filter"][, maxSlots][, continuationToken])
[string "=[C]"]: in function UnitAuraSlots' [string "@FrameXML\AuraUtil.lua"]:58: in functionForEachAura'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:597: in function UpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in functionOnUnitAuraUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>
Hmm, I'm starting to think that maybe your default nameplates are just corrupted or something. Because it seems to always be some new error with them.
Something you could try is deleting the cache folder from your _retail wow folder and also perhaps try and repair the game through the blizzard launcher.
to make a clean install from neat plates its eqnough to click "make a new install" in my addonmanager wowup.io? or i have to delete all neat plate files in my wow directory?
Judging from your screenshots your client is in German correct? Then the debuff wouldn't be called Chaos Brand, that was just the example. Or you can try the spellID instead which I think would be 281242.
No, that's the built in nameplates made by blizzard. But now there's some interesting taints going on, so I just need to figure out what is causing them.
And I just remembered there are multiple levels of logging for the taint logs, could you perhaps try increasing the taintlog level by typing /console taintlog 11 which is the maximum amount of logging. This might help provide some additonal information on what is causing this taint.
I doubt it specifically has anything to do with it. But if I can find out what is tainting the SetTargetClampingInsets() function from the extended logs I could probably figure out the cause.
Doing a bit of cleaning up and closing issues that are stale, or has been resolved by never confirmed to be resolved. If you believe this is in error, please comment and I'll re-open the issue again.
Hi, ive got a massive error flood and i dont know why and what triggered it.
693x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:551: Attempt to access forbidden object from code tainted by an AddOn [string "=[C]"]: in function
GetParent' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:551: in function
UpdateAnchor' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:587: in functionUpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in function
OnUnitAuraUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (*temporary) = {
IsLayoutFrame = defined @SharedXML\LayoutFrame.lua:36
GetPadding = defined @SharedXML\LayoutFrame.lua:124
GetBaseYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:546
SetTargetYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:534
MarkDirty = defined @SharedXML\LayoutFrame.lua:90
OnCleaned = defined @SharedXML\LayoutFrame.lua:114
OnUpdate = defined @SharedXML\LayoutFrame.lua:84
GetAdditionalRegions = defined @SharedXML\LayoutFrame.lua:76
GetTargetYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:538
OnShow = defined @SharedXML\LayoutFrame.lua:32
UpdateAnchor = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:550
LayoutChildren = defined @SharedXML\LayoutFrame.lua:232
dirty = false
SetActive = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:568
SetBaseYOffset = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:542
ShouldShowBuff = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:560
buffList = {
}
baseYOffset = -3
AddLayoutChildren = defined @SharedXML\LayoutFrame.lua:48
spacing = 4
fixedHeight = 14
IsDirty = defined @SharedXML\LayoutFrame.lua:110
OnLoad = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:521
CalculateFrameSize = defined @SharedXML\LayoutFrame.lua:133
Layout = defined @SharedXML\LayoutFrame.lua:155
UpdateBuffs = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:572
OnEvent = defined @Blizzard_NamePlates\Blizzard_NamePlates.lua:528
isActive = true
0 =
filter = "HARMFUL|RAID"
MarkClean = defined @SharedXML\LayoutFrame.lua:105
targetYOffset = 0
GetLayoutChildren = defined @SharedXML\LayoutFrame.lua:64
IgnoreLayoutIndex = defined @SharedXML\LayoutFrame.lua:40
}
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Something is tainting the normal nameplate frame, which isn't allowed, try disabling NeatPlates and see if the issue persists because this could be caused by any addon. Just to confirm it is actually NeatPlates that is causing this as it can be rather hard to discern what caused the taint to happen
i have try to turn off neat plates and i dont get errors. but often i dont have errors if neat plates are enabled. But sometimes i get so many erros like this and i dont know why and how i can trigger it for testing
Do you use any old weakauras or such that could be trying to modify the nameplates? Because some people have reported tainting issues before, although I've never been able to connect them to NeatPlates. But I've never seen this particular one, especially considering how many times it triggered. The ones I've seen are at most 3 or 4.
i have tried to disable a weak aura for the explosive affixe. This have change the nameplate a bit. but now ive got his error:
208x FrameXML\CompactUnitFrame.lua:2023: Attempt to access forbidden object from code tainted by an AddOn [string "=[C]"]: in function
SetHeight' [string "@FrameXML\CompactUnitFrame.lua"]:2023: in function
DefaultCompactNamePlateFrameSetupInternal' [string "@FrameXML\CompactUnitFrame.lua"]:1983: in functionDefaultCompactNamePlateFrameSetup' [string "@FrameXML\CompactUnitFrame.lua"]:2000: in function
func' [string "@FrameXML\CompactUnitFrame.lua"]:224: in functionCompactUnitFrame_SetUpFrame' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:141: in function
ApplyFrameOptions' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (temporary) = {
0 =
holdTime = 0
Flash = {
}
flash = true
showCastbar = true
Icon = {
}
castID = "Cast-3-1471-2293-12084-3110-000CC7A160"
background = {
}
finishedColorSameAsStart = true
startChannelColor = {
}
finishedCastColor = {
}
nonInterruptibleColor = {
}
maxValue = 1.636000
Text = {
}
additionalFadeWidgets = {
}
value = 0
BorderShield = {
}
iconWhenNoninterruptible = true
startCastColor = {
}
flashColorSameAsStart = true
failedCastColor = {
}
Spark = {
}
}
(temporary) = 8
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
If you can reproduce the error you can try typing this, this will create a log of some information about possible tainting issues.
/console taintLog 1
Once the error occurs do a/reload
and look in your logs folderBattle.net\World of Warcraft\_retail_\Logs
for ataint.log
file. Either look through it and see if you can find what is causing taints, it will usually say what caused a taint, or if you need help post it's content and I'll take a look. If it's really big you might need to upload it elsewhere first, like pastebin.Now i have disabled Weakauras and i have get this error: 1x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from::GetLeft().
[string "=[C]"]: in function
GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in function
GetPreferredInsets' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in functionUpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in function
ApplyFrameOptions' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (*temporary) = {
otherHealPrediction = {
}
overAbsorbGlow = {
}
myHealAbsorbLeftShadow = {
}
border = {
}
barTexture = {
}
totalAbsorb = {
}
myHealAbsorb = {
}
myHealPrediction = {
}
myHealAbsorbRightShadow = {
}
0 =
background = {
}
overHealAbsorbGlow = {
}
totalAbsorbOverlay = {
}
}
i have create the taintlog: 12/4 14:39:14.960 Interface\SharedXML\Pools.lua:43 Acquire() 12/4 14:39:14.960 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:14.960 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:15.284 Interface\SharedXML\Pools.lua:43 Acquire() 12/4 14:39:15.284 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:15.284 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars() 12/4 14:39:18.645 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/4 14:39:18.645 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/4 14:39:24.869 CameraOrSelectOrMoveStop() 12/4 14:39:24.869 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/4 14:39:24.869 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/4 14:39:24.869 CameraOrSelectOrMoveStop() 12/4 14:39:24.869 CAMERAORSELECTORMOVE:4 12/4 14:39:26.078 Interface\SharedXML\Pools.lua:43 Acquire() 12/4 14:39:26.078 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:26.078 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:26.618 Interface\SharedXML\Pools.lua:43 Acquire() 12/4 14:39:26.618 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:26.618 Interface\SharedXML\Pools.lua:45 Acquire() 12/4 14:39:26.618 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:26.618 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:27.236 Interface\SharedXML\Pools.lua:43 Acquire() 12/4 14:39:27.236 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:27.236 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/4 14:39:27.756 Interface\SharedXML\Pools.lua:45 Acquire() 12/4 14:39:27.756 An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets() 12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/4 14:39:27.756 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from::GetLeft().
[string "=[C]"]: in function
GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in function
GetPreferredInsets' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in functionUpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in function
ApplyFrameOptions' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>36x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit) [string "=[C]"]: in function
GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in function
OnRaidTargetUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Seems like it's the RaiderIO addon causing the issues,
An action was blocked in combat because of taint from RaiderIO - SetTargetClampingInsets()
Is it up to date?yes, all addons are up to date
Well, RaiderIO is the only addon mentioned concerning a taint, I'd recommend you try turning it of to confirm. And if it is, possibly trying a clean re-install of it.
ok, i have disabled it now and test it
ok... i have disabled moveanything, Raider.io and got now these errors:
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from::GetLeft().
[string "=[C]"]: in function
GetLeft' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in function
GetPreferredInsets' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in functionUpdateInsetsForType' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in function
ApplyFrameOptions' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (*temporary) = {
0 =
b = 0
myHealAbsorbLeftShadow = {
}
totalAbsorbOverlay = {
}
background = {
}
r = 0.999998
barTexture = {
}
otherHealPrediction = {
}
border = {
}
myHealAbsorb = {
}
myHealPrediction = {
}
overAbsorbGlow = {
}
totalAbsorb = {
}
myHealAbsorbRightShadow = {
}
overHealAbsorbGlow = {
}
g = 0.999998
}
6x FrameXML\AuraUtil.lua:58: Usage: local continuationToken, slot1, slot2, ... = UnitAuraSlots("unit" [, "filter"][, maxSlots][, continuationToken]) [string "=[C]"]: in function
UnitAuraSlots' [string "@FrameXML\AuraUtil.lua"]:58: in function
ForEachAura' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:597: in functionUpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in function
OnUnitAuraUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (temporary) = nil (temporary) = "HELPFUL|INCLUDE_NAME_PLATE_ONLY" (temporary) = 32 (temporary) = nil
14x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit) [string "=[C]"]: in function
GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in function
OnRaidTargetUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (*temporary) = nil
Seems there's still something tainting it, because this "Can't measure restricted regions", still has to do with the frame being modified by an addon and causing a taint.
do u have an idea? what can i do know?
Short of going through and disabling addons one by One, probably starting with any addons out of date/not updated for shadowlands, until the errors stop happening.
Maybe you could try looking in the taint log once again, now that RaiderIO is disabled, to see if any new addons are getting blamed for the taint happening, as there might have been multiple ones causing issues.
How can i fix this? o_O 703x NeatPlatesWidgets\ComboPointWidget.lua:391: attempt to index field '?' (a nil value) [string "@NeatPlatesWidgets\ComboPointWidget.lua"]:391: in function
createFunction' [string "@NeatPlatesHub\functions\Widgets.lua"]:602: in function <NeatPlatesHub\functions\Widgets.lua:589> [string "@NeatPlatesHub\functions\Widgets.lua"]:634: in function
OnInitializeWidgets' [string "@NeatPlatesHub\functions\Core.lua"]:523: in functionOnInitialize' [string "@NeatPlates\NeatPlatesCore.lua"]:480: in function <NeatPlates\NeatPlatesCore.lua:436> [string "@NeatPlates\NeatPlatesCore.lua"]:1322: in function
?' [string "@NeatPlates\NeatPlatesCore.lua"]:1276: in function <NeatPlates\NeatPlatesCore.lua:1274>Locals: parent = {
0 =
config = {
}
orientation = "HORIZONTAL"
}
frame = {
0 =
Icon = {
}
PartialFill = {
}
}
= 0
maxPower = 0
pattern = {
h = 16
w = 64
o = 0
}
w = 64
h = 16
(temporary) = nil
(temporary) = "DEMONHUNTER"
(temporary) = "VERTICAL"
(temporary) = defined @NeatPlates\NeatPlatesStatusbar.lua:45
(temporary) = {
0 =
Neutral = {
}
Right = 1
Left = 0
SetTexCoord = defined @NeatPlates\NeatPlatesStatusbar.lua:145
GetBackdropColor = defined @SharedXML\Backdrop.lua:433
SetOrientation = defined @NeatPlates\NeatPlatesStatusbar.lua:86
SetBackdropBorderColor = defined @SharedXML\Backdrop.lua:465
SetMinMaxValues = defined @NeatPlates\NeatPlatesStatusbar.lua:112
Bottom = 1
MaxVal = 1
ApplyBackdrop = defined @SharedXML\Backdrop.lua:337
SetBackdrop = defined @SharedXML\Backdrop.lua:372
ClearBackdrop = defined @SharedXML\Backdrop.lua:325
Top = 0
MinVal = 0
GetBackdrop = defined @SharedXML\Backdrop.lua:390
Orientation = "VERTICAL"
NeutralMax = 0
SetBorderBlendMode = defined @SharedXML\Backdrop.lua:309
NeutralMin = 0
SetAllColors = defined @NeatPlates\NeatPlatesStatusbar.lua:77
SetupTextureCoordinates = defined @SharedXML\Backdrop.lua:257
OnBackdropSizeChanged = defined @SharedXML\Backdrop.lua:225
Value = 1
SetStatusBarTexture = defined @NeatPlates\NeatPlatesStatusbar.lua:56
GetBackdropBorderColor = defined @SharedXML\Backdrop.lua:452
SetBackdropTexture = defined @NeatPlates\NeatPlatesStatusbar.lua:154
GetEdgeSize = defined @SharedXML\Backdrop.lua:231
GetMinMaxValues = defined @NeatPlates\NeatPlatesStatusbar.lua:107
SetStatusBarGradient = defined @NeatPlates\NeatPlatesStatusbar.lua:65
SetBackdropTexCoord = defined @NeatPlates\NeatPlatesStatusbar.lua:150
SetStatusBarColor = defined @NeatPlates\NeatPlatesStatusbar.lua:60
Backdrop = {
}
SetNeutralZone = defined @NeatPlates\NeatPlatesStatusbar.lua:129
SetValue = defined @NeatPlates\NeatPlatesStatusbar.lua:51
OnBackdropLoaded = defined @SharedXML\Backdrop.lua:195
Dim = 16
HasBackdropInfo = defined @SharedXML\Backdrop.lua:321
SetupPieceVisuals = defined @SharedXML\Backdrop.lua:289
SetBackdropColor = defined @SharedXML\Backdrop.lua:442
NeutralCenter = 0.500000
Bar = {
}
}
( temporary) = defined @NeatPlates\NeatPlatesStatusbar.lua:6
(*temporary) = "attempt to index field '?' (a nil value)"
SetPlayerSpecData = defined @NeatPlatesWidgets\ComboPointWidget.lua:287
GetPlayerPower = defined @NeatPlatesWidgets\ComboPointWidget.lua:90
SelectPattern = defined @NeatPlatesWidgets\ComboPointWidget.lua:118
artfile = {
1 = "Addons\NeatPlatesWidgets\ComboWidget\Powers.tga"
2 = "Addons\NeatPlatesWidgets\ComboWidget\PowersNeat.tga"
3 = "Addons\NeatPlatesWidgets\ComboWidget\PowersTrad.tga"
}
artstyle = 2
t = {
DEATHKNIGHT = {
}
WARLOCK = {
}
ROGUE = {
}
MAGE = {
}
DRUID = {
}
MONK = {
}
PALADIN = {
}
}
PlayerClass = "DEMONHUNTER"
CreateSparkAnimation = defined @NeatPlatesWidgets\ComboPointWidget.lua:307
CreateOverlay = defined @NeatPlatesWidgets\ComboPointWidget.lua:344
Up
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Yasinahh
commented
3 years ago
Luxocracy
commented
3 years ago
Luxocracy
commented
3 years ago
- © Githubissues.
- Githubissues is a development platform for aggregating issues.
If you're on version 9.0.2.18, update to version 9.0.2.19. The .18 version had a minor bug for some classes.
ah ok, thx
i think i hava to make e clean install from neat plates... i have importet the settings from tidy plates many versions before
ahhhhhhh help >.<
2x ...eBlizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit) [string "=[C]"]: in function
GetRaidTargetIndex' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in function
OnRaidTargetUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (*temporary) = nil
2x FrameXML\AuraUtil.lua:58: Usage: local continuationToken, slot1, slot2, ... = UnitAuraSlots("unit" [, "filter"][, maxSlots][, continuationToken]) [string "=[C]"]: in function
UnitAuraSlots' [string "@FrameXML\AuraUtil.lua"]:58: in function
ForEachAura' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:597: in functionUpdateBuffs' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:209: in function
OnUnitAuraUpdate' [string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:65: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:47>Locals: (temporary) = nil (temporary) = "HARMFUL|INCLUDE_NAME_PLATE_ONLY" (temporary) = 32 (temporary) = nil
Hmm, I'm starting to think that maybe your default nameplates are just corrupted or something. Because it seems to always be some new error with them.
Something you could try is deleting the cache folder from your _retail wow folder and also perhaps try and repair the game through the blizzard launcher.
ok, i´ll try
to make a clean install from neat plates its eqnough to click "make a new install" in my addonmanager wowup.io? or i have to delete all neat plate files in my wow directory?
It might be enough, not sure. As long as it deletes the LocalVars associated with NeatPlates it should be fine.
ok, ihave installed Neat plates Clean and get the same error. If i have disabled it ive got no errors
And do you still get errors if NeatPlates is the only enabled addon?
i think no but i cant play with the standard ui :D
i will try now without Z-perl Unit Frames
Now I have no Nameplates for my group members in instances. only the standard Blizzard nameplates. Can i set this anywhere?
Example Outside from Instance:
example inside an Instance:
Sadly no, this is a limitation imposed by blizzard. Friendly nameplates cannot be modified inside an instance.
ah ok... before I did the new installation it worked. maybe that was the source of the error
It might have been because it isn't supposed to be possible.
ok, i hope now all its ok. Big THX for your engagement
how can i disable only this debuff? Dont need this, cause every attacked monster get this debuff from me
Just add it to the additional auras filter with the prefix
not
. For examplenot Chaos Brand
or you could also use the spellID instead of name.it dont work
in want to see all from me on the nameplate but not the chaosbrand
Judging from your screenshots your client is in German correct? Then the debuff wouldn't be called Chaos Brand, that was just the example. Or you can try the spellID instead which I think would be 281242.
yes its correkt. ill try
now its workd but i get these errors :/ Ill Try now to deactivate all now
Ok, only neatPlates and buggrabber are enabled. First Error Msg:
secound error msg:
third error msg:
Tainlog: 12/6 14:32:51.266 Global variable UIDROPDOWNMENU_MENU_LEVEL tainted by NeatPlates - Interface\SharedXML\UIDropDownMenu.lua:37 12/6 14:32:51.266 securecall() 12/6 14:32:51.266 Interface\SharedXML\UIDropDownMenu.lua:73 UIDropDownMenu_Initialize() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:477 CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdown:updateFunc() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:182 CompactUnitFrameProfiles_UpdateCurrentPanel() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:82 CompactUnitFrameProfiles_CancelChanges() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:76 12/6 14:32:51.266 pcall() 12/6 14:32:51.266 Interface\FrameXML\InterfaceOptionsFrame.lua:215 12/6 14:32:51.266 securecall() 12/6 14:32:51.266 Interface\FrameXML\InterfaceOptionsFrame.lua:250 12/6 14:32:51.266 InterfaceOptionsFrameCancel:Click() 12/6 14:32:51.266 Interface\FrameXML\UIParent.lua:4304 ToggleGameMenu() 12/6 14:32:51.266 TOGGLEGAMEMENU:1 12/6 14:32:51.266 Execution tainted by NeatPlates while reading UIDROPDOWNMENU_MENU_LEVEL - Interface\SharedXML\UIDropDownMenu.lua:851 UIDropDownMenu_GetSelectedID() 12/6 14:32:51.266 Interface\SharedXML\UIDropDownMenu.lua:725 UIDropDownMenu_Refresh() 12/6 14:32:51.266 Interface\SharedXML\UIDropDownMenu.lua:830 UIDropDownMenu_SetSelectedValue() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:478 CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdown:updateFunc() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:182 CompactUnitFrameProfiles_UpdateCurrentPanel() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:82 CompactUnitFrameProfiles_CancelChanges() 12/6 14:32:51.266 Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:76 12/6 14:32:51.266 pcall() 12/6 14:32:51.266 Interface\FrameXML\InterfaceOptionsFrame.lua:215 12/6 14:32:51.266 securecall() 12/6 14:32:51.266 Interface\FrameXML\InterfaceOptionsFrame.lua:250 12/6 14:32:51.266 InterfaceOptionsFrameCancel:Click() 12/6 14:32:51.266 Interface\FrameXML\UIParent.lua:4304 ToggleGameMenu() 12/6 14:32:51.266 TOGGLEGAMEMENU:1 12/6 14:32:51.266 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:51.266 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:51.266 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:51.266 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:51.266 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:51.599 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:32:51.599 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:51.599 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:51.599 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:51.599 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:51.732 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:32:51.732 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:51.732 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:51.732 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:51.732 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:52.377 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:52.377 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:52.377 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:52.377 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:52.377 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:53.389 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:53.389 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:53.389 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:53.389 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:53.389 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:53.573 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:53.573 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:53.573 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:53.573 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:53.573 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:53.664 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:53.664 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:53.664 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:53.664 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:53.664 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:54.153 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:54.153 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:54.153 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:54.153 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:54.153 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:54.919 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:54.919 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:54.919 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:54.919 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:54.919 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:56.755 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:56.755 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:56.755 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:56.755 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:56.755 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:56.983 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:56.983 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:56.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:56.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:56.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:57.343 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:57.343 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:57.343 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:32:57.343 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:57.343 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:57.410 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:32:57.410 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:57.410 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:57.410 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:57.410 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:32:57.454 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:32:57.454 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:32:57.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:32:57.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:32:57.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:00.721 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:00.721 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:00.721 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:00.721 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:00.721 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:01.338 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:01.338 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:01.338 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:01.338 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:01.338 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:02.918 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:02.918 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:02.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:02.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:02.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:02.939 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:02.939 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:02.939 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:02.939 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:02.939 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:03.034 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:03.034 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:03.034 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:03.034 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:03.034 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:06.566 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:06.566 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:06.566 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:06.566 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:06.566 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:09.276 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:09.276 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:09.276 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:09.276 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:09.276 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:09.834 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:09.834 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:09.834 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:09.834 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:09.834 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:12.683 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:12.683 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:12.683 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:12.683 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:12.683 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:12.983 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:12.983 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:12.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:12.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:12.983 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:14.321 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:14.321 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:14.321 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:14.321 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:14.321 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:14.411 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:14.411 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:14.411 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:14.411 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:14.411 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:14.504 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:14.504 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:14.504 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:14.504 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:14.504 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:16.188 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:16.188 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:16.188 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:16.188 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:16.188 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:16.210 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:16.210 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:16.210 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:16.210 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:16.210 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:16.271 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:16.271 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:16.271 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:16.271 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:16.271 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:17.039 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:17.039 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:17.039 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:17.039 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:17.039 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:17.563 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:17.563 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:17.563 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:17.563 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:17.563 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:19.073 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:19.073 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:19.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:19.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:19.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:19.246 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:19.246 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:19.246 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:19.246 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:19.246 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:19.268 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:33:19.268 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:19.268 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:19.268 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:19.268 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:19.476 Interface\SharedXML\Pools.lua:45 Acquire() 12/6 14:33:19.476 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:19.476 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:19.476 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:19.476 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:21.073 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:21.073 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:21.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:21.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:21.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:22.676 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:22.676 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:22.676 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:22.676 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:22.676 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.634 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.634 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.634 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.634 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.634 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.704 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.704 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.704 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.704 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.704 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.750 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.750 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.750 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.750 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.750 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.784 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.784 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.807 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.807 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.807 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.807 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.807 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:23.886 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:23.886 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:23.886 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:23.886 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:23.886 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:37.838 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars() 12/6 14:33:37.838 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:37.838 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:37.838 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/6 14:33:37.838 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/6 14:33:37.885 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:37.885 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:37.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:37.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:37.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:38.391 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:38.391 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:38.391 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:38.391 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:38.391 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:40.783 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:40.783 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:40.783 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:40.783 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:40.783 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:40.784 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:40.784 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:40.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:40.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:40.784 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:40.805 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:40.805 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:40.805 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:40.805 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:40.805 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:42.777 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:42.777 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:42.777 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:42.777 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:42.777 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:43.373 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:43.373 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:43.373 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:43.373 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:43.373 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:43.412 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:43.412 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:43.412 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:43.412 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:43.412 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:45.450 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:45.450 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:45.450 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:45.450 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:45.450 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:47.183 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:47.183 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:47.183 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:47.183 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:47.183 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:47.548 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:47.548 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:47.548 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:47.548 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:47.548 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:48.323 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:48.323 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:48.323 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:48.323 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:48.323 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:48.581 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:48.581 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:48.581 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:48.581 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:48.581 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:48.828 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:48.828 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:48.828 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:48.828 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:48.828 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:49.938 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:49.938 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:49.938 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:49.938 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:49.938 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:50.116 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:50.116 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:50.116 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:50.116 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:50.116 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:50.667 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:50.667 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:50.667 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:50.667 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:50.667 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:51.142 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:51.142 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:51.142 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:51.142 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:51.142 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:51.293 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:51.293 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:51.293 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:51.293 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:51.293 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:51.555 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:51.555 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:51.555 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:51.555 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:51.555 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:51.616 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:51.616 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:51.616 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:51.616 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:51.616 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:52.073 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:52.073 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:52.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:52.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:52.073 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:52.223 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:52.223 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:52.223 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:52.223 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:52.223 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:52.291 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:52.291 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:52.291 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:52.291 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:52.291 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:52.303 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:52.303 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:52.303 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:52.303 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:52.303 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:58.414 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars() 12/6 14:33:58.414 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:58.414 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:58.414 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/6 14:33:58.414 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/6 14:33:58.434 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:58.434 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:58.434 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:58.434 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:58.434 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:58.974 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:58.974 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:33:58.974 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:33:58.974 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:33:58.974 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:00.918 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:00.918 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:00.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:00.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:00.918 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:01.010 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:01.010 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:01.010 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:01.010 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:01.010 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:01.454 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:01.454 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:01.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:01.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:01.454 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:02.457 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars() 12/6 14:34:02.457 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:02.457 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:02.457 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/6 14:34:02.457 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/6 14:34:03.937 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:03.937 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:03.937 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:03.937 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:03.937 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:04.546 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:04.546 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:04.546 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:04.546 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:04.546 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:06.827 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:06.827 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:06.827 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:06.827 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:06.827 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:07.011 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:07.011 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:07.011 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:07.011 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:07.011 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:14.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:258 SetupClassNameplateBars() 12/6 14:34:14.885 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:14.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:14.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:181 NamePlateDriverFrame:OnTargetChanged() 12/6 14:34:14.885 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:61 12/6 14:34:15.379 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:15.379 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:15.379 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:15.379 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:15.379 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:15.661 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:15.661 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:15.661 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:15.661 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:15.661 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:16.348 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:16.348 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:16.348 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:16.348 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded() 12/6 14:34:16.348 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:56 12/6 14:34:17.519 Interface\SharedXML\Pools.lua:43 Acquire() 12/6 14:34:17.519 An action was blocked in combat because of taint from NeatPlates - SetTargetClampingInsets() 12/6 14:34:17.519 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:305 NamePlateDriverFrame:SetupClassNameplateBars() 12/6 14:34:17.519 Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:119 NamePlateDriverFrame:OnNamePlateAdded()
i dont have a directory called "Blizzard_nameplates" in Interface > Addons is that corret?
No, that's the built in nameplates made by blizzard. But now there's some interesting taints going on, so I just need to figure out what is causing them.
And I just remembered there are multiple levels of logging for the taint logs, could you perhaps try increasing the taintlog level by typing
/console taintlog 11
which is the maximum amount of logging. This might help provide some additonal information on what is causing this taint.can there be a problem with the personal resources display frame?
I doubt it specifically has anything to do with it. But if I can find out what is tainting the
SetTargetClampingInsets()
function from the extended logs I could probably figure out the cause.Doing a bit of cleaning up and closing issues that are stale, or has been resolved by never confirmed to be resolved. If you believe this is in error, please comment and I'll re-open the issue again.