Dragonflight Beta / 10.0 PTR support please!
Voxxel opened this issue ยท 0 comments
ECB looks completely broken even the slash command doesn't work in the beta. I know this repo is for Classic but would you be kind enough to check this masterpiece if there's a way to fix it for Dragonflight Beta / 10.0 PTR please?
Some LUA bugs I caught so far:
1x Interface/AddOns/eCastingBar/eOptions.lua:3: CreateFrame(): Couldn't find inherited node "TabButtonTemplate"
[string "=[C]"]: in function `CreateFrame'
[string "@Interface/AddOns/eCastingBar/eOptions.lua"]:3: in main chunk
Locals:
(*temporary) = "Button"
(*temporary) = "eCBTestButton"
(*temporary) = UIParent {
0 = <userdata>
ContainerFrames = <table> {
}
firstTimeLoaded = 1
Tabs = <table> {
}
}
(*temporary) = "TabButtonTemplate"
5x Interface/SharedXML/SharedUIPanelTemplates.lua:503: attempt to index field 'Text' (a nil value)
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:503: in function `PanelTemplates_TabResize'
[string "*UnknownFile:199_OnLoad"]:1: in function <[string "*UnknownFile:199_OnLoad"]:1>
Locals:
tab = eCB_OptionFrameCastingTab {
0 = <userdata>
}
padding = nil
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
1x [string "*UnknownFile:103_OnLoad"]:2: attempt to call global 'eCastingBarOptions_OnLoad' (a nil value)
[string "*UnknownFile:103_OnLoad"]:2: in function <[string "*UnknownFile:103_OnLoad"]:1>
[string "=[C]"]: ?
Locals:
self = eCB_OptionFrame {
0 = <userdata>
Center = Texture {
}
OnBackdropLoaded = <function> defined @Interface/SharedXML/Backdrop.lua:152
backdropInfo = <table> {
}
backdropBorderColor = <table> {
}
GetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:390
SetupTextureCoordinates = <function> defined @Interface/SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182
HasBackdropInfo = <function> defined @Interface/SharedXML/Backdrop.lua:278
SetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:422
RightEdge = Texture {
}
BottomEdge = Texture {
}
TopRightCorner = Texture {
}
GetEdgeSize = <function> defined @Interface/SharedXML/Backdrop.lua:188
BottomRightCorner = Texture {
}
BottomLeftCorner = Texture {
}
TopEdge = Texture {
}
ApplyBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:294
SetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:329
ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
TopLeftCorner = Texture {
}
GetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:409
GetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:347
backdropBorderColorAlpha = 0.250000
SetupPieceVisuals = <function> defined @Interface/SharedXML/Backdrop.lua:246
SetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
}
(*temporary) = nil
(*temporary) = "attempt to call global 'eCastingBarOptions_OnLoad' (a nil value)"