[BUG] #831 cause regression with non ElvUI users
jestttter opened this issue ยท 1 comments
When I click on the minimap icon It won't open the gse menu and displays a lua error.
Using GSE 3.0.04
I tried disabling all addons except for gse and its supporting ones. typed /gse in the chatbox and got this
Message: Interface\AddOns\GSE_GUI\Viewer.lua:116: attempt to call method 'SetBackdrop' (a nil value)
Time: Wed Jun 30 20:23:49 2021
Count: 1
Stack: Interface\AddOns\GSE_GUI\Viewer.lua:116: attempt to call method 'SetBackdrop' (a nil value)
[string "@interface\AddOns\GSE_GUI\Viewer.lua"]:116: in function GUICreateSequencePanels' [string "@Interface\AddOns\GSE_GUI\Viewer.lua"]:418: in function
GUIShowViewer'
[string "@interface\AddOns\GSE\API\Events.lua"]:422: in function ?' [string "@Interface\AddOns\GSE\Lib\AceConsole-3.0\AceConsole-3.0.lua"]:94: in function
?'
[string "@interface\FrameXML\ChatFrame.lua"]:5157: in function ChatEdit_ParseText' [string "@Interface\FrameXML\ChatFrame.lua"]:4821: in function
ChatEdit_SendText'
[string "@interface\FrameXML\ChatFrame.lua"]:4857: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>
Locals: frame =
{SequenceName = ""
panels =
}
sizer_e = {
}
base =
}
Hide = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:128
AceGUIWidgetVersion = 28
ClassID = 0
ApplyStatus = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:150
Show = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:132
titlebg = {
}
content = {
}
OnRelease = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:94
OnWidthSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:99
SetStatusText = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:124
sizer_se = {
}
OnAcquire = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:83
EnableResize = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:136
userdata =
}
clearpanels = defined @interface\AddOns\GSE_GUI\Viewer.lua:36
SetStatusTable = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:144
MacroIconButton =
}
OnHeightSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:109
type = "Frame"
EditButton =
}
ScrollContainer =
}
ExportButton =
}
SetTitle = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:119
statustext = {
}
titletext = {
}
Width = 700
sizer_s = {
}
events =
}
children =
}
Height = 500
frame = {
}
LayoutFunc = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:625
localstatus =
}
}
container =
OnRelease = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:48
OnWidthSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:152
parent =
}
OnAcquire = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:43
userdata =
}
scrollframe = {
}
OnHeightSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:158
type = "ScrollFrame"
AceGUIWidgetVersion = 26
LayoutFunc = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:625
base =
}
LayoutFinished = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:134
events =
}
FixScroll = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:91
children =
}
SetStatusTable = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-ScrollFrame.lua:144
MoveScroll = defined @Interf
Unsure if I did something wrong but thought I would let you know thanks.