[Bug]Errors on Load in WotLK, no skinning
Jeremy7600 opened this issue ยท 2 comments
Is there an existing issue for this?
- I have searched the existing issues
Game Client
Wrath Classic
Current Behavior
Logging in I get an error about hooksecurefunc
1x Aurora/Skin/skin.lua:61: Usage: hooksecurefunc([table,] "function", hookfunc)
[string "=[C]"]: in function hooksecurefunc' [string "@Aurora/Skin/skin.lua"]:61: in function <Aurora/Skin/skin.lua:60> [string "=[C]"]: in function
FrameTypeButton'
[string "@Aurora/Skin/SharedXML/SecureUIPanelTemplates.lua"]:35: in function UIPanelScrollBarButton' [string "@Aurora/Skin/SharedXML/SecureUIPanelTemplates.lua"]:50: in function
UIPanelScrollUpButtonTemplate'
[string "@Aurora/Skin/SharedXML/SecureUIPanelTemplates.lua"]:69: in function UIPanelScrollBarTemplate' [string "@Aurora/Skin/SharedXML/SecureUIPanelTemplates.lua"]:82: in function
UIPanelScrollFrameTemplate'
[string "@Aurora/Skin/SharedXML/SharedBasicControls.lua"]:48: in function `?'
[string "@Aurora/Skin/init.lua"]:165: in function <Aurora/Skin/init.lua:149>
Locals:
(*temporary) =
UpdateOnBarHighlightMarksBySpell = defined @FrameXML/ActionButton.lua:70
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 {
}
SettingsSliderOptionsMixin =
}
GetTrainerServiceTypeFilter = defined =[C]:-1
UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
SetTrainerServiceTypeFilter = defined =[C]:-1
LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 791
SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 409
ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this group."
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"
INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED = "%s cannot enter. This instance is temporarily disabled."
MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 {
}
IsReferAFriendLinked = defined =[C]:-1
MAIL_LETTER_TOOLTIP = "Click to make a permanent
copy of this letter."
UnitFrameManaBar_UnregisterDefaultEvents = defined @FrameXML/UnitFrame.lua:623
CALENDAR_RAID_RESET_DESCRIPTION = "%1$s resets at %2$s."
CHAT_CONFIG_OTHER_COMBAT =
}
CONSOLIDATED_BUFFS_PER_ROW = 4
MoneyFrame_OnEvent = defined @FrameXML/MoneyFrame.lua:224
BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable."
AutoCompleteEditBox_OnKeyDown = defined @FrameXML/AutoComplete.lua:368
CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight {
}
LE_GAME_ERR_ONLY_ONE_QUIVER = 33
SpellButton6Cooldown = SpellButton6Cooldown {
}
LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
Graphics_QualityText = Graphics_QualityText {
}
OverrideActionBarButton6Shine11 = OverrideActionBarButton6Shine11 {
}
ROGUE_COMBAT_CORE_ABILITY_4 = "Melee ability with an increased range that consumes Combo Points."
JoinSkirmish = defined =[C]:-1
Advanced_GraphicsAPIDropDownButtonHighlightTexture = Advanced_GraphicsAPIDropDownButtonHighlightTexture {
}
MultiBarRightButton7Shine9 = MultiBarRightButton7Shine9 {
}
BankFrameItem17SearchOverlay = BankFrameItem17SearchOverlay {
}
DMG_LCD = "DMG"
RaidGraphics_EnvironmentalDetailSlider = RaidGraphics_EnvironmentalDetailSlider {
}
PetPaperDollFrameTab3Right = PetPaperDollFrameTab3Right {
}
Is64BitClient = defined =[C]:-1
SecureCmdItemParse = defined @FrameXML/ChatFrame.lua:1148
SLASH_STOPATTACK1 = "/stopattack"
MultiCastActionButton4HotKey = MultiCastActionButton4HotKey {
}
CompactRaidFrameManagerDisplayFrameFilterOptionsFilterRoleTankMiddleMiddle = CompactRaidFrameManagerDisplayFrameFilterOptionsFilterRoleTankMiddleMiddle {
}
SortQuestWatches = defined =[C]:-1
ContainerFrame4Item16Cooldown = ContainerFrame4Item16Cooldown {
}
MINIMAP_TRACKING_TRAINER_CLASS = "Class Trainer"
SLASH_DISMOUNT2 = "/dismount"
DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2 = "Andorhal"
PlayerFrame_UpdateReadyCheck = defined @FrameXML/PlayerFrame.lua:360
EMOTE69_CMD1 = "/nosepick"
SPELL_FAILED_CUSTOM_ERROR_152 = "You must choose a specialization to use Ascendance."
LAG_TOLERANCE = "Lag Tolerance"
GuildControlPopupFrame = GuildControlPopupFrame {
}
ARENA
Expected Behavior
No error, windows skinned.
Steps To Reproduce
Log in to Wrath Classic
Error appears at logon.
Additional context
Does not matter if aurora loads alone or with other addons. Also occurs with Currency UI bug
Closing this for now - am working on redoing the Classic/SOD/etc implementation. But for now I have disabled the packaging of these modules and closing the tickets related to this. Sorry I cannot update anymore at this time. The wow-ui-sources are getting more in-line to make this a reality and thus why I am working on a restructure of all of these things.