[Sub Rogue] Error
wheatbread opened this issue ยท 2 comments
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 functionGetTexture' [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
Should be fixed in 400a280