Raid/Party Playername Error & Missing Personal Buffs/Debuff
jabramek opened this issue ยท 3 comments
Errors: Check screenshot. Chat and missing buff/debuff by minimap.
20x FreeUI\scripts\chat\chat.lua:282: attempt to index field 'bd' (a nil value)
FreeUI\scripts\chat\chat.lua:282: in function <FreeUI\scripts\chat\chat.lua:269>
[C]: in function `ChatEdit_UpdateHeader'
FrameXML\ChatFrame.lua:4634: in function <FrameXML\ChatFrame.lua:4596>
(tail call): ?
FrameXML\ChatFrame.lua:4710: in function `ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4456: in function <FrameXML\ChatFrame.lua:4455>
[C]: in function `ChatEdit_OnSpacePressed'
[string "*:OnSpacePressed"]:1: in function <[string "*:OnSpacePressed"]:1>
Locals:
editBox = ChatFrame1EditBox {
0 = <userdata>
wimIsShown = <function> defined =[C]:-1
customAutoCompleteFunction = <function> defined @FrameXML\ChatFrame.lua:3921
pixelBorderHooks = true
SetBackdropBorderColor = <function> defined =[C]:-1
language = "Common"
headerSuffix = ChatFrame1EditBoxHeaderSuffix {
}
text = ""
IsShown = <function> defined @WIM\Sources\Hooks.lua:33
glossTex = true
characterCount = <unnamed> {
}
tabCompleteTableIndex = 1
focusLeft = ChatFrame1EditBoxFocusLeft {
}
focusRight = ChatFrame1EditBoxFocusRight {
}
autoCompleteParams = <table> {
}
chatFrame = ChatFrame1 {
}
addSpaceToAutoComplete = true
historyLines = <table> {
}
setText = 0
wimIsVisible = <function> defined =[C]:-1
chatLanguage = "Common"
IsVisible = <function> defined @WIM\Sources\Hooks.lua:25
languageID = 7
HighlightText = <function> defined @WIM\Sources\Hooks.lua:51
wimHighlightText = <function> defined =[C]:-1
historyIndex = 0
AddHistoryLine = <function> defined =[C]:-1
MAParent = "ChatEditBoxesLengthMover"
template = "Default"
focusMid = ChatFrame1EditBoxFocusMid {
}
header = ChatFrame1EditBoxHeader {
}
addHighlightedText = true
Insert = <function> defined =[C]:-1
SetBackdrop = <function> defined =[C]:-1
pixelBorders = <table> {
}
SetText = <function> defined =[C]:-1
}
mType = "RAID"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "RAID"
(*temporary) = "classic"
(*temporary) = "chatStyle"
(*temporary) = "classic"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'bd' (a nil value)"
17x FreeUI\scripts\chat\chat.lua:280: attempt to index field 'bd' (a nil value)
FreeUI\scripts\chat\chat.lua:280: in function <FreeUI\scripts\chat\chat.lua:269>
[C]: in function `ChatEdit_UpdateHeader'
FrameXML\ChatFrame.lua:3980: in function `ChatEdit_ResetChatType'
FrameXML\ChatFrame.lua:3961: in function `ChatEdit_OnShow'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
[C]: in function `Show'
FrameXML\ChatFrame.lua:4019: in function <FrameXML\ChatFrame.lua:4007>
[C]: ?
[C]: in function `ChatEdit_ActivateChat'
FrameXML\ChatFrame.lua:3640: in function `ChatFrame_OpenChat'
[string "OPENCHAT"]:1: in function <[string "OPENCHAT"]:1>
Locals:
editBox = ChatFrame1EditBox {
0 = <userdata>
wimIsShown = <function> defined =[C]:-1
customAutoCompleteFunction = <function> defined @FrameXML\ChatFrame.lua:3921
pixelBorderHooks = true
SetBackdropBorderColor = <function> defined =[C]:-1
language = "Common"
headerSuffix = ChatFrame1EditBoxHeaderSuffix {
}
IsShown = <function> defined @WIM\Sources\Hooks.lua:33
glossTex = true
characterCount = <unnamed> {
}
tabCompleteTableIndex = 1
focusLeft = ChatFrame1EditBoxFocusLeft {
}
focusRight = ChatFrame1EditBoxFocusRight {
}
chatFrame = ChatFrame1 {
}
addSpaceToAutoComplete = true
historyLines = <table> {
}
wimIsVisible = <function> defined =[C]:-1
chatLanguage = "Common"
IsVisible = <function> defined @WIM\Sources\Hooks.lua:25
languageID = 7
HighlightText = <function> defined @WIM\Sources\Hooks.lua:51
wimHighlightText = <function> defined =[C]:-1
historyIndex = 0
AddHistoryLine = <function> defined =[C]:-1
MAParent = "ChatEditBoxesLengthMover"
template = "Default"
focusMid = ChatFrame1EditBoxFocusMid {
}
header = ChatFrame1EditBoxHeader {
}
addHighlightedText = true
Insert = <function> defined =[C]:-1
SetBackdrop = <function> defined =[C]:-1
pixelBorders = <table> {
}
SetText = <function> defined =[C]:-1
}
mType = "SAY"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "SAY"
(*temporary) = "classic"
(*temporary) = "chatStyle"
(*temporary) = "classic"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'bd' (a nil value)"
Are you running 80100.05 version?
I really cant reproduce these errors.
If you are using other addons, make sure disable freeui's relevant module.
I am running the latest version. I am also using ElvUI (for raid frames only, everything else is disabled) and that could be the only conflict but those are the only errors my Bugsack is receiving.