[BUG] LUA errors on loading GSE and on creation fresh macros ( BETA Dragonflight )
lloskka opened this issue ยท 5 comments
๐ต Describe the bug:
Multiples LUA errors on loading GSE addon on start ( and cannot create new macros )
๐ต To reproduce: (Steps to reproduce the behavior)
- Write /GSE on chat to open up main GSE window
- Click on New button, to try to create new macros.
- Immediately appear 4 pages of lua error here.
- See error
๐ต The error:
Paste the error message in this blockquote.
Message: AceLocale-3.0: GSE: Missing entry for 'Returns the current Loop Index. If this is the third action in a loop it will return 3.'
Time: Thu Sep 22 12:37:30 2022
Count: 1
Stack: AceLocale-3.0: GSE: Missing entry for 'Returns the current Loop Index. If this is the third action in a loop it will return 3.'
[string "@Interface/AddOns/GSE/API/Statics.lua"]:77: in main chunk
Locals: <none>
-------------------------------------------------------------------------------------------------------------------
Message: Interface/AddOns/GSE/API/OneOffEvents.lua:16: attempt to call field 'UpdateGSE2LibrarytoGSE3' (a nil value)
Time: Thu Sep 22 12:37:38 2022
Count: 1
Stack: Interface/AddOns/GSE/API/OneOffEvents.lua:16: attempt to call field 'UpdateGSE2LibrarytoGSE3' (a nil value)
[string "@Interface/AddOns/GSE/API/OneOffEvents.lua"]:16: in function `Update3000'
[string "@Interface/AddOns/GSE/API/OneOffEvents.lua"]:7: in function `PerformOneOffEvents'
[string "@Interface/AddOns/GSE/API/Events.lua"]:188: in function `?'
[string "@Interface/AddOns/Details/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:119: in function <...ils/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:29: in function <...ils/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@Interface/AddOns/Details/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:64: 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: <none>
-------------------------------------------------------------------------------------------------------------------
Message: Interface/SharedXML/SharedUIPanelTemplates.lua:508: attempt to index field 'Text' (a nil value)
Time: Thu Sep 22 12:43:29 2022
Count: 6
Stack: Interface/SharedXML/SharedUIPanelTemplates.lua:508: attempt to index field 'Text' (a nil value)
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:508: in function `PanelTemplates_TabResize'
[string "*UnknownFile:78_OnShow"]:1: in function <[string "*UnknownFile:78_OnShow"]:1>
[string "=[C]"]: ?
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:106: in function `CreateTab'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:183: in function `BuildTabs'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:162: in function `SetTabs'
[string "@Interface/AddOns/GSE_GUI/Editor.lua"]:239: in function `GUIEditorPerformLayout'
[string "@Interface/AddOns/GSE_GUI/GUIFunctions.lua"]:96: in function `GUILoadEditor'
[string "@Interface/AddOns/GSE_GUI/Viewer.lua"]:254: in function <Interface/AddOns/GSE_GUI/Viewer.lua:253>
[string "=[C]"]: ?
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:72: in function <Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua:70>
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua"]:22: in function <...s/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua:19>
Locals: tab = AceGUITabGroup6Tab1 {
0 = <userdata>
selectedTextY = -2
deselectedTextY = -3
}
padding = 0
absoluteSize = nil
minWidth = nil
maxWidth = nil
absoluteTextSize = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Text' (a nil value)"
TAB_SIDES_PADDING = 20
-------------------------------------------------------------------------------------------------------------------
Message: Interface/SharedXML/SharedUIPanelTemplates.lua:506: attempt to index field 'Text' (a nil value)
Time: Thu Sep 22 12:43:29 2022
Count: 6
Stack: Interface/SharedXML/SharedUIPanelTemplates.lua:506: attempt to index field 'Text' (a nil value)
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:506: in function `PanelTemplates_TabResize'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:42: in function `SetText'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:188: in function `BuildTabs'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua"]:162: in function `SetTabs'
[string "@Interface/AddOns/GSE_GUI/Editor.lua"]:239: in function `GUIEditorPerformLayout'
[string "@Interface/AddOns/GSE_GUI/GUIFunctions.lua"]:96: in function `GUILoadEditor'
[string "@Interface/AddOns/GSE_GUI/Viewer.lua"]:254: in function <Interface/AddOns/GSE_GUI/Viewer.lua:253>
[string "=[C]"]: ?
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:72: in function <Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua:70>
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua"]:22: in function <...s/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua:19>
Locals: <none>
๐ต Screenshots:
๐ต Expected behavior:
Started having these errors yesterday ONLY on evoker class with GSE-PatronBuild-Dragonflight-4 .
Now im having these issuses along all the characters ( +12 ) on GSE-PatronBuild-Dragonflight-5.
Deleted all files and folders of GSE ( addons and saved variable folders ) and with a new fresh install of PatronBuild-Dragonflight-5 same thing happens.
๐ต GSE.lua file:
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):
- OS: Windows 11 Pro 21H2 ( 22000.1042 )
- Game Version 10.0.2 ( 45698 ) ( Beta X64 )
๐ต GSE Version:
- Version: 3.1.07-Patron Preview ( GSE-PatronBuild-Dragonflight-5 )
- Downloaded From: #gse-resources ( GSE - Gnome Sequencen Enhanced Patron Discord )
๐ต Additional context:
Here's my config.wtf file.
In line 57 as you can see language is set to enUS ( probably because beta is un tyrhold US server )
I have found the culprit and releasing a fix - today's server patch broke ace3. so repackaging.