Tercioo / Plater-Nameplates

Source code for World of Warcraft addon Plater Nameplates.
77 stars 42 forks source link

range indicator (transparency) does not work properly #215

Closed Breakerzeus closed 2 months ago

Breakerzeus commented 2 months ago

Game and Plater version Game: 11.0 Plater: Plater-v583a-Retail - DF v551 - 11.0.0

Describe the bug on my DH I noticed that the range indicator (transparent bars when out of range) does not work properly. even when mobs hit me in melee the bars are still transparent. then I noticed that the set range is 30y and I changed it to 40y. that worked and I thought that maybe the DH does not have a 30y ability so it can't measure correctly.

But now I'm on my mage and there the issue still happens. the 40y are set on my mage and he definitly has some 40y abilities, so it should work, right? but it doesn't. when I set it to 30y again, then it seems to work. So I'm sure that there is something wrong with the range check.

Lua Error Post here lua errors, if you aren't getting any, use /console scriptErrors 1

Screenshots 40y setting: grafik

30y setting: grafik

Other Information If necessary, add more info here.

cont1nuity commented 2 months ago

Known issue. Will be fixed with https://github.com/WeakAuras/LibRangeCheck-3.0/pull/30 and the next plater version afterwards.