HeroLib

HeroLib

2M Downloads

[Bug]: Feral Druid - Talent Astral Influence at level 1

Paco-4272 opened this issue ยท 1 comments

commented

What version of HeroLib are you using?

10.2.0.21

What is the issue?

Hi

I'm building a Feral Druid and just unlocked the first level of the Astral Influence Druid talent.
When I approach any potential target (even training dummies), I get this lua error.

Message: Interface/AddOns/HeroLib/Class/Unit/Range.lua:82: Distance must be between 5 and 100.
Time: Thu Dec 21 13:02:53 2023
Count: 882
Stack: Interface/AddOns/HeroLib/Class/Unit/Range.lua:82: Distance must be between 5 and 100.
[string "=[C]"]: in function `assert'
[string "@Interface/AddOns/HeroLib/Class/Unit/Range.lua"]:82: in function <Interface/AddOns/HeroLib/Class/Unit/Range.lua:80>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Interface/AddOns/HeroLib/Class/Unit/Player/Enemies.lua"]:40: in function <...terface/AddOns/HeroLib/Class/Unit/Player/Enemies.lua:33>
[string "@Interface/AddOns/HeroLib/Class/Unit/Player/Enemies.lua"]:116: in function `GetEnemiesInMeleeRange'
[string "@Interface/AddOns/HeroRotation_Druid/Feral.lua"]:692: in function `?'
[string "@Interface/AddOns/HeroRotation/Main.lua"]:460: in function <Interface/AddOns/HeroRotation/Main.lua:438>

Locals: (*temporary) = false
(*temporary) = "Distance must be between 5 and 100."

The counter goes up very quickly.
This error does not appear by not putting any points or by putting 2 points in the talent.

HeroLib 10.2.0.21
HeroRotation 10.2.0.43
HeroDBC 10.2.0.06

commented

This should be fixed in commit a7630a9

The fix will also be included in recently released version 10.2.0.22.