GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Alpha 2 issues

Cazziuz8337 opened this issue ยท 1 comments

commented

๐Ÿ”ต Describe the bug:
installed the alpha2 and started getting error messages when i logged into the game.
after clearing the messages if i tried to attack or use an ability ( not through gse ) it would pop the same errors .
when i went into the gse editor it would not let me create new sequences nor would it let me see what was in the one sequence i have for testing.

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)
all i did was install the alpha 2 update , clean install

๐Ÿ”ต The error:
Error 1 :
Message: Interface/AddOns/GSE/API/Statics.lua:86: attempt to call global 'GetItemInfo' (a nil value)
Time: Fri Jun 7 23:25:48 2024
Count: 1
Stack: Interface/AddOns/GSE/API/Statics.lua:86: attempt to call global 'GetItemInfo' (a nil value)
[string "@Interface/AddOns/GSE/API/Statics.lua"]:86: in function value' [string "@Interface/AddOns/GSE/API/Translator.lua"]:74: in function ProcessVariables'
[string "@Interface/AddOns/GSE/API/Translator.lua"]:33: in function ProcessLoopVariables' [string "@Interface/AddOns/GSE/API/Storage.lua"]:684: in function processAction'
[string "@Interface/AddOns/GSE/API/Storage.lua"]:891: in function CompileTemplate' [string "@Interface/AddOns/GSE/API/Storage.lua"]:237: in function OOCUpdateSequence'
[string "@Interface/AddOns/GSE/API/Events.lua"]:363: in function `?'
[string "@Interface/AddOns/GSE/Lib/AceTimer-3.0/AceTimer-3.0.lua"]:55: in function <...terface/AddOns/GSE/Lib/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals: itemLink = "[Remembrance of the Fallen City]"
(*temporary) = nil
(*temporary) = "[Remembrance of the Fallen City]"
(*temporary) = "attempt to call global 'GetItemInfo' (a nil value)"
GSE =

{
modules =
{
}
MediaPath = "Interface\Addons\GSE\Media"
inArena = false
inDungeon = false
UsedSequences =
{
}
UnsavedOptions =
{
}
Patron = true
TranslatorAvailable = true
TranslatorLanguageTables =
{
}
name = "GSE"
PrintAvailable = true
L =
{
}
defaultModuleState = true
GameMode = 11
Utils = true
ProfileStop = 1890865969.245400
AdditionalLanguagesAvailable = false
inHeroic = false
currentZone = "Isle of Dorn"
WagoAnalytics =
{
}
inRaid = false
OutputQueue =
{
}
CurrentGCD = 1.500000
DebugOutput = ""
Static =
{
}
PVPFlag = false
Pause =
{
}
inMythicPlus = false
inParty = false
Library =
{
}
RecorderActive = false
inScenario = false
VersionString = "3.2.00-alpha2-PatronBuild"
baseName = "GSE"
SequenceDebugOutput = ""
OOCQueue =
{
}
enabledState = true
inTimeWalking = false
OOCTimer =
{
}
LDB = true
GCDLDB =
{
}
StandardAddInPacks =
{
}
defaultModuleLibraries =
{
}
GUI =
{
}
GUIEditFrame =
{
}
orderedModules =
{
}
VersionNumber = 3200
inMythic = false
SequencesExec =
{
}
}

Error 2: 

Message: Interface/AddOns/GSE_Utils/Events.lua:93: attempt to call global 'GetSpellCooldown' (a nil value)
Time: Fri Jun  7 23:25:47 2024
Count: 1
Stack: Interface/AddOns/GSE_Utils/Events.lua:93: attempt to call global 'GetSpellCooldown' (a nil value)
[string "@Interface/AddOns/GSE_Utils/Events.lua"]:93: in function `?'
[string "@Interface/AddOns/GSE/Lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <.../GSE/Lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/GSE/Lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <.../GSE/Lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/GSE/Lib/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: 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 = 1890865969.245400
 AdditionalLanguagesAvailable = false
 inHeroic = false
 currentZone = "Isle of Dorn"
 WagoAnalytics = <table> {
 }
 inRaid = false
 OutputQueue = <table> {
 }
 CurrentGCD = 1.500000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 Pause = <table> {
 }
 inMythicPlus = false
 inParty = false
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.00-alpha2-PatronBuild"
 baseName = "GSE"
 SequenceDebugOutput = ""
 OOCQueue = <table> {
 }
 enabledState = true
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 StandardAddInPacks = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 GUI = <table> {
 }
 GUIEditFrame = <table> {
 }
 orderedModules = <table> {
 }
 VersionNumber = 3200
 inMythic = false
 SequencesExec = <table> {
 }
}
event = "UNIT_SPELLCAST_SUCCEEDED"
unit = "player"
action = "Cast-3-4028-2552-11241-109132-000263CF3B"
(*temporary) = nil
(*temporary) = 61304
(*temporary) = "attempt to call global 'GetSpellCooldown' (a nil value)"
GCD = nil
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 = 1890865969.245400
 AdditionalLanguagesAvailable = false
 inHeroic = false
 currentZone = "Isle of Dorn"
 WagoAnalytics = <table> {
 }
 inRaid = false
 OutputQueue = <table> {
 }
 CurrentGCD = 1.500000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 Pause = <table> {
 }
 inMythicPlus = false
 inParty = false
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.00-alpha2-PatronBuild"
 baseName = "GSE"
 SequenceDebugOutput = ""
 OOCQueue = <table> {
 }
 enabledState = true
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 StandardAddInPacks = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 GUI = <table> {
 }
 GUIEditFrame = <table> {
 }
 orderedModules = <table> {
 }
 VersionNumber = 3200
 inMythic = false
 SequencesExec = <table> {
 }
}

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

GSElue.txt

i saved it as a text file since the lua file type cant be added here
๐Ÿ”ต Desktop (please complete the following information):

  • OS: [Windows 10 64bit]
  • Game Version [WW beta]

๐Ÿ”ต GSE Version:

  • Version: [alpha2]
  • Downloaded From: discord
commented

Found the problem - it built retail instead of TWW. Will need to fix this when I get back to the computer and re release TWW alpha2