Not working for days
HoneyWheat opened this issue · 6 comments
Hello, since Pre-Patch GSE is not working for me anymore. I watched this issue tracker for days, but it seems it is working for others. So this morning I started to investigate my problem. I deleted the complete AddOns folder. I downloaded current GSE release from github installed it and started WoW:
- First thing I noticed: GSE wasn't loaded.
Exited WoW, and download / installed ACE3 lib. On Wow start, GSE was loading but on typing /GS in the console I got an error:
Message: Interface\AddOns\GSE\API\Events.lua:334: attempt to call field 'GUIShowViewer' (a nil value)
Time: Sun Jul 22 10:51:18 2018
Count: 1
Stack: Interface\AddOns\GSE\API\Events.lua:334: attempt to call field 'GUIShowViewer' (a nil value)
Interface\AddOns\GSE\API\Events.lua:334: in function?' ...erface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:94: in function
?'
Interface\FrameXML\ChatFrame.lua:4715: in functionChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:4383: in function
ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:4419: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>
So my common question is: Is there a missing dependency for a lib like "ACE3" ?
In detail: How do I get a fresh GSE installation on a blank AddOn Folder get to work?
it is working - strange. For some reason the package from curseforge works while the github download not.
I also added my other addons and so far no errors or side effects. Will test it tonight.