View Single Post
01-18-18, 01:58 AM   #3
Out1aw
A Theradrim Guardian
 
Out1aw's Avatar
Join Date: Jan 2014
Posts: 65
Originally Posted by Gethe View Post
The recent update should fix this.
I have same errors on last version.

Code:
x1  nibRealUI_Init\Init.lua:200: attempt to index field 'Aurora' (a nil value)
Stack: nibRealUI_Init\Init.lua:200: in function <nibRealUI_Init\Init.lua:173>
Time: 2018/01/18 10:56:59 Index: 1/2
Version: 8.1 r20g
Locals:
self = <unnamed> {
    0 = <userdata>
}
event = "ADDON_LOADED"
addon = "!Aurora_RealUI"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Aurora' (a nil value)"
f = <unnamed> {
    0 = <userdata>
}
debug = <function> defined @nibRealUI_Init\Init.lua:99
uiMod = 1.40625
next = <function> defined =[C]
defaults = <table> {
    stripeOpacity = 0.5
    uiModScale = 1
}
UpdateUIScale = <function> defined @nibRealUI_Init\Init.lua:104
Code:
x1  ...!Aurora_RealUI\Blizzard_CompactRaidFrames.lua:8: attempt to index local 'F' (a nil value)
Stack: ...!Aurora_RealUI\Blizzard_CompactRaidFrames.lua:8: in function '?'
!Aurora_RealUI\!Aurora.lua:213: in function <!Aurora_RealUI\!Aurora.lua:176>
Time: 2018/01/18 10:56:59 Index: 2/2
Version: 8.1 r20g
Locals:
F = nil
C = nil
CompactRaidFrameManager = CompactRaidFrameManager {
    0 = <userdata>
    displayFrame = CompactRaidFrameManagerDisplayFrame {}
    toggleButton = CompactRaidFrameManagerToggleButton {}
    container = CompactRaidFrameContainer {}
    dynamicContainerPosition = true
    collapsed = true
    containerResizeFrame = CompactRaidFrameManagerContainerResizeFrame {}
}
(*temporary) = <function> defined =[C]
(*temporary) = CompactRaidFrameManager {
    0 = <userdata>
    displayFrame = CompactRaidFrameManagerDisplayFrame {}
    toggleButton = CompactRaidFrameManagerToggleButton {}
    container = CompactRaidFrameContainer {}
    dynamicContainerPosition = true
    collapsed = true
    containerResizeFrame = CompactRaidFrameManagerContainerResizeFrame {}
}
(*temporary) = "ARTWORK"
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'F' (a nil value)"
__________________
  Reply With Quote