Thanks for this great addon, using it on Classic and Retail.
Since TWW pre patch on Retail I have LUA Errors (2):
Message: Interface/AddOns/ClassicPlatesPlus/settings.lua:1032: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) Time: Tue Aug 20 16:07:14 2024 Count: 1 Stack: Interface/AddOns/ClassicPlatesPlus/settings.lua:1032: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) [string "@Interface/AddOns/ClassicPlatesPlus/settings.lua"]:1032: in functionLoad_Settings'
[string "@Interface/AddOns/ClassicPlatesPlus/init.lua"]:20: in function <Interface/AddOns/ClassicPlatesPlus/init.lua:11>
{
}
name = "ClassicPlatesPlus"
header = Frame {
}
icon = Texture {
}
scrollFrame = ScrollFrame {
}
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
func =
{
}
myAddon = "ClassicPlatesPlus"
white = ""
purple = ""
green = ""
blue = ""
orange = ""
data =
{
tanks =
{
}
tickers =
{
}
isRetail = true
members =
{
}
myTarget =
{
}
classBarHeight = 0
settings =
{
}
colors =
{
}
isClassic = false
nameplates =
{
}
hooks =
{
}
cvars =
{
}
isCata = false
}
yellow = ""
`
Message: Interface/AddOns/ClassicPlatesPlus/auras.lua:56: attempt to call upvalue 'UnitAura' (a nil value) Time: Tue Aug 20 16:07:34 2024 Count: 2 Stack: Interface/AddOns/ClassicPlatesPlus/auras.lua:56: attempt to call upvalue 'UnitAura' (a nil value) [string "@Interface/AddOns/ClassicPlatesPlus/auras.lua"]:56: in functioncreateFrames'
[string "@Interface/AddOns/ClassicPlatesPlus/auras.lua"]:374: in function `Update_Auras'
[string "@Interface/AddOns/ClassicPlatesPlus/init.lua"]:156: in function <Interface/AddOns/ClassicPlatesPlus/init.lua:11>
Locals: filter = "HELPFUL"
auraType = "buffs"
r = 0
g = 1
b = 0
(for index) = 1
(for limit) = 40
(for step) = 1
i = 1
(temporary) = nil
(temporary) = "player"
(temporary) = 1
(temporary) = "HELPFUL"
(*temporary) = "attempt to call upvalue 'UnitAura' (a nil value)"
UnitAura = nil
unit = "player"
canAttack = false
data =
Thanks for this great addon, using it on Classic and Retail.
Since TWW pre patch on Retail I have LUA Errors (2):
Message: Interface/AddOns/ClassicPlatesPlus/settings.lua:1032: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) Time: Tue Aug 20 16:07:14 2024 Count: 1 Stack: Interface/AddOns/ClassicPlatesPlus/settings.lua:1032: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) [string "@Interface/AddOns/ClassicPlatesPlus/settings.lua"]:1032: in function
Load_Settings' [string "@Interface/AddOns/ClassicPlatesPlus/init.lua"]:20: in function <Interface/AddOns/ClassicPlatesPlus/init.lua:11>Locals: self =
Message: Interface/AddOns/ClassicPlatesPlus/auras.lua:56: attempt to call upvalue 'UnitAura' (a nil value) Time: Tue Aug 20 16:07:34 2024 Count: 2 Stack: Interface/AddOns/ClassicPlatesPlus/auras.lua:56: attempt to call upvalue 'UnitAura' (a nil value) [string "@Interface/AddOns/ClassicPlatesPlus/auras.lua"]:56: in function
createFrames' [string "@Interface/AddOns/ClassicPlatesPlus/auras.lua"]:374: in function `Update_Auras' [string "@Interface/AddOns/ClassicPlatesPlus/init.lua"]:156: in function <Interface/AddOns/ClassicPlatesPlus/init.lua:11>Locals: filter = "HELPFUL" auraType = "buffs" r = 0 g = 1 b = 0 (for index) = 1 (for limit) = 40 (for step) = 1 i = 1 (temporary) = nil (temporary) = "player" (temporary) = 1 (temporary) = "HELPFUL" (*temporary) = "attempt to call upvalue 'UnitAura' (a nil value)" UnitAura = nil unit = "player" canAttack = false data =
Thanks
Forgot to mention, option panel is also missing now.
same, would love to see this updated
Same here - not working the way it is intended :)... Would like to see updates here...