Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragonflight Beta / 10.0 PTR support please! #15

Open
Voxxel opened this issue Oct 8, 2022 · 0 comments
Open

Dragonflight Beta / 10.0 PTR support please! #15

Voxxel opened this issue Oct 8, 2022 · 0 comments

Comments

@Voxxel
Copy link

Voxxel commented Oct 8, 2022

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)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant