enderneko / Cell

A World of Warcraft raid frame addon.
Other
106 stars 32 forks source link

Error :attempt to index field 'db' #300

Open Hingu1007 opened 2 days ago

Hingu1007 commented 2 days ago

20x 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]": in function SetAttribute' [string "@Cell/RaidFrames/Groups/SpotlightFrame.lua"]:936: in functiononEventFunc' [string "@Cell/Libs/CallbackHandler.lua"]:24: in function Fire' [string "@Cell/Core.lua"]:90: in functionUpdateLayout' [string "@Cell/Core.lua"]:124: in function onEventFunc' [string "@Cell/Libs/CallbackHandler.lua"]:24: in functionFire' [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)"

Hingu1007 commented 2 days ago

586x Cell/Indicators/Base.lua:278: attempt to compare number with nil [string "@Cell/Indicators/Base.lua"]:278: in function <Cell/Indicators/Base.lua:245>

Locals: frame = CellAppearancePreviewIcon3 { BottomLeftCorner = Texture { } showDuration = true duration = FontString { } showAnimation = true TopLeftCorner = Texture { } RightEdge = Texture { } ag = AnimationGroup { } _start = 719.308000 height = 22 stack = FontString { } _remain = 13 _elapsed = 0 PixelSnapDisabled = true _duration = 13 _threshold = 13 preview = Frame { } icon = CellAppearancePreviewIcon3Icon { } TopRightCorner = Texture { } cooldown = StatusBar { } style = "VERTICAL" TopEdge = Texture { } backdropInfo =

{ } width = 22 Center = Texture { } BottomEdge = Texture { } LeftEdge = Texture { } BottomRightCorner = Texture { } } elapsed = 0.019000 (temporary) = 13 (temporary) = nil (temporary) = FontString { b = 1 points =
{ } g = 1 r = 1 } (temporary) = 1 (temporary) = 1 (temporary) = "attempt to compare number with nil" Cell =
{ MIN_DEBUFFS_VERSION = 228 MIN_QUICKASSIST_VERSION = 227 flavor = "retail" funcs =
{ } snippetVars =
{ } MIN_CLICKCASTINGS_VERSION = 239 IndentationLib =
{ } isRetail = true animations =
{ } frames =
{ } MIN_INDICATORS_VERSION = 235 unitButtons =
{ } versionNum = 243 bFuncs =
{ } vars =
{ } loaded = true hasHighestPriority = false version = "r243-release" pixelPerfectFuncs =
{ } uFuncs =
{ } wowSupporters =
{ } isTWW = true supporters1 =
{ } MIN_LAYOUTS_VERSION = 239 menu = CellCascadingMenu { } supporters2 =
{ } defaults =
{ } L =
{ } MIN_VERSION = 220 iFuncs =
{ } isVanilla = false isWrath = false isCata = false isAsian = true }

fubaWoW commented 2 days ago

same here

seems this comes from OmniCD v2.8.10, temporary reverted back to v2.8.9 works until it is fixed properly