View Single Post
12-20-18, 03:54 PM   #5
Koleckai
An Aku'mai Servant
Join Date: Aug 2008
Posts: 30
Another Skin Error when opening up the Azerite UI for the shoulder slot.

Code:
x1  RealUI_Skins\RealUI_Skins-2.0.7.lua:364: attempt to index field '?' (a nil value)
Stack: RealUI_Skins\RealUI_Skins-2.0.7.lua:364: in function <RealUI_Skins\RealUI_Skins.lua:363>
[C] in function 'AzeriteEmpoweredItemUITemplate'
...alUI_Skins\Aurora\Skin\Blizzard_AzeriteUI.lua:87: in function 'addonModule'
RealUI_Skins\Aurora\Skin\init.lua:136: in function <RealUI_Skins\Aurora\Skin\init.lua:91>
[C] ?
[C] in function 'LoadAddOn'
FrameXML\UIParent.lua:449: in function 'UIParentLoadAddOn'
FrameXML\UIParent.lua:1045: in function 'OpenAzeriteEmpoweredItemUIFromItemLocation'
FrameXML\PaperDollFrame.lua:1594: in function 'PaperDollItemSlotButton_OnModifiedClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>
Time: 2018/12/20 13:52:25 Index: 2/2
RealUI Version: 2.0.7
Locals:
Frame = AzeriteEmpoweredItemUI {
    0 = <userdata>
    MarkDirty = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:282
    RebuildTiers = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:356
    OnUpdate = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:69
    Clear = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:199
    GenerateCallbackEvents = <function> defined @SharedXML\Util.lua:1053
    UpdateTiers = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:299
    OnShowFailed = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:114
    OnTierAnimationStateChanged = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:118
    RegisterCallback = <function> defined @SharedXML\Util.lua:1030
    CanSelectPowers = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:153
    SetToItemLink = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:240
    IsAnyTierRevealing = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:180
    OnTierRevealRotationStarted = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:138
    azeriteItemDataSource = <table> {}
    FirstPowerLockedInHelpBox = <unnamed> {}
    ClipFrame = <unnamed> {}
    GetPowerIdsForFinalSelectedTier = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:162
    tierPool = <table> {}
    SetToItemAtLocation = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:234
    loopingSoundEmitter = <table> {}
    OnTierRevealRotationStopped = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:145
    transformTree = <table> {}
    powerPool = <table> {}
    OnItemSet = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:246
    PreviewItemOverlayFrame = <unnamed> {}
    BorderFrame = <unnamed> {}
    OnTierAnimationProgress = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:134
    IsFinalPowerSelected = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:172
    OnLoad = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:18
    OnHide = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:88
    Refresh = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:286
    UpdateChannelTier = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:310
    OnEvent = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:95
    TriggerEvent = <function> defined @SharedXML\Util.lua:1044
    IsItemValid = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:189
    UnregisterCallback = <function> defined @SharedXML\Util.lua:1038
    OnShow = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:82
    callbackRegistry = <table> {}
    Event = <table> {}
    GetLoopingSoundEmitter = <function> defined @Blizzard_AzeriteUI\Blizzard_AzeriteEmpoweredItemUI.lua:295
    AdjustSizeForTiers = <function> defined =[C]
}
(*temporary) = nil
(*temporary) = <unnamed> {
    0 = <userdata>
    TitleText = AzeriteEmpoweredItemUITitleText {}
    NineSlice = <unnamed> {}
    TopTileStreaks = <unnamed> {}
    TitleBg = <unnamed> {}
    layoutType = "PortraitFrameTemplate"
    CloseButton = AzeriteEmpoweredItemUICloseButton {}
    onCloseCallback = <function> defined *:OnLoad:1
    Bg = AzeriteEmpoweredItemUIBg {}
    portrait = AzeriteEmpoweredItemUIPortrait {}
}
(*temporary) = nil
(*temporary) = "attempt to index
  Reply With Quote