coolmodi / SpellCalc

A WoW classic addon providing information for spells, like actual damage done, crit and hit chance, scaling etc.
43 stars 8 forks source link

Talent def for Ruin1 has no value! #60

Open Pariah opened 7 months ago

Pariah commented 7 months ago

1x SpellCalc/system/talents.lua:119: Talent def for Ruin1 has no value! [string "=[C]"]: in functionassert' [string "@SpellCalc/system/talents.lua"]:119: in function <SpellCalc/system/talents.lua:59> [string "@SpellCalc/system/talents.lua"]:145: in function `?' [string "@SpellCalc/events.lua"]:17: in function <SpellCalc/events.lua:13>

Locals: (temporary) = nil (temporary) = "Talent def for Ruin1 has no value!" `

image image

I've caught this error a couple times. I haven't noted exactly what I'm doing but I think it's triggered when changing zones and maybe interacting with an NPC but I can't be positive. I figured I'd share the info I had.

Thanks for this great addon!