Haleth / Aurora

Minimalistic UI theme for World of Warcraft
Other
54 stars 23 forks source link

[Bug] [Patch 9.0.5] LUA error & missing skin textures #260

Closed Heregellas closed 3 years ago

Heregellas commented 3 years ago

Describe the bug Hey, since the 9.0.5, some skin textures are missing (the talent panel, & the mission panel for instance).

LUA error

Message: Interface\AddOns\Aurora\Skin\skin.lua:46: Usage: hooksecurefunc([table,] "function", hookfunc) Time: Wed Mar 10 08:24:09 2021 Count: 1 Stack: Interface\AddOns\Aurora\Skin\skin.lua:46: Usage: hooksecurefunc([table,] "function", hookfunc) [string "=[C]"]: in function hooksecurefunc' [string "@Interface\AddOns\Aurora\Skin\skin.lua"]:46: in function <Interface\AddOns\Aurora\Skin\skin.lua:45> [string "=[C]"]: in functionFrameTypeButton' [string "@Interface\AddOns\Aurora\Skin\Retail\SharedXML\SecureUIPanelTemplates.lua"]:126: in function UIPanelButtonNoTooltipTemplate' [string "@Interface\AddOns\Aurora\Skin\Retail\SharedXML\SharedUIPanelTemplates.lua"]:264: in functionUIPanelButtonTemplate' [string "@Interface\AddOns\Aurora\Skin\Retail\FrameXML\LFGList.lua"]:290: in function `?' [string "@Interface\AddOns\Aurora\Skin\init.lua"]:226: in function <Interface\AddOns\Aurora\Skin\init.lua:210>

Locals: (*temporary) =

{ UpdateOnBarHighlightMarksBySpell = defined @Interface\FrameXML\ActionButton.lua:78 ERR_OUT_OF_CHI = "Not enough chi" DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded." MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown { } MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock { } GetTrainerServiceTypeFilter = defined =[C]:-1 UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names." SetTrainerServiceTypeFilter = defined =[C]:-1 LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 743 SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you." LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 401 ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this community." RecruitAFriendFrame = RecruitAFriendFrame { } TutorialFrameLeft19 = TutorialFrameLeft19 { } MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown { } ERR_TRADE_EQUIPPED_BAG = "You can't trade equipped bags." PVP_RANK_6_1 = "Corporal" MultiBarLeftButton7 = MultiBarLeftButton7 { } InterfaceOptionsNamesPanelUnitNameplatesShowAll = InterfaceOptionsNamesPanelUnitNameplatesShowAll { } VideoOptionsFrameDefaults = VideoOptionsFrameDefaults { } MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text { } OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Action button keybinds will respond on key down, rather than on key up." BINDING_NAME_NAMEPLATES = "Show Enemy Name Plates" CHAT_HEADER_SUFFIX = ": " MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 { } COVENANT_MISSIONS_HEALTH = "Health" MAIL_LETTER_TOOLTIP = "Click to make a permanent copy of this letter." UnitFrameManaBar_UnregisterDefaultEvents = defined @Interface\FrameXML\UnitFrame.lua:789 PaperDollTitlesPaneButton10BgTop = PaperDollTitlesPaneButton10BgTop { } CALENDAR_RAID_RESET_DESCRIPTION = "%1$s resets at %2$s." CHAT_CONFIG_OTHER_COMBAT =
{ } FCFDockOverflowButton_OnClick = defined @Interface\FrameXML\FloatingChatFrame.lua:2379 TutorialFrameRight19 = TutorialFrameRight19 { } ChatFrame6EditBoxFocusMid = ChatFrame6EditBoxFocusMid { } BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable." AutoCompleteEditBox_OnKeyDown = defined @Interface\FrameXML\AutoComplete.lua:366 CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight { } LFGTeleport = defined =[C]:-1 LE_GAME_ERR_ONLY_ONE_QUIVER = 33 INT_SPELL_DURATION_HOURS = "%d |4hour:hrs;" ToggleEncounterJournal = defined @Interface\FrameXML\UIParent.lua:1047 LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared" Graphics_QualityText = Graphics_QualityText { } OverrideActionBarButton6Shine11 = OverrideActionBarButton6Shine11 { } ROGUE_COMBAT_CORE_ABILITY_4 = "Melee attack that spends Combo Points." JoinSkirmish = defined =[C]:-1 FriendsFriendsScrollFrameButton1

Thank you in advance ! :)