GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

UI issues?

npmilligan opened this issue · 14 comments

commented

I'm not able to edit/import or do much of anything. I'm using 2.0.14. I've tried importing, it says it was successful, but nothing is updated in the sequence viewer. I've deleted all but one of my macros and it won't let me delete or edit. When I save the macro it just doesn't appear in the viewer.

commented
commented

The options button doesn't do anything for me. Click it, nothing happens. I'm not importing old macros. I'm trying to import new ones (from the forum) or trying to create new ones from scratch.

commented

Can you please upload a copy of your GSE.lua file from WOW\WTF\Account<>\GSE.lua

commented

Here you are, thanks! I
GSE.zip

Also tried on another character. All her macros are there and I think they work, I can add new ones to her (Ygrayne) but not to Apra. Options button doesn't work for either of them.

commented

ok try this:

You have some lost macros sitting in GLobal and you have a corrupt macro in Global. THere was a command added for #187 to fix the first part.

/run GSELibrary[0]["911ST"] = nil
/gs movelostmacros
commented

You have 13 versions of 911st imported in the druid section but this one in Global Macros is breaking things for you.

commented

Hmm... things are working on my druid, but still broken on the enhancement shaman. Any ideas?

commented
commented

I'll try to remove some macros using np++ and see what happens.

commented

Ok that was easy. It was the SAM_MC_Surge macro causing issues. I don't know why, it looked okay syntactically.

commented
commented

I've got 2.0.14

commented

Actually, that one I probably imported from the old version. Thanks! I'll try to resolve that.

commented

#162 had the fix for the Shaman one.