ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

[BUG] Raid frame out of range not 40 yards for heal

kokorinai opened this issue · 10 comments

commented

What steps will reproduce the problem?

I'm playing resto druid and i notice some strange thing with range_alpha, people in raid highlight as out_of_range but my heal still rich them. All druid heal 40 yards, but out_of_range alpha is like 35. I can record video because screenshot cant show what i mean.

What version of ShestakUI are you using? (Stating 'latest' is not useful)

0.92

Do you have an error log of what happened?

no

Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)

commented

i find out that some spellid's is missing, hope it help

https://github.com/EsreverWoW/ShestakUI_Classic/blob/master/ShestakUI/Libs/oUF/Modules/RangeBar.lua

local Items = {
["Friend"] = {
37727, -- 5 This spell doesn't exist
32321, -- 10 This spell doesn't exist
1251, -- 15 https://classicdb.ch/?spell=1251
21519, -- 20 https://classicdb.ch/?spell=21519
31463, -- 25 This spell doesn't exist
1180, -- 30 https://classicdb.ch/?spell=1180
18904, -- 35 This spell doesn't exist
34471, -- 40 This spell doesn't exist
},
["Enemy"] = {
37727, -- 5 This spell doesn't exist
32321, -- 10 This spell doesn't exist
33069, -- 15 This spell doesn't exist
10645, -- 20 This spell doesn't exist
31463, -- 25 This spell doesn't exist
835, -- 30 https://classicdb.ch/?spell=835
18904, -- 35 This spell doesn't exist
28767, -- 40 https://classicdb.ch/?spell=28767
},
}

commented

Ok, my real problem with raid range, i want to set it 40 yards, but can't find where to change it.

commented
commented

This spells uses for Priest Range bar, not for heal range.

commented

I have the same problem. How can I fix it ?

commented

PLZ tell me how to fix this problem...very confused

commented

Thanks a lot!

commented

This should now be resolved through the use of LibRangeCheck-2.0.