[Bug]
nzcool opened this issue ยท 2 comments
Is there an existing issue for this?
- I have searched the existing issues
Game Client
Classic Era
Current Behavior
1x [string "TradeListScrollFrame:OnLoad"]:3: attempt to call method 'SetBackdrop' (a nil value)
[string ":OnLoad"]:3: in function <[string ":OnLoad"]:1>
Locals:
self = TradeListScrollFrame {
ScrollBar = TradeListScrollFrameScrollBar {
}
offset = 0
ScrollChildFrame = TradeListScrollFrameScrollChildFrame {
}
0 =
}
scrollBar = TradeListScrollFrameScrollBar {
0 =
ThumbTexture = TradeListScrollFrameScrollBarThumbTexture {
}
ScrollUpButton = TradeListScrollFrameScrollBarScrollUpButton {
}
ScrollDownButton = TradeListScrollFrameScrollBarScrollDownButton {
}
}
(*temporary) = nil
(*temporary) = TradeListScrollFrameScrollBar {
0 =
ThumbTexture = TradeListScrollFrameScrollBarThumbTexture {
}
ScrollUpButton = TradeListScrollFrameScrollBarScrollUpButton {
}
ScrollDownButton = TradeListScrollFrameScrollBarScrollDownButton {
}
}
(*temporary) =
bgFile = "ChatFrame\ChatFrameBackground"
tileSize = 16
tile = true
edgeFile = "TheBurningTrade\ScrollTrack"
edgeSize = 16
insets =
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
Expected Behavior
No response
Steps To Reproduce
No response
Additional context
No response
What are you doing when you get this error?
Do you still get it with only Aurora enabled?