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

ChatFrame.lua:4638: attempt to index local 'info' (a nil value) #240

Open
xenoterracide opened this issue Jul 20, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@xenoterracide
Copy link

This is just happening on load. Classic, season of discovery. 3.9.54

Message: .../AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:4638: attempt to index local 'info' (a nil value)
Time: Sat Jul 20 14:43:09 2024
Count: 1
Stack: .../AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:4638: attempt to index local 'info' (a nil value)
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:4638: in function `ChatEdit_UpdateHeader'
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:3124: in function `ChatFrame_ConfigEventHandler'
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:3056: in function `ChatFrame_OnEvent'
[string "*FloatingChatFrame.xml:627_OnEvent"]:1: in function <[string "*FloatingChatFrame.xml:627_OnEvent"]:1>

Locals: editBox = ChatFrame4EditBox {
 chatLanguage = "Orcish"
 headerSuffix = ChatFrame4EditBoxHeaderSuffix {
 }
 tabCompleteTableIndex = 1
 pratFrame = Frame {
 }
 customAutoCompleteFunction = <function> defined @Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:4199
 rDrag = Frame {
 }
 addHighlightedText = true
 header = ChatFrame4EditBoxHeader {
 }
 addSpaceToAutoComplete = true
 0 = <userdata>
 prompt = ChatFrame4EditBoxPrompt {
 }
 lDrag = Frame {
 }
 chatFrame = ChatFrame4 {
 }
}
type = "ERRORS"
info = nil
header = ChatFrame4EditBoxHeader {
 0 = <userdata>
}
headerSuffix = ChatFrame4EditBoxHeaderSuffix {
 0 = <userdata>
}
headerWidth = 1
editBoxWidth = 439.999969
(*temporary) = <function> defined =[C]:-1
(*temporary) = ChatFrame4EditBoxHeader {
 0 = <userdata>
}
(*temporary) = <userdata>
(*temporary) = "_SEND"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'info' (a nil value)"
IsMacroEditBox = <function> defined @Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:3023

@xenoterracide xenoterracide added the bug Something isn't working label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant