GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG]

Melissa3920 opened this issue ยท 3 comments

commented

๐Ÿ”ต DeDescribe the bug:**
When I get in a raid group, I constantly get this error. The sequence works just fine, but I had to mute Bug Sac to keep playing.

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

  1. Join a raid group

๐Ÿ”ต The error:
Paste the error message in this blockquote.

50x GSE/API/Events.lua:304: attempt to index field '?' (a nil value)
[string "@GSE/API/Events.lua"]:304: in function `?'
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@AskMrRobot/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <AskMrRobot/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = <table> {
 modules = <table> {
 }
 MediaPath = "Interface\Addons\GSE\Media"
 inArena = false
 inDungeon = false
 UsedSequences = <table> {
 }
 UnsavedOptions = <table> {
 }
 Patron = true
 TranslatorAvailable = true
 TranslatorLanguageTables = <table> {
 }
 name = "GSE"
 PrintAvailable = true
 L = <table> {
 }
 defaultModuleState = true
 GameMode = 11
 Utils = true
 ProfileStop = 41568476.573900
 AdditionalLanguagesAvailable = false
 inHeroic = false
 currentZone = "Thaldraszus"
 WagoAnalytics = <table> {
 }
 inRaid = false
 BooleanVariables = <table> {
 }
 OutputQueue = <table> {
 }
 CurrentGCD = 1.073000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 inMythicPlus = false
 inParty = true
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.01-6-g184b303-PatronBuild"
 baseName = "GSE"
 SequenceDebugOutput = ""
 OOCQueue = <table> {
 }
 enabledState = true
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 StandardAddInPacks = <table> {
 }
 GUI = <table> {
 }
 orderedModules = <table> {
 }
 GUIEditFrame = <table> {
 }
 VersionNumber = 3201
 inMythic = false
 V = <table> {
 }
 SequencesExec = <table> {
 }
 Pause = <table> {
 }
}
char = "Waitasecond"
realm = "Silver Hand"
(*temporary) = nil
(*temporary) = "3"
(*temporary) = "3"
(*temporary) = "3"
(*temporary) = "attempt to index field '?' (a nil value)"
GSE = <table> {
 modules = <table> {
 }
 MediaPath = "Interface\Addons\GSE\Media"
 inArena = false
 inDungeon = false
 UsedSequences = <table> {
 }
 UnsavedOptions = <table> {
 }
 Patron = true
 TranslatorAvailable = true
 TranslatorLanguageTables = <table> {
 }
 name = "GSE"
 PrintAvailable = true
 L = <table> {
 }
 defaultModuleState = true
 GameMode = 11
 Utils = true
 ProfileStop = 41568476.573900
 AdditionalLanguagesAvailable = false
 inHeroic = false
 currentZone = "Thaldraszus"
 WagoAnalytics = <table> {
 }
 inRaid = false
 BooleanVariables = <table> {
 }
 OutputQueue = <table> {
 }
 CurrentGCD = 1.073000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 inMythicPlus = false
 inParty = true
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.01-6-g184b303-PatronBuild"
 baseName = "GSE"
 SequenceDebugOutput = ""
 OOCQueue = <table> {
 }
 enabledState = true
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 StandardAddInPacks = <table> {
 }
 GUI = <table> {
 }
 orderedModules = <table> {
 }
 GUIEditFrame = <table> {
 }
 VersionNumber = 3201
 inMythic = false
 V = <table> {
 }
 SequencesExec = <table> {
 }
 Pause = <table> {
 }
}

๐Ÿ”ต Screenshots:
n/a

๐Ÿ”ต Expected behavior:
Join a raid group.

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

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

  • OS: [e.g. Windows 11 64bit]
  • Game Version [retail (11.0.0)]

๐Ÿ”ต GSE Version:

  • Version: [3.2.01-6-g184b303-PatronBuild]
  • Downloaded From: [Discord: gse-resources]
commented

Yeah this was fixed for a number of scenarios with version 11. I would say if you have been logged in and swapped zones, exited combat and havnt seen this error you are not going to.

commented

Could you please update GSE to 3.2.01-11 and see if you still have this error.

commented

I noticed that. I updated, but havent been in a raid yet.