AdiButtonAuras

AdiButtonAuras

404k Downloads

Dispel Magic for Priest: typo in lua?

ayalon opened this issue ยท 8 comments

commented

Hi Adirelle

I tested the the current version 1.8.8 and found that "Dispel Magic" is not working. I think there is a tyoe because the brace was closed to early
correct code:

        DISPEL = {
            [527] = "HELPFUL", -- Purify
            [528] = "HARMFUL", -- Dispel Magic
        },

priest.lua in LibPlayerspell
commented

This was fixed 10 days ago in Adirelle/LibPlayerSpells-1.0@fe49d74

commented

But its not included in the 1.8.8 which is the current version. Can you confirm that?

commented

There is an issue with the wowace packager with LibPlayerSpells-1.0 but I'm not sure if it affects the packaging of AdiButtonAuras.

commented

Oh, yes it is not included there yet. Adi forgot to update LibPlayerSpells-1.0 prior to updating AdiButtonAuras on wowace I believe.

commented

So it seems the wowace packager bug is worst than what I imagined. It also prevents to ship up-to-date LibPlayerSpells-1.0 embedded in addons like AdiButtonAuras or oUF_Adirelle.

commented

Hi Adirelle
Unfortunatly the typo reappears in the latest version 1.8.9 again. Is it possible to repack a version with a correct "LibPlayerSpells" library?

commented

Does 1.8.10 fix it ?

commented

This is fixed