Vengeance DH Error version 8.2.5.01-24-g2dd7009-alpha
nucce1 opened this issue ยท 2 comments
Issue description
Latest version spamming error messages when playing as Vengeance Demonhunter.
Steps to reproduce the issue
Engage combat as Vengeance DH
What's the expected result?
No error messages.
What's the actual result?
Bugsacker is spamming the following:
3089x HeroLib\Events\InFlight.lua:78: You forgot to register Concentrated Flame for InFlight tracking.
[C]: in function `error'
HeroLib\Events\InFlight.lua:78: in function `InFlight'
HeroRotation_DemonHunter\Vengeance.lua:252: in function `Cooldowns'
HeroRotation_DemonHunter\Vengeance.lua:357: in function `?'
HeroRotation\Main.lua:439: in function <HeroRotation\Main.lua:417>
Locals:
(*temporary) = "You forgot to register Concentrated Flame for InFlight tracking."
Affected Version
8.2.5.01-24-g2dd7009-alpha
Working version
No errors when I play with the previous version 8.2.5.01-23-g0338065-alpha
Full Regards
This issue has been fixed for VDH as of commit d0eebb4
There were no changes to VDH between the two mentioned commits. The error will only occur when your main essence is changed to grant the Concentrated Flame ability. This should have been fixed in commit a8e565a on Dec 2, 2019.
I'll do some testing to see if I can replicate the error.