[Sub Rouge] attempt to index local 'Object'
VitalijSelynin opened this issue ยท 2 comments
Getting an error sporadically
Message: Interface\AddOns\HeroRotation\Core.lua:48: attempt to index local 'Object' (a boolean value)
Time: Thu Nov 26 20:40:08 2020
Count: 31
Stack: Interface\AddOns\HeroRotation\Core.lua:48: attempt to index local 'Object' (a boolean value)
[string "=[C]"]: ?
[string "@interface\AddOns\HeroRotation\Core.lua"]:48: in function GetTexture' [string "@Interface\AddOns\HeroRotation\Core.lua"]:183: in function <Interface\AddOns\HeroRotation\Core.lua:177> [string "@Interface\AddOns\HeroRotation\Core.lua"]:193: in function <Interface\AddOns\HeroRotation\Core.lua:192> [string "=(tail call)"]: ? [string "@Interface\AddOns\HeroRotation_Rogue\Subtlety.lua"]:623: in function <Interface\AddOns\HeroRotation_Rogue\Subtlety.lua:608> [string "@Interface\AddOns\HeroRotation_Rogue\Subtlety.lua"]:848: in function
?'
[string "@interface\AddOns\HeroRotation\Main.lua"]:445: in function <Interface\AddOns\HeroRotation\Main.lua:423>
Should be fixed in 400a280