attempt to call field 'GUIShowViewer
Lyricai13 opened this issue Β· 2 comments
π΅ 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)
π΅ Expected behavior:
GSE interface should open
π΅ GSE.lua file:
π΅ 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.
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.