HeroLib

HeroLib

2M Downloads

[Errors] On loading

Kutikuti opened this issue ยท 2 comments

commented

Randomly happened after a loading screen (warlock and SP
15x [string "return function(func, a1,a2,a3)..."]:4: table index is nil [string "return function(func, a1,a2,a3)..."]:4: in function <[string "return function(func, a1,a2,a3)..."]:1> (tail call): ? (tail call): ? AethysCore\Class\Player.lua:66: in function <AethysCore\Class\Player.lua:64> (tail call): ? AethysTools\PullAnnouncer.lua:195: in function Handler'
AethysCore\Events\Main.lua:270: in function `Handler'
AethysCore\Events\Main.lua:225: in function <AethysCore\Events\Main.lua:223>

Locals:
func = defined @AethysCore\Class\Player.lua:67
a1 = "UnitInfo"
a2 = nil
a3 = "InstanceInfo"
c0 =

{
GUIDInfo =
{
}
Set = defined @AethysCache\Main.lua:266
WipeTableRecursively = defined @AethysCache\Main.lua:272
Get = defined @AethysCache\Main.lua:251
APLVar =
{
}
Enemies =
{
}
Reset = defined @AethysCache\Main.lua:38
HasBeenReset = true
SpellInfo =
{
}
UnitInfo =
{
}
Persistent =
{
}
MiscInfo =
{
}
ItemInfo =
{
}
EnemiesCount =
{
}
}
c1 =
{
}
c2 = nil
val =
{
1 = "Vault of the Wardens"
2 = "party"
3 = 0
4 = ""
5 = 5
6 = 0
7 = false
8 = 1493
9 = 0
10 = 1044
}
(*temporary) =
{
InstanceInfo =
{
}
}
(*temporary) = "table index is nil"`

commented

I'll double check InstanceInfo, ty.

commented

Fixed in bfba315 :)