ReubinAuthor / ClassicPlatesPlus

ClassicPlates Plus is an addon that adds additional features and new Classic-themed visuals to nameplates.
Other
8 stars 2 forks source link

LUA Error since TWW pre patch #10

Closed Xzatly closed 1 month ago

Xzatly commented 3 months ago

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>

Locals: self =

{ } panelMain = Frame { divider = Texture { } scrollChild = Frame { } resetSettings = Button { } title = FontString { } list =
{ } name = "ClassicPlatesPlus" header = Frame { } icon = Texture { } scrollFrame = ScrollFrame { } } (for state) =
{ 1 = Frame { } 2 = Frame { } 3 = Frame { } 4 = Frame { } } (for control) = 1 k = 1 v = Frame { divider = Texture { } scrollChild = Frame { } resetSettings = Button { } title = FontString { } list =
{ } name = "ClassicPlatesPlus" header = Frame { } icon = Texture { } scrollFrame = ScrollFrame { } } (temporary) = nil (temporary) = Frame { divider = Texture { } scrollChild = Frame { } resetSettings = Button { } title = FontString { } list =
{ } 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 =

{ nameplate = ClassicPlatesPlusnameplateSelf { } tanks =
{ } tickers =
{ } isRetail = true members =
{ } myTarget =
{ } classBarHeight = 0 settings =
{ } colors =
{ } isClassic = false nameplates =
{ } hooks =
{ } cvars =
{ } isCata = false } AurasHidePassive = 1 AurasShow = 1 unitFrame = ClassicPlatesPlusnameplateSelf { debuffs =
{ } buffsCounter = FontString { } powerbar = StatusBar { } sorted =
{ } border = Texture { } powerbarSpark = Texture { } toSort =
{ } buffs =
{ } healthSecondary = FontString { } healthbarSpark = Texture { } healthbarBackground = Texture { } raid =
{ } animationShow = AnimationGroup { } extraBar = StatusBar { } powerbarBackground = Texture { } classPower = Frame { } healthbar = StatusBar { } power = FontString { } animationHide = AnimationGroup { } healPrediction = Texture { } powerbarCostSpark = Texture { } powerbarCost = Texture { } powerTotal = FontString { } powerMain = FontString { } main = Frame { } debuffsCounter = FontString { } unit = "player" healPredictionSpark = Texture { } healthTotal = FontString { } healthMain = FontString { } } scale = 0.850000 func =
{ } `

Thanks

Xzatly commented 3 months ago

Forgot to mention, option panel is also missing now.

marcogruebler commented 2 months ago

same, would love to see this updated

fregattenfahrer commented 1 month ago

Same here - not working the way it is intended :)... Would like to see updates here...