GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Lua Error 3.1.22

Siodar opened this issue ยท 1 comments

commented

๐Ÿ”ต LUA ERROR:
A clear and concise description of what the bug is.

๐Ÿ”ต Just Login: (Steps to reproduce the behavior)

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

๐Ÿ”ต **Message: Interface/AddOns/GSE/API/Serialisation.lua:286: attempt to compare nil with number
Time: Sat Nov 26 14:07:04 2022
Count: 15
Stack: Interface/AddOns/GSE/API/Serialisation.lua:286: attempt to compare nil with number
[string "@Interface/AddOns/GSE/API/Serialisation.lua"]:286: in function performVersionCheck' [string "@Interface/AddOns/GSE/API/Serialisation.lua"]:411: in function ?'
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:119: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:29: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Interface/AddOns/Details/Libs/AceComm-3.0/AceComm-3.0.lua"]:260: in function <...face/AddOns/Details/Libs/AceComm-3.0/AceComm-3.0.lua:242>

Locals: :**
Paste the error message in this blockquote.


๐Ÿ”ต **
image
:**
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.

  • 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.

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

  • OS: [e.g. Windows 10 64bit]
  • Game Version [e.g. classic/bcc/retail (9.1.0)]

๐Ÿ”ต 3.1.22:

  • Version: [e.g. 3.x.y]
  • Downloaded From: [e.g. https://www.curseforge.com]

๐Ÿ”ต Additional context:
Add any other context about the problem here.

commented

Moving this to a discussion

Apart from going you have an error most likely with what you are trying to import - I need the actual what you are trying g to inport