GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

attempt to call field 'GUIShowViewer

Lyricai13 opened this issue Β· 2 comments

commented

πŸ”΅ Describe the bug:
When you click on the GSE icon on ChocolateBar, nothing shows up but the two errors listed below.

πŸ”΅ To reproduce: (Steps to reproduce the behavior)
Click on the GSE icon on ChocolateBar

πŸ”΅ The error:
Paste the error message in this blockquote.

Message: Interface\AddOns\GSE_LDB\LDBProvider.lua:132: attempt to call field 'GUIShowViewer' (a nil value)
Time: Sat May 14 16:04:34 2022
Count: 3
Stack: Interface\AddOns\GSE_LDB\LDBProvider.lua:132: attempt to call field 'GUIShowViewer' (a nil value)
(and)
Message: Interface\AddOns\GSE_LDB\LDBProvider.lua:136: attempt to call field 'GUIShowDebugWindow' (a nil value)
Time: Sat May 14 16:06:18 2022
Count: 2
Stack: Interface\AddOns\GSE_LDB\LDBProvider.lua:136: attempt to call field 'GUIShowDebugWindow' (a nil value)

πŸ”΅ Screenshots:
image

image

πŸ”΅ Expected behavior:
GSE interface should open

πŸ”΅ GSE.lua file:

GSE.txt

πŸ”΅ Desktop (please complete the following information):

  • OS: Windows 11
  • Game Version:" retail

πŸ”΅ GSE Version:

  • Version: 3.0.64
  • Downloaded From: curse

πŸ”΅ Additional context:
Add any other context about the problem here.

commented

It’s not chocolate bar - it’s the LDB plugin for GSE not checking that the GSE GUi is loaded. If you disable GSE_LDB in your addons until I can get a fix out later today it will allow you to operate.

commented

Fix for this is in 3.0.65