Macro Loading Error
chrisrpicazo opened this issue · 2 comments
Timothy,
I just got my main desktop up and running and synchronized my addons and copied my macros from my laptop to the desktop keeping the same lua files and DIR since they are identical.
However, I'm getting this error message and I can't figure out how to load my legacy macros so that I can up-date the class spec (quick fix) that fixed the problems I had on my laptop.
Your help is greatly appreciated.
Message: Interface\AddOns\GS-SequenceTranslator\startup.lua:2: attempt to index global 'GSAddInPacks' (a nil value)
Time: 02/05/17 09:09:26
Count: 1
Stack: Interface\AddOns\GS-SequenceTranslator\startup.lua:2: in main chunk
Locals: GNOME = "GS-SequenceTranslator"
_ =
}
(*temporary) = nil
(*temporary) = "attempt to index global 'GSAddInPacks' (a nil value)"
Hi Chrisrpicazo
First off I would remove GS-SequenceTranslator it's not compatible with GSE2 and its functions have been incorporated into GSE since GSE 1.4
Macros are stored in the GSE.lua file in the WTF\Account\<<Youraccountname>> folder if you sync this file you will have your macro library on both machines.
To load your Legacy macros enable the GSE Legacy Adaptor plugin. If this doesn't import your old macros you will have to load them manually via the Import function in game.
TimothyLuke
… On 6 Feb 2017, at 3:43 am, chrisrpicazo ***@***.***> wrote:
Timothy,
I just got my main desktop up and running and synchronized my addons and copied my macros from my laptop to the desktop keeping the same lua files and DIR since they are identical.
However, I'm getting this error message and I can't figure out how to load my legacy macros so that I can up-date the class spec (quick fix) that fixed the problems I had on my laptop.
Your help is greatly appreciated.
Message: Interface\AddOns\GS-SequenceTranslator\startup.lua:2: attempt to index global 'GSAddInPacks' (a nil value)
Time: 02/05/17 09:09:26
Count: 1
Stack: Interface\AddOns\GS-SequenceTranslator\startup.lua:2: in main chunk
Locals: GNOME = "GS-SequenceTranslator"
_ =
{
}
(*temporary) = nil
(*temporary) = "attempt to index global 'GSAddInPacks' (a nil value)"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.