Addons-By-Neotron / BuffEnough

GNU General Public License v3.0
0 stars 0 forks source link

BuffEnough Version 2022-09-23-wrath - Lua Errors #3

Closed boktai1000 closed 2 years ago

boktai1000 commented 2 years ago

The following Lua errors on login using the latest provided version from Curseforge - 2022-09-03. Lua error and screenshot below.

3x BuffEnough\BuffEnough.lua:33: attempt to perform arithmetic on local 'spent1' (a nil value)
[string "@BuffEnough\BuffEnough.lua"]:33: in function `GetInspectSpecialization'
[string "@BuffEnough\Libs\LibTalentQuery-1.0\LibTalentQuery-1.0-90089.lua"]:253: in function <...nough\Libs\LibTalentQuery-1.0\LibTalentQuery-1.0.lua:245>
[string "=(tail call)"]: ?

Locals:
unit = "raid29"
isnotplayer = true
group = 1
_ = "Affliction"
_ = nil
spent1 = nil
_ = "Demonology"
_ = nil
spent2 = nil
_ = "Destruction"
_ = nil
spent3 = nil
(*temporary) = nil
(*temporary) = 1
(*temporary) = "attempt to perform arithmetic on local 'spent1' (a nil value)"

image

boktai1000 commented 2 years ago

This one's also popping it seems:

45x BuffEnough\BuffEnough.lua:529: attempt to perform arithmetic on local 'ohExp' (a boolean value)
[string "@BuffEnough\BuffEnough.lua"]:529: in function `CheckGear'
[string "@BuffEnough\BuffEnough.lua"]:250: in function `RunCheck'
[string "@BuffEnough\BuffEnough.lua"]:195: in function `DoEnable'
[string "@BuffEnough\BuffEnough.lua"]:163: in function <BuffEnough\BuffEnough.lua:154>
[string "=[C]"]: ?
[string "@Attune\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...aceAttune\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Attune\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon'
[string "@Attune\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <...aceAttune\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
neotron commented 2 years ago

Thanks, fixed in next version.