Created
June 10, 2024 06:35
-
-
Save sergeyklay/7dec145e9723bfbd8c914dc64caa7e45 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1406x Cell/Indicators/Base.lua:317: attempt to compare number with nil | |
[string "@Cell/Indicators/Base.lua"]:317: in function <Cell/Indicators/Base.lua:284> | |
Locals: | |
self = CellAppearancePreviewIcon3 { | |
BottomLeftCorner = Texture { | |
} | |
showDuration = true | |
elapsed = 0 | |
duration = FontString { | |
} | |
showAnimation = true | |
TopLeftCorner = Texture { | |
} | |
RightEdge = Texture { | |
} | |
ag = AnimationGroup { | |
} | |
textFrame = Frame { | |
} | |
height = 22 | |
stack = FontString { | |
} | |
preview = Frame { | |
} | |
width = 22 | |
backdropInfo = <table> { | |
} | |
TopRightCorner = Texture { | |
} | |
spark = Texture { | |
} | |
BottomEdge = Texture { | |
} | |
TopEdge = Texture { | |
} | |
icon = CellAppearancePreviewIcon3Icon { | |
} | |
cooldown = CellAppearancePreviewIcon3CooldownBar { | |
} | |
maskIcon = CellAppearancePreviewIcon3MaskIcon { | |
} | |
Center = Texture { | |
} | |
LeftEdge = Texture { | |
} | |
BottomRightCorner = Texture { | |
} | |
} | |
elapsed = 0.008000 | |
remain = 13 | |
(*temporary) = nil | |
(*temporary) = FontString { | |
b = 1 | |
points = <table> { | |
} | |
g = 1 | |
r = 1 | |
} | |
(*temporary) = 1 | |
(*temporary) = 1 | |
(*temporary) = "attempt to compare number with nil" | |
duration = 13 | |
start = 546717.125000 | |
threshold = 13 | |
frame = CellAppearancePreviewIcon3 { | |
BottomLeftCorner = Texture { | |
} | |
showDuration = true | |
elapsed = 0 | |
duration = FontString { | |
} | |
showAnimation = true | |
TopLeftCorner = Texture { | |
} | |
RightEdge = Texture { | |
} | |
ag = AnimationGroup { | |
} | |
textFrame = Frame { | |
} | |
height = 22 | |
stack = FontString { | |
} | |
preview = Frame { | |
} | |
width = 22 | |
backdropInfo = <table> { | |
} | |
TopRightCorner = Texture { | |
} | |
spark = Texture { | |
} | |
BottomEdge = Texture { | |
} | |
TopEdge = Texture { | |
} | |
icon = CellAppearancePreviewIcon3Icon { | |
} | |
cooldown = CellAppearancePreviewIcon3CooldownBar { | |
} | |
maskIcon = CellAppearancePreviewIcon3MaskIcon { | |
} | |
Center = Texture { | |
} | |
LeftEdge = Texture { | |
} | |
BottomRightCorner = Texture { | |
} | |
} | |
Cell = <table> { | |
MIN_DEBUFFS_VERSION = 200 | |
MIN_QUICKASSIST_VERSION = 227 | |
funcs = <table> { | |
} | |
snippetVars = <table> { | |
} | |
patrons1 = <table> { | |
} | |
MIN_CLICKCASTINGS_VERSION = 200 | |
IndentationLib = <table> { | |
} | |
isRetail = true | |
animations = <table> { | |
} | |
frames = <table> { | |
} | |
MIN_INDICATORS_VERSION = 228 | |
unitButtons = <table> { | |
} | |
versionNum = 227 | |
bFuncs = <table> { | |
} | |
vars = <table> { | |
} | |
hasHighestPriority = false | |
pixelPerfectFuncs = <table> { | |
} | |
isVanilla = false | |
isTWW = true | |
loaded = true | |
version = "r227-release" | |
wowPatrons = <table> { | |
} | |
patrons2 = <table> { | |
} | |
MIN_LAYOUTS_VERSION = 228 | |
menu = CellCascadingMenu { | |
} | |
L = <table> { | |
} | |
defaults = <table> { | |
} | |
MIN_VERSION = 200 | |
iFuncs = <table> { | |
} | |
uFuncs = <table> { | |
} | |
isCata = false | |
isWrath = false | |
} | |
fmt = nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment