[BUG] 3.0.12-bcc // /gs /gse won't load, error says macros are larger than 600 characters
SauerDeschain opened this issue · 25 comments
Describe the bug
/gs /gse won't bring up the UI, doesn't actually do anything. The item is loaded in addons but seems to not be activating.
To Reproduce
Steps to reproduce the behavior:
- Type /gs
- Hit enter
- Wait for blizzard to nerf warlocks
- Nothing happens
Expected behavior
Type /gs, UI pops up and I can add my spin to win macros, murder until the bodies are piled high and I'm showered in epics.
Desktop (please complete the following information):
- OS: Windows 10 64bit
- Game Version: TBC
GSE Version
- Version: 3.0.12-bcc
Can you please upload your GSE.lua file? Without it all I can say is “you have a local macro problem and will need to fix your macros” which isn’t going to help you.
Hi Tim, appreciate your time through this period ;)
seems most of my old macros are causing the above issue, happy to start fresh. but wondering if there is a way to export the old ones from the gse.lua in a workable format for us regular people to work through moving to the new platform :)
example below.
["ENH-SHOK"] = "dieScaWjsIzbsDlss(fcnmKCmsTmI6zOkMgs5AeY2ajFdemoLQ6CivCpQWaPQIdcIwiH6HePjQu0frvAJkv8rssnsqOtIQYlrv1mvQYnjP2jI(jbzOeulLQk9ujtLexvPGTsaFvPqJLQQCwQQQ3QuYDvk1EvnyPoSWIbv9yrnzeCzOntf9zKQgnvLttLwnsLEnbA2uLBdkTBr(TsgoO44eXYr55atNY1rLTRuPZdQSFfF9voP(fVKquvfefI)tkFLxkHhMmWlXsNw6EqwfFsFbjN5BXE5VaEo)4)fDdyHpEP6IxbqgWDLoPmuIe9sDK4cp(sgY2ftM7kDXVuhz2saKbCxjWvoP(kNu)IyoagaLWHPmo90meGMdn10tRHapqr7KYViMdGbqjCykJtpndbO5qlp90Y0rwEFONwtrttd6P1u000ojpViMdGbqjCykJtpndbO5GoutpTyVGa60fyQaMwmddcMVts7fXCamakHdtzC6Pzianh69PMEAzkrIOb907GMlW30lNtB(WPbrIW0mm2fzNu0lI5ayauchMY40tZqaAo0YutpTq0ZWPvhCEitfW0Idc0JqpT0fdNE5CAizQii6TaVeEbm1rMTUYTxLHWSdxkBUR0RcLWHjZn8EXpcNFrpma4voP(frGfmlmlYcE7LWmuDKzRRC7f)iCcZqa4kNu)IOfm6rdtiSWn9wPLVGb72BradcBF72TxBedbHKJfGRC71MOZGZZoP(fVjNlwgLUGfMWc4D9Cn4U4xcem3aEpeCLBVkyWmFBEsi8sriPNuMseL(1EbW2amecdj8sMswtbfpuAO0uAQB3(ba"
Just import this part for manual intervention. GSE3 will convert it from GSE2 to 3
dieScaWjsIzbsDlss(fcnmKCmsTmI6zOkMgs5AeY2ajFdemoLQ6CivCpQWaPQIdcIwiH6HePjQu0frvAJkv8rssnsqOtIQYlrv1mvQYnjP2jI(jbzOeulLQk9ujtLexvPGTsaFvPqJLQQCwQQQ3QuYDvk1EvnyPoSWIbv9yrnzeCzOntf9zKQgnvLttLwnsLEnbA2uLBdkTBr(TsgoO44eXYr55atNY1rLTRuPZdQSFfF9voP(fVKquvfefI)tkFLxkHhMmWlXsNw6EqwfFsFbjN5BXE5VaEo)4)fDdyHpEP6IxbqgWDLoPmuIe9sDK4cp(sgY2ftM7kDXVuhz2saKbCxjWvoP(kNu)IyoagaLWHPmo90meGMdn10tRHapqr7KYViMdGbqjCykJtpndbO5qlp90Y0rwEFONwtrttd6P1u000ojpViMdGbqjCykJtpndbO5GoutpTyVGa60fyQaMwmddcMVts7fXCamakHdtzC6Pzianh69PMEAzkrIOb907GMlW30lNtB(WPbrIW0mm2fzNu0lI5ayauchMY40tZqaAo0YutpTq0ZWPvhCEitfW0Idc0JqpT0fdNE5CAizQii6TaVeEbm1rMTUYTxLHWSdxkBUR0RcLWHjZn8EXpcNFrpma4voP(frGfmlmlYcE7LWmuDKzRRC7f)iCcZqa4kNu)IOfm6rdtiSWn9wPLVGb72BradcBF72TxBedbHKJfGRC71MOZGZZoP(fVjNlwgLUGfMWc4D9Cn4U4xcem3aEpeCLBVkyWmFBEsi8sriPNuMseL(1EbW2amecdj8sMswtbfpuAO0uAQB3(ba
Message: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Jul 3 16:40:49 2021
Count: 1
Stack: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
[string "=[C]"]: in function SetBackdrop' [string "@Interface\AddOns\GSE_GUI\Viewer.lua"]:135: in function
GUICreateSequencePanels'
[string "@interface\AddOns\GSE_GUI\Viewer.lua"]:443: in function GUIShowViewer' [string "@Interface\AddOns\GSE\API\Events.lua"]:453: in function
?'
[string "@interface\AddOns\ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0.lua"]:55: in function <...s\ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals:
What am I doing wrong here haha >_>
hm disabling elvui seems to make it all work again.. no issues with the actual macro.
You have
Message: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Jul 3 16:40:49 2021
Count: 1
Stack: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
[string "=[C]"]: in functionSetBackdrop' [string "@Interface\AddOns\GSE_GUI\Viewer.lua"]:135: in function
GUICreateSequencePanels'
[string "@interface\AddOns\GSE_GUI\Viewer.lua"]:443: in functionGUIShowViewer' [string "@Interface\AddOns\GSE\API\Events.lua"]:453: in function
?'
[string "@interface\AddOns\ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0.lua"]:55: in function <...s\ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0.lua:50>Locals:
What am I doing wrong here haha >_>
hm disabling elvui seems to make it all work again.. no issues with the actual macro.
You have a profile issue: The full detail is #831 and Im waiting on a response from ElvUI to solve it. If you turn on or off Ace3 in Elv's SKin in Elv's settings it will work in the interim.
Xabbu21
Update your elvui..had the same issue until I updated it to the latest version..
Everything up to date sadly, all good though. If just UI issue I can workaround for the meantime :) ty
@SauerDeschain I still need your file to solve your issue. This is a picture of what has come through to GitHub. your attachment didn't work.
Mate unfortunately the attachment didnt come through. I don't know that you can email a photo -
But the file i need is located at c:\path\to\wow\_retail_\Account\YOURACCOUNTNAME\SavedVariables\GSE.lua
It may have been attached at your end but all that GitHub processed is "[image.png]"
You need to go to GitHub within a browser on your computer and attach the file. You will need to rename it to GSE.lua.txt or make it a ZIP file.
Hey Tim
im getting the same issue cant seem to open the UI using /gs or /gse
In BC classic
Ive attached the lua file
[
GSE.lua.txt
](url)
@darthbob75 in your file there is only one Paladin macro - CHAM_BM_BCC. Is this all you are expecting to see?
Thanks Tim
it should be a hunter macro.. but this is the one that should be there..
I was reading another post here, mentioning elvui could be the issue and to update it.,.,
I know this is a my problem now ... as reinstalled elvui, but I also use another elvui config which seems to break the UI showing up..
All good from me
Thanks
@SauerDeschain Been 3 days and I still don't have the file I need from your end. Its just not been uploaded to GitHub.
Is this still an issue for you or have other fixes solved this issue for you?