UI issues?
npmilligan opened this issue · 14 comments
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.
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.
Can you please upload a copy of your GSE.lua file from WOW\WTF\Account<>\GSE.lua
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.
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
You have 13 versions of 911st imported in the druid section but this one in Global Macros is breaking things for you.
Hmm... things are working on my druid, but still broken on the enhancement shaman. Any ideas?
Ok that was easy. It was the SAM_MC_Surge macro causing issues. I don't know why, it looked okay syntactically.
Actually, that one I probably imported from the old version. Thanks! I'll try to resolve that.
#162 had the fix for the Shaman one.