doadin / Plexus

Other
10 stars 2 forks source link

[Bug] LUA Error due to Essence Font removal #97

Closed Aurilia-Gilneas closed 4 months ago

Aurilia-Gilneas commented 4 months ago

The monk spell "Essence Font" no longer exists as of 11.0. This is causing an LUA error, as the spell_names lookup function now returns a nil value for that spell.

BugSack:

Plexus/Statuses/Auras.lua:493: bad argument #2 to 'format' (string expected, got nil) [string "=[C]"]: in function `format' [string "@Plexus/Statuses/Auras.lua"]:493: in main chunk

Locals: (temporary) = "Buff: %s" (temporary) = nil (*temporary) = "string expected, got nil"

doadin commented 4 months ago

fixed: 95d55c9496461dc4974a3d795b7f4ab30ad70118