HeroRotation

HeroRotation

5M Downloads

Havoc DH

wepunz22 opened this issue ยท 4 comments

commented

What version of HeroRotation are you using?

10.1.0.12

What version of HeroLib are you using?

10.1.0.05

What version of HeroDBC are you using?

10.1.0.01

What is the issue?

Message: Interface/AddOns/HeroRotation_DemonHunter/Havoc.lua:379: attempt to index field 'FuriousThrows' (a nil value)
Time: Thu May 25 10:58:15 2023
Count: 99
Stack: Interface/AddOns/HeroRotation_DemonHunter/Havoc.lua:379: attempt to index field 'FuriousThrows' (a nil value)

Locals:

Icon Behavior

None

commented

This is now fixed in commit c59c226

Thank you for the report!

commented

Yw! So, I updated addon and it pops at lua:293 same attempt (nil value).

commented

You updated the DemonHunter.lua file from the github? That prior commit added the missing spell, so with the update, the spell should be seen, regardless of whether it's checking it on line 379 or 293.

commented

got it, ty kindly!