Hekili Priority Helper

Hekili Priority Helper

44M Downloads

beta version wont load get 60 diff ula errors

cm0918 opened this issue ยท 10 comments

commented

when ever i try to use this add on for the first time on a fresh download i get this:

Message: Interface\AddOns\hekili\Utils.lua:33: attempt to index local 'Hekili' (a nil value)
Time: Fri Oct 2 21:32:11 2020
Count: 1
Stack: Interface\AddOns\hekili\Utils.lua:33: attempt to index local 'Hekili' (a nil value)
[string "@interface\AddOns\hekili\Utils.lua"]:33: in main chunk

Locals: addon = "hekili"
ns =

{
queue =
{
}
Tooltip = HekiliTooltip {
}
lib =
{
}
snapshots =
{
}
Patrons =
{
}
PTR = true
hotkeys =
{
}
auras =
{
}
TTD =
{
}
debug =
{
}
UI =
{
}
targets =
{
}
keys =
{
}
cpuProfile =
{
}
Error = defined @interface\AddOns\hekili\Utils.lua:15
frameProfile =
{
}
}
Hekili = nil
format = defined =[C]:-1
gsub = defined =[C]:-1
lower = defined =[C]:-1
errors =
{
}
eIndex =
{
}
(*temporary) = defined @interface\AddOns\hekili\Utils.lua:33
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'Hekili' (a nil value)"

then a bunch of class spec loading errors, i get 60 diff errors any ideas why this is

commented

You'd need to report the first error, but you probably didn't install the right file.

You need the "package" (first link under Assets), NOT the source code.

commented

i downloaded the whole zip file of v9.0.1-1.0alpha48

commented

and that was the first error

commented

Try capitalizing the folder name. IDK.

commented

If you downloaded the zip from the source page instead of release page, it wont include libraries and results in the errors shown.

commented

Looks like v9.0.1-1.0alpha48 does not include the required libraries where v9.0.1-1.0alpha47 did previously.

commented

@ChrisKader my folder contents contains classes, libs, textures and other files

commented

it seems it cant find a librangecheck file

commented

I rebuilt -alpha48 and the libraries appear intact. Try redownloading and let me know.

commented

yea man it works, i may have also downloaded from source instead of release but thank you for your swift attention