Luxocracy / NeatPlates

NeatPlates is a continuation of the original Tidy Plates in an attempt to keep it update date in the absence of its authors.
https://wow.curseforge.com/projects/neat-plates
80 stars 20 forks source link

DK-NeatPlatesWidgets error #375

Closed s890214 closed 1 year ago

s890214 commented 1 year ago

1: NeatPlatesWidgets\ResourceWidget.lua:91: attempt to concatenate local 'runeType' (a nil value) [string "@NeatPlatesWidgets\ResourceWidget.lua"]:91: in function <NeatPlatesWidgets\ResourceWidget.lua:60>

[string "@NeatPlatesWidgets\ResourceWidget.lua"]:414: in function `UpdatePoints' [string "@NeatPlatesWidgets\ResourceWidget.lua"]:465: in function <NeatPlatesWidgets\ResourceWidget.lua:464> [string "@NeatPlatesWidgets\ResourceWidget.lua"]:520: in function <NeatPlatesWidgets\ResourceWidget.lua:515>

Locals: self =

{ GetPower = defined @NeatPlatesWidgets\ResourceWidget.lua:60 POWER = 5 POINT = "DK-Rune-Classic" } points =
{ } runeMap =
{ RUNETYPE_CHROMATIC = "Unholy" 3 = "Unholy" RUNETYPE_BLOOD = "Blood" RUNETYPE_FROST = "Frost" 2 = "Frost" RUNETYPEDEATH = "Death" 1 = "Blood" } runeOrder =
{ 1 = 1 2 = 2 3 = 5 4 = 6 5 = 3 6 = 4 } (for generator) = defined =[C]:-1 (for state) =
{ 1 = 1 2 = 2 3 = 5 4 = 6 5 = 3 6 = 4 } (for control) = 1 = 1 i = 1 point =
{ EXPIRATION = 0 ICON = "DK-Rune-Classic" DURATION = 0 STATE = "Off" } start = 41093.378000 duration = 10 runeReady = false expiration = 41103.378000 runeType = nil (temporary) = "DK-Rune-Classic" (temporary) = "-" (temporary) = nil (temporary) = nil (*temporary) = "attempt to concatenate local 'runeType' (a nil value)" getPointIcon = defined @NeatPlatesWidgets\ResourceWidget.lua:46

2: NeatPlatesWidgets\ResourceWidget.lua:87: attempt to perform arithmetic on local 'start' (a nil value) [string "@NeatPlatesWidgets\ResourceWidget.lua"]:87: in function <NeatPlatesWidgets\ResourceWidget.lua:60>

[string "@NeatPlatesWidgets\ResourceWidget.lua"]:414: in function UpdatePoints' [string "@NeatPlatesWidgets\ResourceWidget.lua"]:369: in functionExpire' [string "@NeatPlatesWidgets\WidgetCore.lua"]:61: in function <NeatPlatesWidgets\WidgetCore.lua:52>

Locals: self =

{ GetPower = defined @NeatPlatesWidgets\ResourceWidget.lua:60 POWER = 5 POINT = "DK-Rune-Classic" } points =
{ } runeMap =
{ RUNETYPE_CHROMATIC = "Unholy" 3 = "Unholy" RUNETYPE_BLOOD = "Blood" RUNETYPE_FROST = "Frost" 2 = "Frost" RUNETYPEDEATH = "Death" 1 = "Blood" } runeOrder =
{ 1 = 1 2 = 2 3 = 5 4 = 6 5 = 3 6 = 4 } (for generator) = defined =[C]:-1 (for state) =
{ 1 = 1 2 = 2 3 = 5 4 = 6 5 = 3 6 = 4 } (for control) = 1 = 1 i = 1 point =
{ EXPIRATION = 0 ICON = "DK-Rune-Classic" DURATION = 0 STATE = "Off" } start = nil duration = nil runeReady = nil (temporary) = "string" (temporary) = "DK-Rune-Classic" (temporary) = "string" (temporary) = nil (temporary) = nil (temporary) = nil (*temporary) = "attempt to perform arithmetic on local 'start' (a nil value)" getPointIcon = defined @NeatPlatesWidgets\ResourceWidget.lua:46

Luxocracy commented 1 year ago

Hi, this should be fixed in the latest release. Please refer to #371 for more details.