HeroRotation

HeroRotation

5M Downloads

[Sub Rogue] Error

wheatbread opened this issue ยท 2 comments

commented

Getting the following error. (Still getting it at level 60)

48x HeroRotation\Core.lua:48: attempt to index local 'Object' (a boolean value)
[string "@HeroRotation\Core.lua"]:48: in function GetTexture' [string "@HeroRotation\Core.lua"]:183: in function <HeroRotation\Core.lua:177> [string "@HeroRotation\Core.lua"]:199: in function CastQueuePooling'
[string "@HeroRotation_Rogue\Subtlety.lua"]:876: in function `?'
[string "@HeroRotation\Main.lua"]:445: in function <HeroRotation\Main.lua:423>

Locals:
Object = false
(*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 'Object' (a boolean value)"
Cache =

{
GUIDInfo =
{
}
Set = defined @HeroCache\Main.lua:266
APLVar =
{
}
Enemies =
{
}
Get = defined @HeroCache\Main.lua:250
HasBeenReset = true
SpellInfo =
{
}
UnitInfo =
{
}
MiscInfo =
{
}
Persistent =
{
}
ItemInfo =
{
}
Reset = defined @HeroCache\Main.lua:41
}
tostring = defined =[C]:-1

commented

Should be fixed in 400a280

commented

Thank you so much!