HeroLib

HeroLib

2M Downloads

[Bug]: Shadow Priest - attempt to index local 'ThisSpell' (a nil value)

dominiklwn opened this issue ยท 1 comments

commented

What version of HeroLib are you using?

10.0.5.01

What is the issue?

I'm not sure if it's HeroLib or HeroRotation error as the log backtracks all the way to HeroRotation/Main.lua. This error shows randomly when fighting, I wasn't able to see when it was raised exactly. I tried some other classes (Warlock and Evoker) and it doesn't show up there.
I'm using HeroRotation v10.0.5.05

6x HeroLib/Class/Unit/Aura.lua:36: attempt to index local 'ThisSpell' (a nil value)
[string "@HeroLib/Class/Unit/Aura.lua"]:36: in function <HeroLib/Class/Unit/Aura.lua:32>
[string "=(tail call)"]: ?
[string "@HeroLib/Class/Unit/Aura.lua"]:101: in function `BuffRemains'
[string "@HeroLib/Class/Unit/Aura.lua"]:119: in function `BuffUp'
[string "@HeroLib/Class/Unit/Aura.lua"]:124: in function `BuffDown'
[string "@HeroRotation_Priest/Shadow.lua"]:561: in function <HeroRotation_Priest/Shadow.lua:525>
[string "@HeroRotation_Priest/Shadow.lua"]:660: in function `?'
[string "@HeroRotation/Main.lua"]:455: in function <HeroRotation/Main.lua:433>

Talents used: BIQA16pR6xQxvK1VWhXk+w0/GgkgEAAAAAAAAAAAAAJhkSEST7AJJJFiESKKkEJSjQSQQRahkAA

commented

This is an issue with HeroRotation, not HeroLib. It has been fixed in commit herotc/hero-rotation@330de40