herotc / hero-lib

WoW Addon - Core Library used by HeroRotation and AethysTools, can also be used by others 3rd-Party Addons.
European Union Public License 1.2
44 stars 35 forks source link

[Errors] On loading #6

Closed Kutikuti closed 7 years ago

Kutikuti commented 7 years ago

Randomly happened after a loading screen (warlock and SP `15x [string "return function(func, a1,a2,a3)..."]:4: table index is nil

(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 functionHandler' 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"`

aethys256 commented 7 years ago

I'll double check InstanceInfo, ty.