Aurora

Aurora

352k Downloads

[Bug]

zofia1347 opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Game Client

3 lua errors

Current Behavior

Message: ...rora/Skin/Interface/FrameXML/ActionBarController.lua:467: attempt to index field 'BottomBarFrameTexture' (a nil value)
Time: Fri Jan 27 16:46:44 2023
Count: 1
Stack: ...rora/Skin/Interface/FrameXML/ActionBarController.lua:467: attempt to index field 'BottomBarFrameTexture' (a nil value)
[string "@Interface/AddOns/Aurora/Skin/Interface/FrameXML/ActionBarController.lua"]:467: in function `?'
[string "@Interface/AddOns/Aurora/Skin/init.lua"]:254: in function <Interface/AddOns/Aurora/Skin/init.lua:238>

Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
 LayoutBar = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/ActionBarController.lua:119
 AddBarFromTemplate = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/ActionBarController.lua:111
 HideStatusBars = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/ActionBarController.lua:114
}
(*temporary) = StatusTrackingBarManager {
 0 = <userdata>
 SetTextLocked = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:3
 UpdateBarVisibility = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:14
 UpdateBarTicks = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:34
 ShowVisibleBarText = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:42
 IsTextLocked = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:10
 SetBarAnimation = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:28
 OnLoad = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:113
 AddBarFromTemplate = <function> defined =[C]:-1
 OnEvent = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:134
 HideStatusBars = <function> defined =[C]:-1
 LayoutBars = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:99
 SecondaryStatusTrackingBarContainer = SecondaryStatusTrackingBarContainer {
 }
 HideVisibleBarText = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:50
 MainStatusTrackingBarContainer = MainStatusTrackingBarContainer {
 }
 bars = <table> {
 }
 UpdateBarsShown = <function> defined @Interface/FrameXML/StatusTrackingManager.lua:58
 LayoutBar = <function> defined =[C]:-1
}
(*temporary) = "attempt to index field 'BottomBarFrameTexture' (a nil value)"
private = <table> {
 isPatch = true
 disabled = <table> {
 }
 uiScale = 1
 API_MINOR = 8
 IGNORED_QUEST_DISPLAY = "%s (ignored)"
 isBCC = false
 TRIVIAL_QUEST_DISPLAY = "%s (low level)"
 textures = <table> {
 }
 Aurora = <table> {
 }
 debug = <function> defined @Interface/AddOns/Aurora/Skin/init.lua:90
 charClass = <table> {
 }
 fileOrder = <table> {
 }
 isWrath = false
 font = <table> {
 }
 FACTION_COLORS = <table> {
 }
 SharedXML = <table> {
 }
 assetColors = <table> {
 }
 isRetail = true
 PAPER_FRAME_TEXT_COLOR = <table> {
 }
 updateHighlightColor = <function> defined @Interface/AddOns/Aurora/aurora.lua:97
 AZERITE_COLORS = <table> {
 }
 isClassic = false
 commands = <table> {
 }
 SetupGUI = <function> defined @Interface/AddOns/Aurora/gui.lua:387
 FRAME_TITLE_HEIGHT = 27
 UpdateUIScale = <function> defined @Interface/AddOns/Aurora/Skin/init.lua:40
 API_MAJOR = 0
 nop = <function> defined @Interface/AddOns/Aurora/Skin/init.lua:90
 OnLoad = <function> defined @Interface/AddOns/Aurora/aurora.lua:40
 Enum = <table> {
 }
 CLASS_BACKGROUND_SETTINGS = <table> {
 }
 COVENANT_COLORS = <table> {
 }
 FrameXML = <table> {
 }
 NORMAL_QUEST_DISPLAY = "%s"
 classColorsReset = <function> defined @Interface/AddOns/Aurora/Skin/color.lua:405
 backdrop = <table> {
 }
 PAPER_FRAME_TITLE_COLOR = <table> {
 }
 setColorCache = <function> defined @Interface/AddOns/Aurora/Skin/color.lua:398
 wago = <table> {
 }
 shouldSkip = <function> defined @Interface/AddOns/Aurora/Skin/init.lua:22
 AddOns = <table> {
 }
}
Util = <table> {
 PositionRelative = <function> defined @Interface/AddOns/Aurora/Skin/util.lua:62
 GetTextureKit = <function> defined @Interface/AddOns/Aurora/Skin/util.lua:2

Message: ...ns/Aurora/Skin/Interface/AddOns/Blizzard_TokenUI.lua:121: attempt to index field 'Corner' (a nil value)
Time: Fri Jan 27 16:51:20 2023
Count: 1
Stack: ...ns/Aurora/Skin/Interface/AddOns/Blizzard_TokenUI.lua:121: attempt to index field 'Corner' (a nil value)
[string "@Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_TokenUI.lua"]:121: in function `addonModule'
[string "@Interface/AddOns/Aurora/Skin/init.lua"]:274: in function <Interface/AddOns/Aurora/Skin/init.lua:238>

