LUA Error on TWW Beta Consistently reoccuring or in a loop
datgeeklife opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
Just loaded up Weak Aura's on Beta and I get the same LUA error which I have pasted in below. It seems to be in a continous loop, which looks like its an issue with a spell index or something of that sort in the array I would imagine.
WeakAuras Version
WeakAuras 5.13.2
World of Warcraft Flavor
Beta (WoW 11.0)
World of Warcraft Region
US/NA
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
https://github.com/WeakAuras/WeakAuras2/issues/new?assignees=&labels=%F0%9F%90%9B+Bug&template=bug_report.md&title=
Message: ...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:627: attempt to call upvalue 'GetSpellBookItemName' (a nil value)
Time: Wed Jun 12 10:08:19 2024
Count: 620
Stack: ...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:627: attempt to call upvalue 'GetSpellBookItemName' (a nil value)
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:627: in function <...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:622>
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:643: in function <...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:641>
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:719: in function <...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:696>
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:1013: in function `init'
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:1338: in function `initialOnUpdate'
[string "@Interface/AddOns/WeakAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua"]:1404: in function <...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:1398>
Locals: spellName = "Regrowth"
(for index) = 1
(for limit) = 135
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetSpellBookItemName' (a nil value)"
GetSpellBookItemName = nil
BOOKTYPE_SPELL = nil
Reproduction Steps
- install add-on via curse forge
- restart game or reload UI
- Error starts immediately.
Last Good Version
No response
Screenshots
Export String
No response
Bisector Report
No response