Skip to content

core.lua 96 #134

@carman508dzk-lang

Description

@carman508dzk-lang

Describe the problem

20x BugSack/core.lua:96: attempt to index field 'editBox' (a nil value)
[BugSack/core.lua]:96: in function 'OnAccept'
[Blizzard_StaticPopup/StaticPopup.lua]:671: in function 'StaticPopup_OnClick'
[Blizzard_StaticPopup_Game/GameDialog.lua]:27: in function <...faceBlizzard_StaticPopup_Game/GameDialog.lua:25>

Locals:
self = StaticPopup1 {
ProgressBarSpacer = Texture {
}
TopSpacer = FontString {
}
AlertIcon = Texture {
}
visibleButtons =

{
}
CoverFrame = Frame {
}
data = 65
widthPadding = 0
ProgressBarBorder = Texture {
}
ButtonContainer = Frame {
}
dirty = false
which = "BugSackSendBugs"
hideOnEscape = true
SubText = FontString {
}
ItemFrame = Frame {
}
minimumWidth = 320
previousRegionKey = "ButtonContainer"
DarkOverlay = Frame {
}
timeleft = 0
dialogInfo =
{
}
EditBox = StaticPopup1EditBox {
}
Dropdown = Button {
}
MoneyInputFrame = StaticPopup1MoneyInputFrame {
}
Spinner = Frame {
}
enterClicksFirstButton = true
ProgressBarFill = Texture {
}
ExtraButton = StaticPopup1ExtraButton {
}
Buttons =
{
}
BG = Frame {
}
numButtons = 2
heightPadding = 16
MoneyFrame = StaticPopup1MoneyFrame {
}
Text = StaticPopup1Text {
}
CloseButton = StaticPopup1CloseButton {
}
Separator = Texture {
}
}
data = 65
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'editBox' (a nil value)"
addon =
{
L =
{
}
healthCheck = true
db =
{
}
settingsCategory =
{
}
frame = Frame {
}
}

Did this happen on PTR/Beta or the live version of WoW?

What steps will reproduce the problem?

Attach a screenshot below to help describe your issue (Attach directly, do not link to other websites)

What version of the addon are you using? (Stating 'latest' is not useful)

Do you have an error log of what happened?

Any additional information? (example: WoW language if not English)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions