Deleting ghost macros

I have error messages associated with old macros (ex: Interface/Addons/GSE/API/Storage.lua:96: attempt to index local ‘uncompressedVersion’ (a nil value) There was an error processing EA_BD_ST, you will need to reimport this macro from another source).

However, these old macros do not appear on the list of sequences. They do appear on the list of available macros when I go to the keybind menu though.

I found these macros in GSE.lua, and I manually deleted them, but they reappear when I reloadui my UI. They don’t appear to be stored in GSE.lua.bak, so I am assuming they are stored somewhere else.

I realize I could simply delete GSE and re-install but I want to avoid having to re import/customize all my macros. Can someone tell me how to get rid of these old macros ?

shut down the game before you do any deleteing.

For me this worked, a post from TimothyLuke on discord.
The latest alpha 3.2.00-7 or higher has a command /gse checksequencesforerrors that will remove broken sequences that create these messages on login and sometimes in instances.

1 Like

Fixed my problem. Bless you, my dude.