HeroRotation

HeroRotation

5M Downloads

[Priest - Shadow] Lua Errors almost at any pull

MatteoLombardi opened this issue ยท 1 comments

commented

Hello, during normal rotation, almost every pull the main icon stops being shown, and out of combat (thanks to ElvUI), I get greeted by this error.

Never happened to me in 9.1.5

Count: 75
Stack: Interface\AddOns\HeroRotation\Commons.lua:62: attempt to call local 'Condition' (a nil value)
[string "@interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149: in function <...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147>
[string "=[C]"]: in function Condition' [string "@Interface\AddOns\HeroRotation\Commons.lua"]:62: in function CastCycle'
[string "@interface\AddOns\HeroRotation_Priest\Shadow.lua"]:378: in function <Interface\AddOns\HeroRotation_Priest\Shadow.lua:354>
[string "@interface\AddOns\HeroRotation_Priest\Shadow.lua"]:589: in function `?'
[string "@interface\AddOns\HeroRotation\Main.lua"]:449: in function <Interface\AddOns\HeroRotation\Main.lua:427>

commented

This was due to a typo. It has been fixed in commit 0a33746