When tinkering with the newer graphics settings, I found when going to the “raid” setting the following LUA error appeared. I also noticed a discrepancy where Spell Density is shown on “non-raid”, where Texture Filtering is in it’s place for “raid” yet the dropdown still reflects Spell Density: -
Message: Interface\SharedXML\VideoOptionsPanels.lua:456: attempt to index field '?' (a nil value)
Time: Wed Oct 14 06:52:00 2020
Count: 8
Stack: Interface\SharedXML\VideoOptionsPanels.lua:456: attempt to index field '?' (a nil value)
[string "@Interface\SharedXML\VideoOptionsPanels.lua"]:456: in function `notifytarget'
[string "@Interface\SharedXML\VideoOptionsPanels.lua"]:590: in function `VideoOptions_OnClick'
[string "@Interface\SharedXML\GraphicsQualityLevels.lua"]:97: in function `onvaluechanged'
[string "@Interface\GlueXML\OptionsPanelTemplates.lua"]:65: in function `BlizzardOptionsPanel_Slider_OnValueChanged'
[string "*:OnValueChanged"]:3: in function <[string "*:OnValueChanged"]:1>
Locals: self = RaidGraphics_ParticleDensityDropDown {
0 = <userdata>
description = "Controls the number of particles used in effects caused by spells, fires, etc. Decrease to improve performance."
Right = RaidGraphics_ParticleDensityDropDownRight {
}
notifytarget = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:452
needrefresh = false
key = RaidGraphics_ParticleDensityDropDown {
}
table = <table> {
}
GetNewValueString = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:895
tooltip = "Controls the number of particles used in effects caused by spells, fires, etc. Decrease to improve performance.
"
name = "Particle Density"
noResize = 1
tooltiprefresh = false
RefreshValue = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:690
selectedID = 5
data = <table> {
}
Button = RaidGraphics_ParticleDensityDropDownButton {
}
raid = true
Icon = RaidGraphics_ParticleDensityDropDownIcon {
}
newValue = 5
warning = RaidGraphics_ParticleDensityDropDownWarning {
}
graphicsCVar = "raidGraphicsParticleDensity"
GetValue = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:885
validity = <table> {
}
dependent = <table> {
}
Left = RaidGraphics_ParticleDensityDropDownLeft {
}
width = 110
Middle = RaidGraphics_ParticleDensityDropDownMiddle {
}
type = 2
initialize = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:825
lookup = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:500
Text = RaidGraphics_ParticleDensityDropDownText {
}
tablerefresh = false
SetValue = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:381
}
masterIndex = 8
isRaid = true
dropdownIndex = 6
value = nil
(*temporary) = nil
(*temporary) = 2
(*temporary) = 6
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"
IsValid = <function> defined @Interface\SharedXML\VideoOptionsPanels.lua:393