Locals: TokenFrame = TokenFrame {
 0 = <userdata>
 ScrollBar = Frame {
 }
 ScrollBox = Frame {
 }
}
TokenFramePopup = TokenFramePopup {
 0 = <userdata>
 $parent.CloseButton = Button {
 }
 Title = FontString {
 }
 BackpackCheckBox = CheckButton {
 }
 Border = Frame {
 }
 InactiveCheckBox = CheckButton {
 }
}
titleText = FontString {
 0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "BOTTOMRIGHT"
(*temporary) = TokenFramePopup {
 0 = <userdata>
 $parent.CloseButton = Button {
 }
 Title = FontString {
 }
 BackpackCheckBox = CheckButton {
 }
 Border = Frame {
 }
 InactiveCheckBox = CheckButton {
 }
}
(*temporary) = "TOPRIGHT"
(*temporary) = 0
(*temporary) = -27
(*temporary) = "attempt to index field 'Corner' (a nil value)"
Hook = <table> {
 QuestSessionManagementMixin = <table> {
 }
 GuildMicroButtonMixin = <table> {
 }
 PVPReadyPopupMixin = <table> {
 }
 ChallengesKeystoneFrameMixin_OnKeystoneSlotted = <function> defined @Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_ChallengesUI.lua:26
 QuestObjectiveSetupBlockButton_AddRightButton = <function> defined @Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_ObjectiveTracker.lua:21
 SendMailFrame_Update = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/MailFrame.lua:41
 LandingSoulbind_Create = <function> defined @Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_LandingSoulbinds.lua:126
 QuestFrameProgressItems_Update = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/QuestFrame.lua:13
 CampaignCollapseButtonMixin = <table> {
 }
 AchievementButton_Saturate = <function> defined @Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_AchievementUI.lua:38
 MainMenuTrackingBar_Configure = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/ActionBarController.lua:149
 OrderHallMission = <table> {
 }
 PaperDollFrame_SetLevel = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/PaperDollFrame.lua:15
 HelpPlate_GetButton = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/TutorialFrame.lua:69
 LFGListApplicationViewer_UpdateRoleIcons = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/LFGList.lua:91
 DungeonCompletionAlertFrameReward_SetRewardItem = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/AlertFrameSystems.lua:20
 PetBattleFrame_UpdateActionBarLayout = <function> defined @Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_PetBattleUI.lua:58
 HelpTipTemplateMixin = <table> {
 }
 WhoList_InitButton = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/FriendsFrame.lua:28
 EmbeddedItemTooltip_PrepareForSpell = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/GameTooltip.lua:23
 QuickJoinToastMixin_UpdateQueueIcon = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/QuickJoinToast.lua:14
 NavBar_CheckLength = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/NavigationBar.lua:17
 ContainerFrameFilterIcon_SetAtlas = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/ContainerFrame.lua:19
 BossBanner_ConfigureLootFrame = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/BossBannerToast.lua:12
 QuestInfo_ShowObjectives = <function> defined @Interface/AddOns/Aurora/Skin/Interface/FrameXML/QuestInfo.lua:51
 WorldMapMixin = <table> {
 }
 AddonList_InitButton = <function> defined @Interface/AddOns/Aurora/Skin/Interface/SharedXML/AddonList.
 
Message: ...s/Aurora/Skin/Interface/AddOns/Blizzard_Channels.lua:134: attempt to index field 'Title' (a nil value)
Time: Fri Jan 27 16:51:20 2023
Count: 1
Stack: ...s/Aurora/Skin/Interface/AddOns/Blizzard_Channels.lua:134: attempt to index field 'Title' (a nil value)
[string "@Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_Channels.lua"]:134: in function `addonModule'
[string "@Interface/AddOns/Aurora/Skin/init.lua"]:274: in function <Interface/AddOns/Aurora/Skin/init.lua:238>

Locals: CreateChannelPopup = CreateChannelPopup {
0 = <userdata>
BG = Frame {
}
OnOKClicked = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:20
OnTabPressed = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:29
tabGroup = <table> {
}
OnLoad = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:3
OnHide = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:33
UseVoiceChat = CheckButton {
}
DoCallback = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:16
Password = EditBox {
}
CloseButton = Button {
}
Header = Frame {
}
CancelButton = Button {
}
OKButton = Button {
}
OnCancelClicked = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:25
Name = EditBox {
}
SetCallback = <function> defined @Interface/AddOns/Blizzard_Channels/CreateChannelPopup.lua:11
}
bg = Texture {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = Texture {
0 = <userdata>
}
(*temporary) = Frame {
BottomLeftCorner = Texture {
}
OnBackdropLoaded = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:175
GetBackdropColor = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:285
SetBackdropOptions = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:364
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
GetBackdropTexture = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:333
BottomEdge = Texture {
}
SetBackdrop = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:246
GetCenterColor = <function> defined @Interface/SharedXML/NineSlice.lua:255
GetBackdropBorderColor = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:305
GetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:347
backdropInfo = <table> {
}
SetBackdropGradient = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:311
SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
SetBackdropBorderColor = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:289
SetBackdropOption = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:342
SetCenterColor = <function> defined @Interface/SharedXML/NineSlice.lua:248
GetBorderColor = <function> defined @Interface/SharedXML/NineSlice.lua:273
_auroraNineSlice = true
layoutType = "Dialog"
_applyLayout = false
SetVertexColor = <function> defined @Interface/SharedXML/NineSlice.lua:285
SetupPieceVisuals = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:178
SetupTextureCoordinates = <function> defined @Interface/SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182
TopRightCorner = Texture {
}
ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
Bg = Texture {
}
ApplyBackdrop = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:193
0 = <userdata>
GetEdgeSize = <function> defined @Interface/SharedXML/Backdrop.lua:188
GetBackdropOption = <function> defined @Interface/AddOns/Aurora/Skin/backdrop.lua:358
OnLoad = <function> defined @Interface/SharedXML/NineSlice.lua:241
TopEdge = Texture {
}
_backdropInfo = <table> {
}
GetFrameLayoutTextureKit = <function> defined @Interface/SharedXML/NineSlice.lua:236
HasBackdropInfo = <function> defined @Interface/SharedXML/Backdrop.lua:278
Center = Texture {
}
GetBackdropLayer

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

Sorry not sure how else to shorten the text and it looked like these were different errors than the one I saw here, but feel free to disregard if I missed it. Some of the skin applies in places like the esc menu, mount/appearance panels, etc but specific panels like the character panel, dungeon/raid queue panel, friends list, spellbook/profession tabs don't load the skin. I'm not sure if these lua codes apply to the issue but I figured I'd toss this in. Thanks for looking at this!