WeakAuras

WeakAuras

200M Downloads

WeakAuras does not load (LibRangeCheck issue)

Carglass opened this issue ยท 3 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

I installed WeakAuras on Beta, and it cannot start. Since it is related to range, I tried to change my talents to unpick the new Priest Talent that extends range, but the error persisted. Here is the error I encounter:

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

Message: ...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:627: attempt to call upvalue 'GetSpellBookItemName' (a nil value)
Time: Thu Jun 13 09:14:37 2024
Count: 50
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 = "Power Word: Fortitude"
(for index) = 1
(for limit) = 140
(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

I get the error when I login

Last Good Version

No response

Screenshots

image

Export String

No response

Bisector Report

No response

commented

hi I have the same problem, is there a fix?

Message: ...akAuras/Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:627: attempt to call upvalue 'GetSpellBookItemName' (a nil value)
Time: Wed Jun 19 20:18:00 2024
Count: 176
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 = "Arcane Intellect"
(for index) = 1
(for limit) = 170
(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

commented

You need to use the alpha version.

commented

You need to use the alpha version.