GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

2.0.6 broke interface.

GaryREM opened this issue · 7 comments

commented

When first starting a character session, get the following

97x GSE\API\StringFunctions.lua:46: bad argument #1 to 'gsub' (string expected, got table)
[C]: in function `gsub'
GSE\API\StringFunctions.lua:46: in function `UnEscapeString'
GSE\API\StringFunctions.lua:34: in function `UnEscapeTable'
GSE\API\StringFunctions.lua:8: in function `UnEscapeSequence'
GSE\API\Events.lua:102: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:145: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:90: in function `Fire'
Ace3\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:

Then after issuing /gs attempting to click on 'options' button results in

22x GSE\API\GUIFunctions.lua:142: GSE isn't registed with AceConfigRegistry, unable to open config
[C]: ?
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1801: in function `Open'
GSE\API\GUIFunctions.lua:142: in function `OpenOptionsPanel'
GSE\GUI\Editor.lua:113: in function <GSE\GUI\Editor.lua:113>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
Ace3\AceGUI-3.0\AceGUI-3.0-34.lua:314: in function `Fire'
...dOns\Ace3\AceGUI-3.0-34\widgets\AceGUIWidget-Button.lua:22: in function <...dOns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

Locals:
nil

and cannot access Options.

commented

Hi Gary you have a corrupt macro in your c:\world of warcraft\WTF\Account\AccountName\SavedVariables.GSE.lua file.

If you can upload that file for me I will fix it for you.

commented

I just cant cause that error locally

commented
commented

'saved' as a .txt, just to upload it
dont really need the SAM ones in there... was just playing with GSE to help understand it all....
will do that later, about deleteing them...

GSE.txt

commented

@GaryREM Edit - then there's a delete button

commented
commented

completely removed GSE (and GSE.lua) from savedvars dir, cleared this issue.