Cell

Cell

1M Downloads

Cell/RaidFrames/UnitButton.lua and Cell/Indicators/Built-in.lua Errors

ysosrslawl opened this issue ยท 1 comments

commented

Hello, while I was raiding on heroic Broodtwister tonight I encountered these two LUA errors.

14x Cell/RaidFrames/UnitButton.lua:1166: attempt to index field '?' (a nil value)
[string "@Cell/RaidFrames/UnitButton.lua"]:1166: in function <Cell/RaidFrames/UnitButton.lua:1165>
[string "=[C]"]: in function `sort'
[string "@Cell/RaidFrames/UnitButton.lua"]:1165: in function <Cell/RaidFrames/UnitButton.lua:1136>
[string "@Cell/RaidFrames/UnitButton.lua"]:1631: in function <Cell/RaidFrames/UnitButton.lua:1583>
[string "@Cell/RaidFrames/UnitButton.lua"]:2481: in function <Cell/RaidFrames/UnitButton.lua:2440>
[string "@Cell/RaidFrames/UnitButton.lua"]:2876: in function <Cell/RaidFrames/UnitButton.lua:2822>
[string "@Cell/RaidFrames/UnitButton.lua"]:2888: in function <Cell/RaidFrames/UnitButton.lua:2885>

Locals:
Skipped (In Encounter)

and

12088x Cell/Indicators/Built-in.lua:837: attempt to index local 'glowOptions' (a boolean value)
[string "@Cell/Indicators/Built-in.lua"]:837: in function `ShowGlow'
[string "@Cell/RaidFrames/UnitButton.lua"]:1216: in function <Cell/RaidFrames/UnitButton.lua:1136>
[string "@Cell/RaidFrames/UnitButton.lua"]:1631: in function <Cell/RaidFrames/UnitButton.lua:1583>
[string "@Cell/RaidFrames/UnitButton.lua"]:2621: in function <Cell/RaidFrames/UnitButton.lua:2572>

Locals:
Skipped (In Encounter)

I reloaded my game each pull to try and "fix" it but it did not work long. All of my addons are up to date minus a couple raid weakauras that are being updated regularly. I am using a list of addons in Growl's UI Pack available on Wago.

Addons Used

Cell
Bartender4
BigWigs Boss Mods
LittleWigs
Weakauras
Details! Damage Meter
Plater Nameplates
BugSack
BugGrabber
Shadowed Unit Frames (not available in wago app yet)
OmniCD (not available in wago app yet)
Masque (not available in wago app yet)
Masque CleanUI (not available in wago app yet)
commented

I get one of those LUA errors when attempting to add a glow for a debuff:

2843x Cell/Indicators/Built-in.lua:837: attempt to index local 'glowOptions' (a boolean value)
[string "@Cell/Indicators/Built-in.lua"]:837: in function `ShowGlow'
[string "@Cell/RaidFrames/UnitButton.lua"]:1216: in function <Cell/RaidFrames/UnitButton.lua:1136>
[string "@Cell/RaidFrames/UnitButton.lua"]:1631: in function <Cell/RaidFrames/UnitButton.lua:1583>
[string "@Cell/RaidFrames/UnitButton.lua"]:2621: in function <Cell/RaidFrames/UnitButton.lua:2572>