报错
Dandy3340 opened this issue · 2 comments
2x Cell/Indicators/Base.lua:99: attempt to perform arithmetic on field 'elapsed' (a nil value)
[string "@Cell/Indicators/Base.lua"]:99: in function <Cell/Indicators/Base.lua:98>
Locals:
self = StatusBar {
spark = Texture {
}
PixelSnapDisabled = true
points =
}
icon = Texture {
}
}
elapsed = 0.001000
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'elapsed' (a nil value)"
https://ngabbs.com/read.php?&tid=23488341&pid=797006740&to=1
the same happens for me, whenever trying to open raid debuffs window got this error and not loading debuff at all
5x Cell/Widgets/Widgets.lua:2870: attempt to index local 'item' (a nil value) [string "@Cell/Widgets/Widgets.lua"]:2870: in function
SetSelectedItem'
[string "@Cell/Modules/RaidDebuffs/RaidDebuffs.lua"]:2388: in function onEventFunc' [string "@Cell/Libs/CallbackHandler.lua"]:24: in function
Fire'
[string "@Cell/Modules/OptionsFrame.lua"]:95: in function <Cell/Modules/OptionsFrame.lua:92>
[string "@Cell/Widgets/Widgets.lua"]:731: in function <Cell/Widgets/Widgets.lua:729>
Locals:
self = Frame {
BottomLeftCorner = Texture {
}
button = Button {
}
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
items =
}
height = 20
TopRightCorner = Texture {
}
Center = Texture {
}
backdropInfo =
}
TopEdge = Texture {
}
text = FontString {
}
width = 269
BottomEdge = Texture {
}
LeftEdge = Texture {
}
BottomRightCorner = Texture {
}
}
itemNum = 1
item = nil
(*temporary) = FontString {
}
(*temporary) = nil
(*temporary) = "attempt to index local 'item' (a nil value)"
menu = Frame {
BottomLeftCorner = Texture {
}
button = Button {
}
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
items =
}
height = 20
TopRightCorner = Texture {
}
Center = Texture {
}
backdropInfo =
}
TopEdge = Texture {
}
text = FontString {
}
width = 269
BottomEdge = Texture {
}
LeftEdge = Texture {
}
BottomRightCorner = Texture {
}
}
`
and on load getting this error:
110x Cell/Utils.lua:1915: attempt to index field 'db' (a nil value) [string "@Cell/Utils.lua"]:1915: in function
UpdateOmniCDPosition'
[string "@Cell/RaidFrames/Groups/SpotlightFrame.lua"]:281: in function <...aceCell/RaidFrames/Groups/SpotlightFrame.lua:272>
[string "=[C]"]: ?
[string "=[C]"]: in function SetAttribute' [string "@Cell/RaidFrames/Groups/SpotlightFrame.lua"]:936: in function
onEventFunc'
[string "@Cell/Libs/CallbackHandler.lua"]:24: in function Fire' [string "@Cell/Core.lua"]:90: in function
UpdateLayout'
[string "@Cell/Core.lua"]:124: in function onEventFunc' [string "@Cell/Libs/CallbackHandler.lua"]:24: in function
Fire'
[string "@Cell/Core.lua"]:652: in function GROUP_ROSTER_UPDATE' [string "@Cell/Core.lua"]:778: in function
?'
[string "@Cell/Core.lua"]:874: in function <Cell/Core.lua:873>
Locals:
self =
}
frame = "Cell-Spotlight"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'db' (a nil value)"
`