BigDebuffs

BigDebuffs

18M Downloads

Lua Error when mousing over nameplate BigDebuff

ljrk99 opened this issue ยท 1 comments

commented

Hello, I get the below Lua Error whenever my mouse goes over a BigDebuff icon next to the unit frame. Any ideas how to fix it?

Message: Interface\AddOns\BigDebuffs\BigDebuffs.lua:1907: Attempt to access forbidden object from code tainted by an AddOn
Time: Sun Dec 13 12:27:20 2020
Count: 11
Stack: Interface\AddOns\BigDebuffs\BigDebuffs.lua:1907: Attempt to access forbidden object from code tainted by an AddOn
[string "=[C]"]: in function `SetOwner'
[string "@interface\AddOns\BigDebuffs\BigDebuffs.lua"]:1907: in function <Interface\AddOns\BigDebuffs\BigDebuffs.lua:1905>

Locals: (*temporary) = NamePlateTooltip {
BottomLeftCorner = {
}
OnBackdropLoaded = defined @interface\SharedXML\Backdrop.lua:195
textLeft1Font = "GameTooltipHeaderText"
GetBackdropColor = defined @interface\SharedXML\Backdrop.lua:433
SetBackdropBorderColor = defined @interface\SharedXML\Backdrop.lua:465
RightEdge = {
}
textRight2Font = "GameTooltipText"
ApplyBackdrop = defined @interface\SharedXML\Backdrop.lua:337
SetBackdrop = defined @interface\SharedXML\Backdrop.lua:372
ClearBackdrop = defined @interface\SharedXML\Backdrop.lua:325
TopOverlay = {
}
GetBackdropBorderColor = defined @interface\SharedXML\Backdrop.lua:452
GetBackdrop = defined @interface\SharedXML\Backdrop.lua:390
SetBorderBlendMode = defined @interface\SharedXML\Backdrop.lua:309
comparing = false
TextLeft1 = NamePlateTooltipTextLeft1 {
}
0 =
BottomEdge = {
}
SetupTextureCoordinates = defined @interface\SharedXML\Backdrop.lua:257
OnBackdropSizeChanged = defined @interface\SharedXML\Backdrop.lua:225
BottomOverlay = {
}
backdropInfo =

{
}
Center = {
}
textRight1Font = "GameTooltipHeaderText"
HasBackdropInfo = defined @interface\SharedXML\Backdrop.lua:321
GetEdgeSize = defined @interface\SharedXML\Backdrop.lua:231
updateTooltip = 0.086000
textLeft2Font = "GameTooltipText"
TopEdge = {
}
TextRight2 = NamePlateTooltipTextRight2 {
}
TextLeft2 = NamePlateTooltipTextLeft2 {
}
BottomRightCorner = {
}
TopRightCorner = {
}
TopLeftCorner = {
}
needsReset = true
SetupPieceVisuals = defined @interface\SharedXML\Backdrop.lua:289
SetBackdropColor = defined @interface\SharedXML\Backdrop.lua:442
LeftEdge = {
}
TextRight1 = NamePlateTooltipTextRight1 {
}
}
(*temporary) = NamePlate26.BigDebuffs {
0 =
current = 136184
anchor = {
}
icon = NamePlate26.BigDebuffs.Icon {
}
cooldown = NamePlate26.BigDebuffs.Cooldown {
}
unit = "nameplate1"
}
(*temporary) = "ANCHOR_RIGHT"
(*temporary) = 0
(*temporary) = 0

commented

Same