HeroRotation

HeroRotation

5M Downloads

[DH] Lua Error

Arkanis81 opened this issue ยท 1 comments

commented

Looks to be a misspelling of "return" on line 353

Message: Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:353: attempt to call global 'reutrn' (a nil value)
Time: Wed Oct 21 12:37:12 2020
Count: 18
Stack: Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:353: attempt to call global 'reutrn' (a nil value)
[string "@interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:758: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717>
[string "=[C]"]: in function reutrn' [string "@Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua"]:353: in function <Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:306> [string "@Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua"]:514: in function ?'
[string "@interface\AddOns\HeroRotation\Main.lua"]:445: in function <Interface\AddOns\HeroRotation\Main.lua:423>

Locals: errMsg = "Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:353: attempt to call global 'reutrn' (a nil value)"
isBugGrabber = nil
tsmErrMsg = nil
oldModule = nil

commented

This is fixed in commit f9ae91e

Thanks for the report!