Can't Open GSE Options
obzen900 opened this issue · 12 comments
I get this error when I click on the options button in the GUI:
1x GSE_GUI\GUIFunctions.lua:171: GSE isn't registed with AceConfigRegistry, unable to open config
[string "=[C]"]: ?
[string "@gse\Lib\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-78.lua"]:1861: in function Open' [string "@GSE_GUI\GUIFunctions.lua"]:171: in function
OpenOptionsPanel'
[string "@GSE_GUI\Viewer.lua"]:306: in function <GSE_GUI\Viewer.lua:306>
[string "=[C]"]: ?
[string "@gse\Lib\AceGUI-3.0\AceGUI-3.0-39.lua"]:72: in function <GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@gse\Lib\AceGUI-3.0\AceGUI-3.0-39.lua"]:287: in function `Fire'
[string "@gse\Lib\AceGUI-3.0-39\widgets\AceGUIWidget-Button.lua"]:22: in function <...s\GSE\Lib\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
Also, there is no GSE option in Interface>AddOns. I have these addons running:
BetterAddonList
BugGrabber
BugSack
GSE2: Gnome Sequencer Enhanced
GSE2: GUI
GSE2: LDB
I just did after an interface reset. /gse resetoptions did not help. I reloaded after using it as well.
The reset has an option that pops up that asks to do a reload. I skipped it and I am still getting the error. There are also 2 other errors that happen upon login:
1.
19x GSE\API\Storage.lua:348: attempt to index field 'MacroVersions' (a nil value)
[string "@gse\API\Storage.lua"]:348: in function ReloadSequences' [string "@GSE\API\Events.lua"]:59: in function
?'
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@gse\Lib\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <GSE\Lib\AceEvent-3.0\AceEvent-3.0.lua:119>
45x GSE\API\Events.lua:142: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function ipairs' [string "@GSE\API\Events.lua"]:142: in function
?'
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@gse\Lib\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <GSE\Lib\AceEvent-3.0\AceEvent-3.0.lua:119>
I am able to import and edit macros. What should I look for in particular? I don't understand the format differences between GS and GSE2 macros. Is there an example on the site that could help me better?
I am able to narrow it down to only happening on my hunters. I'm going to go through the macros again.
The macro "KEPH_SV" is unable to be deleted or even accessed through the GUI and the /run command from the page. It has no table. How do I get rid of it?
That worked. Thank you! In the future, do I need to only get macros from wowlazymacros.com and not pastebin?