TimothyLuke / GSE-Advanced-Macro-Compiler

GSE is an alternative advanced macro editor and engine for World of Warcraft.
https://discord.gg/gseunited
MIT License
218 stars 73 forks source link

[BUG] LUA Error 3.2.15-10-g9ba548d-PatronBuild #1669

Closed Siodar closed 1 month ago

Siodar commented 1 month ago

🔵 Getting LUA error everytime login or screen comes out of loading screen A clear and concise description of what the bug is.

🔵 To reproduce: (Steps to reproduce the behavior)

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

🔵 The error: Paste the error message in this blockquote.

Message: Interface/AddOns/GSE/API/Events.lua:281: attempt to concatenate local 'payload' (a boolean value)
Time: Tue Oct  1 14:51:41 2024
Count: 2
Stack: Interface/AddOns/GSE/API/Events.lua:281: attempt to concatenate local 'payload' (a boolean value)
[string "=[C]"]: ?
[string "@Interface/AddOns/GSE/API/Events.lua"]:281: in function <Interface/AddOns/GSE/API/Events.lua:255>
[string "@Interface/AddOns/GSE/API/Events.lua"]:304: in function `?'
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/GSE/Lib/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...terface/AddOns/GSE/Lib/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: 

🔵 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.txt Please provide your GSE.lua file or the export string for the specific macro that is causing an issue.

🔵 Desktop (please complete the following information):

🔵 3.2.15-10-g9ba548d-PatronBuild

🔵 Additional context: Add any other context about the problem here.