GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

New build on PTR/shadowlands

Dagggo opened this issue · 3 comments

commented

AceGUI problems, seems that it isn't compatible or making bad calls. With it on hit hangs while loading or gives a bug report and then crashes. not loading the AceGUI addon will let it load and there 13 separate bug calls, this happens with no other addons enabled. this is one of the 13 if you want all of them please let me know. or if there's something I should try.

Message: ...GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:189: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Sep 19 10:58:54 2020
Count: 1
Stack: ...GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:189: attempt to call method 'SetBackdrop' (a nil value)
[string "@interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua"]:189: in function ?' [string "@Interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua"]:108: in function <Interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:97> [string "@Interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua"]:146: in function Create'
[string "@interface\AddOns\GSE_GUI\Import.lua"]:9: in main chunk

Locals: frame = {
0 =
}
(*temporary) = nil
(*temporary) = {
0 =
}
(*temporary) =

{
bgFile = "Interface\DialogFrame\UI-DialogBox-Background"
tileSize = 32
edgeFile = "Interface\DialogFrame\UI-DialogBox-Border"
tile = true
edgeSize = 32
insets =
{
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
CreateFrame = defined =[C]:-1
UIParent = UIParent {
0 =
firstTimeLoaded = 1
}
FrameBackdrop =
{
bgFile = "Interface\DialogFrame\UI-DialogBox-Background"
tileSize = 32
edgeFile = "Interface\DialogFrame\UI-DialogBox-Border"
tile = true
edgeSize = 32
insets =
{
}
}
Frame_OnShow = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:28
Frame_OnClose = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:32
Frame_OnMouseDown = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:36
Button_OnClick = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:23
PaneBackdrop =
{
bgFile = "Interface\ChatFrame\ChatFrameBackground"
tileSize = 16
edgeFile = "Interface\Tooltips\UI-Tooltip-Border"
tile = true
edgeSize = 16
insets =
{
}
}
StatusBar_OnEnter = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:71
StatusBar_OnLeave = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:75
Title_OnMouseDown = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:40
MoverSizer_OnMouseUp = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:45
SizerSE_OnMouseDown = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:56
SizerS_OnMouseDown = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:61
SizerE_OnMouseDown = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:66
Type = "Frame"
pairs = defined =[C]:-1
methods =
{
OnHeightSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:108
OnRelease = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:93
OnWidthSet = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:98
SetStatusText = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:123
OnAcquire = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:83
Show = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:131
EnableResize = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:135
ApplyStatus = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:149
SetStatusTable = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:143
SetTitle = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:118
Hide = defined @interface\AddOns\GSE\

commented

You have the retail or Classic build for GSE on PTR/Shadowlands. You need the version that explicitly says ‘shadowlands’. In the name.

commented

Thanks man I don't know how that happened. I've been using the Shadowlands
Beta for over a week, now somehow I'm on the live one. I guess it was a Twitch update thing.

commented