Aurora

Aurora

352k Downloads

[Bug]Aurora/Skin/skin.lua:150: calling 'GetStatusBarTexture' on bad self

CrisReus opened this issue · 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Game Client

Retail

Current Behavior

28x Aurora/Skin/skin.lua:150: calling 'GetStatusBarTexture' on bad self (Usage: local texture = self:GetStatusBarTexture())
[string "=[C]"]: in function GetStatusBarTexture' [string "@Aurora/Skin/skin.lua"]:150: in function <Aurora/Skin/skin.lua:149> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function SetStatusBarColor'
[string "@Blizzard_UIWidgets/Blizzard_UIWidgetTemplateStatusBar.lua"]:71: in function Setup' [string "@Blizzard_UIWidgets/Blizzard_UIWidgetManager.lua"]:459: in function ProcessWidget'
[string "@Blizzard_UIWidgets/Blizzard_UIWidgetManager.lua"]:52: in function <...dOns/Blizzard_UIWidgets/Blizzard_UIWidgetManager.lua:46>

Locals:
(*temporary) = StatusBar {
0 =
OnLeave = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:625
OnBackdropLoaded = defined @Aurora/Skin/backdrop.lua:175
tooltipLoc = 0
GetBackdropColor = defined @Aurora/Skin/backdrop.lua:285
SetBackdropOptions = defined @Aurora/Skin/backdrop.lua:364
barText = "0%"
GlowLeft = Texture {
}
tooltip = "貢獻原料或備妥的餐點,讓每個人都能享用大餐!"
BackgroundGlow = Texture {
}
ClearBackdrop = defined @SharedXML/Backdrop.lua:282
Setup = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:538
partitionPool =

{
}
SetBackdropGradient = defined @Aurora/Skin/backdrop.lua:311
range = 10
barMax = 10
SetupTextureCoordinates = defined @SharedXML/Backdrop.lua:214
HasBackdropInfo = defined @SharedXML/Backdrop.lua:278
GlowRight = Texture {
}
tooltipAnchor = "ANCHOR_BOTTOMLEFT"
BGRight = Texture {
}
OnLoad = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:9
BorderLeft = Texture {
}
barTextHasStyleSettings = 4
SetTooltip = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:23
tooltipXOffset = 0
BorderRight = Texture {
}
SetMouse = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:649
barMin = 0
DisplayBarValue = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:580
GlowCenter = Texture {
}
BGLeft = Texture {
}
tooltipYOffset = 0
value = 0
SetBackdropBorderColor = defined @Aurora/Skin/backdrop.lua:289
barValueTextType = 1
GetBackdropTexture = defined @Aurora/Skin/backdrop.lua:333
Spark = Texture {
}
SparkMask = MaskTexture {
}
ApplyBackdrop = defined @Aurora/Skin/backdrop.lua:193
SetBackdrop = defined @Aurora/Skin/backdrop.lua:246
UpdateLabel = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:630
SetTooltipOwner = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:53
GetBackdropBorderColor = defined @Aurora/Skin/backdrop.lua:305
GetBackdrop = defined @SharedXML/Backdrop.lua:347
UpdateMouseEnabled = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:12
overrideBarText = ""
tooltipContainsHyperLink = false
SetBorderBlendMode = defined @SharedXML/Backdrop.lua:266
Label = FontString {
}
SetBackdropOption = defined @Aurora/Skin/backdrop.lua:342
barTextSizeType = 4
barTextFontType = 1
SetBackdropLayer = defined @Aurora/Skin/backdrop.lua:319
barTextEnabledState = 3
displayedValue = 0
UpdateBar = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:568
overrideBarTextShownType = 0
SetStatusBarColor = defined =[C]:-1
OnBackdropSizeChanged = defined @SharedXML/Backdrop.lua:182
OnEnter = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:620
__SetStatusBarTexture = true
SetStatusBarTexture = defined =[C]:-1
backdropInfo =
{
}
_backdropInfo =
{
}
GetEdgeSize = defined @SharedXML/Backdrop.lua:188
defaultTooltipAnchor = "ANCHOR_BOTTOMLEFT"
SetBarText = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:591
OnReset = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:697
UpdatePartitions = defined @Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:689
SetBackdropColor = def

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

No response

commented

Have you gotten this again recently? If so, what were you doing?