Results: 6Comments by: Lysaeur
File: GnomeSequencer06-15-24
Re: new TWW beta errors
Posted By: Lysaeur
Seems something has changed again. I went into Paladin Holy spec to add the spell mentioned but the lua error persists. Any ideas on a fix? I've replaced line 18: if GetSpellInfo(spell) then with if C_Spell.GetSpellInfo(spell) then per past changes mentioned for Ace3 in Core.lua and the step action goes thru but nothing actu...
File: GnomeSequencer06-15-24
new TWW beta errors
Posted By: Lysaeur
Seems something has changed again. I went into Paladin Holy spec to add the spell mentioned but the lua error persists. Any ideas on a fix? Message: Interface/AddOns/GnomeSequencer/Core.lua:18: attempt to call global 'GetSpellInfo' (a nil value) Time: Sat Jun 15 01:25:49 2024 Count: 1 Stack: Interface/AddOns/GnomeSequencer/Core...
File: GnomeSequencer10-26-22
It seems /click has changed in Drag...
Posted By: Lysaeur
It seems /click has changed in Dragonflight. Currently it appears that /click has changed from ... /click GSMacroName to /click GSMacroName LeftButton ... where GSMacroName is the GnomeSequencer sequence name. A quick fix through using /macro seems to correct the current issue I'm having with it not working. Credit to...
File: GnomeSequencer10-20-22
Re: Re: Re: original Gnomesequencer code
Posted By: Lysaeur
Any update on if this addon might get a fix? This seems to be a bug on the beta caused by “frame:IsProtected()” not returning true for its second argument. I’m afraid Blizzard is the only one who can fix this, but I believe that they are aware of it and should hopefully release a hotfix for it in a future update! thx! Hope the...
File: GnomeSequencer10-03-22
Re: original Gnomesequencer code
Posted By: Lysaeur
I've been invited to try the Dragonflight beta, so moved my Gnomesequencer folder over to the beta's Interface/Addons and had hoped it would "just work" but it seems, with Dragonflight, something is breaking with the original GS (I don't use GSE, so that's not the issue...I prefer the OG addon) Any chance you'll be re-visiting the...
File: GnomeSequencer09-03-22
original Gnomesequencer code
Posted By: Lysaeur
I've been invited to try the Dragonflight beta, so moved my Gnomesequencer folder over to the beta's Interface/Addons and had hoped it would "just work" but it seems, with Dragonflight, something is breaking with the original GS (I don't use GSE, so that's not the issue...I prefer the OG addon) Any chance you'll be re-visiting the...