This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of Grid2 are you using (Version is displayed in General/About Tab) ? v2.6.9Beta
What game client version, classic or retail, windows or mac and language are you using ? classic SoD
What steps will reproduce the problem?
I have a setup showing heal incoming, that got from WoW classic version of the game and I used as priest for years in Classic -> BC -> LK. It works fine on priest with SoD, showing heals incoming when I cast on myself a lesser-heal for instance.
But as Mage, no matter what I try, I can't seem to see heal incoming from Regeneration or Mass regeneration spells (it does not show from beacon buff either, but that I can understand is more complicated to display accurately and may not be supported)
Did you try having Grid2 as the only enabled addon and everything else disabled? No
Was it working in a previous version? If yes, which was the last good one? No
Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack). No Error showing
Please provide any additional information below.
It may not directly be a Grid related issue but more the heal incoming library used. I tried both LibHealCom and BlizzardAPI in the option without success.
I noted when writing this ticket that SoD version of Penance does not show heal coming as well, so most likely Heal incoming library related. any suggestion?
Grid2 by default uses the information provided by the game but blizzard developers don't care about adding this information. They did not even added HOTs information in the game API for any classic game version. This is the only reason some addons still support an unmaintained library like libhealcomm (libhealcomm can display HOTs).
And with SoD being seasonal i think there is zero chance to see blizzard spending resources on fixing "non important" things.
For LibHealcomm issues, you can try to open a ticked in curseforge, but this libray is really unmaintained: no important changes for years.
So unfortunatelly there is nothing we can do.
Thank you for the reply, seems clear enough that nothing can be done on the grid side.
Wonderful Addon, thank you for that.
In case anybody looks for the same thing as me, there exists out there a custom version of LibHealCom that has been updated to SoD (found it inside HealBarsClassic)
With proper renaming inside the lua (removing the -custom in the name) I got it to work with grid, and it works like a charm showing mage heals.
The issue is that using custom libraries its not really a good fix. The problem is that to get reliable information a fixed libhealcom library should be installed by at least all healers in raid. So maybe you can get the information about your heals, but you are not going to see all heals of other players if they dont have the same custom library than you.
To post a comment, please login or register a new account.