HeroRotation

HeroRotation

5M Downloads

Lua error

Oep55 opened this issue ยท 1 comments

commented

Please let me know if this is the wrong place to seek out help for this type of error. I only get this error in one spec (Brewmaster). Can you point me in the right direction to fix?
I done clean install have the proper dependencies. I have tried everything I can think of.

Message: Interface\AddOns\HeroRotation\Core.lua:48: attempt to index local 'Object' (a nil value)
Time: Fri Nov 19 22:25:58 2021
Count: 515
Stack: Interface\AddOns\HeroRotation\Core.lua:48: attempt to index local 'Object' (a nil value)
[string "@interface\AddOns\HeroRotation\Core.lua"]:48: in function GetTexture' [string "@Interface\AddOns\HeroRotation\Core.lua"]:133: in function <Interface\AddOns\HeroRotation\Core.lua:132> [string "@Interface\AddOns\HeroRotation_Monk\Brewmaster.lua"]:197: in function ?'
[string "@interface\AddOns\HeroRotation\Main.lua"]:449: in function <Interface\AddOns\HeroRotation\Main.lua:427>

Locals: Object = 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) = nil
(*temporary) = "attempt to index local 'Object' (a nil value)"
Cache =

{
GUIDInfo =
{
}
Set = defined @interface\AddOns\HeroCache\Main.lua:269
APLVar =
{
}
Enemies =
{
}
Get = defined @interface\AddOns\HeroCache\Main.lua:253
HasBeenReset = true
SpellInfo =
{
}
UnitInfo =
{
}
MiscInfo =
{
}
Persistent =
{
}
ItemInfo =
{
}
Reset = defined @interface\AddOns\HeroCache\Main.lua:42
}
tostring = defined =[C]:-1

commented

This is now fixed in commit 19ae3e9