
[Bug] Full LUA errors in Darkflame Cleft
Heregellas opened this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing issues
Game Client
Retail
Current Behavior
Hey,
Aurora is causing a LOT of LUA errors at the end of the Darkflame Cleft dungeon (from the moment we push the cart with the candle, during the whole event, & during the last boss with the candle in the room).
It's the same 16 or so errors repeating perma, here are 2 I was able to copy:
Message: bad argument #1 to '?' (Usage: local texture = self:CreateTexture([name, drawLayer, templateName, subLevel]))
Time: Tue May 27 01:56:17 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_SharedXML/NineSlice.lua]:52: in function <Interface/AddOns/Blizzard_SharedXML/NineSlice.lua:40>
[Interface/AddOns/Blizzard_SharedXML/NineSlice.lua]:165: in function <Interface/AddOns/Blizzard_SharedXML/NineSlice.lua:160>
[C]: in function 'ApplyLayout'
[Interface/AddOns/Aurora/Skin/backdrop.lua]:195: in function 'ApplyBackdrop'
[Interface/AddOns/Blizzard_SharedXML/Backdrop.lua]:348: in function <Interface/AddOns/Blizzard_SharedXML/Backdrop.lua:336>
[tail call]: ?
[Interface/AddOns/Aurora/Skin/backdrop.lua]:390: in function 'CreateBackdrop'
[Interface/AddOns/Aurora/Skin/backdrop.lua]:397: in function 'SetBackdrop'
[Interface/AddOns/Aurora/Skin/skin.lua]:205: in function 'FrameTypeStatusBar'
[Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgets.lua]:51: in function 'UIWidgetBaseStatusBarTemplate'
[Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgets.lua]:69: in function '?'
[Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgets.lua]:23: in function 'CreateWidget'
[Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgets.lua]:40: in function <...ace/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgets.lua:32>
[C]: in function 'OnWidgetContainerRegistered'
[Interface/AddOns/Blizzard_UIWidgets/Mainline/Blizzard_UIWidgetManager.lua]:284: in function 'RegisterForWidgetSet'
[Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua]:1396: in function 'CompactUnitFrame_UpdateWidgetSet'
[Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua]:436: in function 'CompactUnitFrame_UpdateAll'
[Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua]:255: in function 'CompactUnitFrame_SetUnit'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:544: in function 'OnAdded'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:143: in function 'OnNamePlateAdded'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:79: in function <...e/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua:70>
Locals:
container = StatusBar {
tooltipLoc = 0
barText = "100%"
GlowLeft = Texture {
}
tooltip = ""
BackgroundGlow = Texture {
}
barTextSizeType = 4
partitionPool =
}
range = 100
barMaxFillAlpha = 1
barMax = 100
GlowPulseAnim = AnimationGroup {
}
GlowRight = Texture {
}
tooltipAnchor = "ANCHOR_BOTTOMLEFT"
BGRight = Texture {
}
barTextHasStyleSettings = 4
tooltipXOffset = 0
BorderRight = Texture {
}
barMin = 0
GlowCenter = Texture {
}
BGLeft = Texture {
}
backdropInfo =
}
barMinFillAlpha = 1
value = 100
_backdropInfo =
}
tooltipYOffset = 0
tooltipContainsHyperLink = false
Spark = Texture {
}
SparkMask = MaskTexture {
}
BorderLeft = Texture {
}
barValueTextType = 1
overrideBarText = "Candlelight"
partitionValues =
}
textureKit = "Red"
displayedValue = 100
overrideBarTextShownType = 2
lastFillAtlas = "widgetstatusbar-fill-Red"
Label = FontString {
}
defaultTooltipAnchor = "ANCHOR_BOTTOMLEFT"
frameTextureKit = "widgetstatusbar"
BGCenter = Texture {
}
barTextFontType = 1
barTextEnabledState = 3
BorderCenter = Texture {
}
}
pieceName = "TopLeftCorner"
piece = nil
=============================
2nd one
=============================
Message: Interface/AddOns/Aurora/Skin/skin.lua:195: calling 'GetStatusBarTexture' on bad self (Usage: local texture = self:GetStatusBarTexture())
Time: Tue May 27 01:57:36 2025
Count: 45
Stack:
[Interface/AddOns/Aurora/Skin/skin.lua]:195: in function <Interface/AddOns/Aurora/Skin/skin.lua:190>
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: in function 'SetStatusBarColor'
[Interface/AddOns/Blizzard_UIWidgets/Mainline/Blizzard_UIWidgetTemplateStatusBar.lua]:97: in function 'Setup'
[Interface/AddOns/Blizzard_UIWidgets/Mainline/Blizzard_UIWidgetManager.lua]:526: in function 'ProcessWidget'
[Interface/AddOns/Blizzard_UIWidgets/Mainline/Blizzard_UIWidgetManager.lua]:52: in function <...zard_UIWidgets/Mainline/Blizzard_UIWidgetManager.lua:46>
Locals:
self = StatusBar {
tooltipLoc = 0
barText = "62%"
GlowLeft = Texture {
}
tooltip = ""
BackgroundGlow = Texture {
}
barTextSizeType = 4
partitionPool =
}
range = 100
barMaxFillAlpha = 1
barMax = 100
GlowPulseAnim = AnimationGroup {
}
GlowRight = Texture {
}
tooltipAnchor = "ANCHOR_BOTTOMLEFT"
BGRight = Texture {
}
barTextHasStyleSettings = 4
tooltipXOffset = 0
BorderRight = Texture {
}
barMin = 0
GlowCenter = Texture {
}
BGLeft = Texture {
}
mouseOver = false
backdropInfo =
}
barMinFillAlpha = 1
value = 62
_backdropInfo =
}
tooltipYOffset = 0
tooltipContainsHyperLink = false
Spark = Texture {
}
SparkMask = MaskTexture {
}
BorderLeft = Texture {
}
barValueTextType = 1
overrideBarText = "Candlelight"
partitionValues =
}
textureKit = "Red"
displayedValue = 62
overrideBarTextShownType = 2
lastFillAtlas = "widgetstatusbar-fill-Red"
Label = FontString {
}
defaultTooltipAnchor = "ANCHOR_BOTTOMLEFT"
frameTextureKit = "widgetstatusbar"
BGCenter = Texture {
}
barTextFontType = 1
barTextEnabledState = 3
BorderCenter = Texture {
}
}
r = 1
g = 0.125490
b = 0.125490
=========================
It really spams so much that the Blizzard message on the top of the screen, prompting us to disable addon is perma spamming every second.
In the hope you'll be able to fix this, I thank you in advance!
Expected Behavior
No response
Steps To Reproduce
No response
Additional context
No response