Closed claytonkimber closed 3 months ago
Do you get the same error without using ElvUI?
NVM found it
Ok have made a bunch of changes to IF Blocks.
The first is the Variable section - you now put the Implementation Reference into the If Block Variable field. This allows you to use any function in the WoW API or an inline statement as well as GSE Variables.
You can also use = true
and = false
as the Variable to test the If Block
GSE Patrons can tab in the Variable block to get a popup
π΅ Describe the bug: Create a variable, and try to add that variable to a sequence
π΅ To reproduce: (Steps to reproduce the behavior)
π΅ The error: Paste the error message in this blockquote.
π΅ Screenshots: If applicable, add screenshots to help explain your problem.
π΅ Expected behavior: A clear and concise description of what you expected to happen.
π΅ GSE.lua file: Please provide your
GSE.lua
file or the export string for the specific macro that is causing an issue.C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\
or/path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
GSE.lua
file to your DesktopGSA.lua.txt
π΅ Desktop (please complete the following information):
π΅ GSE Version:
π΅ Additional context: My variable could be incorrect, not sure. However, if there's a variable that's created incorrectly, should have some kind of error handling to ensure the rest of the system still functions.