GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] LUA error on startup GSE/API/Storage.lua:593: bad argument #1 to 'sub' (string expected, got boolean) [string "=[C]"]: in

giform opened this issue ยท 2 comments

commented

๐Ÿ”ต Describe the bug:
Every time I log the game I receive a bug sack alert

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)
Log the beta

๐Ÿ”ต The error:

14x GSE/API/Storage.lua:593: bad argument #1 to 'sub' (string expected, got boolean)
[string "=[C]"]: in function `sub'
[string "@GSE/API/Storage.lua"]:593: in function <GSE/API/Storage.lua:582>
[string "@GSE/API/Storage.lua"]:738: in function `processAction'
[string "@GSE/API/Storage.lua"]:616: in function `processAction'
[string "@GSE/API/Storage.lua"]:791: in function `CompileTemplate'
[string "@GSE/API/Storage.lua"]:260: in function `OOCUpdateSequence'
[string "@GSE/API/Events.lua"]:396: in function `?'
[string "@Details/Libs/AceTimer-3.0-17/AceTimer-3.0.lua"]:55: in function <...ceDetails/Libs/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals:
(*temporary) = false
(*temporary) = 1
(*temporary) = 1
(*temporary) = "string expected, got boolean"

๐Ÿ”ต GSE.lua file:
Please provide your GSE.lua file or the export string for the specific macro that is causing an issue.

  • To find the GSE.lua file:
  1. First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
  2. Browse to C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\ or /path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
  3. Copy the GSE.lua file to your Desktop
  4. Rename this copy to GSA.lua.txt
  5. Then just drag it here in your message
  • Note: If you do not include your GSE.lua file you are wasting your time and mine. 90% of the time, the first thing I will ask for is "Can you please upload your GSE.lua file?". This file is needed with the error to work out Why that error occured for you.
    GSE.lua.txt

๐Ÿ”ต Desktop (please complete the following information):

  • OS: Mac OS
  • Game Version Last Beta available

๐Ÿ”ต GSE Version:

  • Version: 3.2.00 alpha 12c

๐Ÿ”ต Additional context:

commented

This is a duplicate of the error in #1463. Will fix it in that.

commented

This was released as part of alpha12-b