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

[BUG] #173

Open
Alex-awn opened this issue Dec 30, 2024 · 0 comments
Open

[BUG] #173

Alex-awn opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Alex-awn
Copy link

What steps will reproduce the problem?

  1. Message: .../AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:3704: invalid option in format' Time: Mon Dec 30 20:26:49 2024 Count: 1 Stack: .../AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua:3704: invalid option in format'
    [string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:3704: in function MessageFormatter' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:3734: in function ChatFrame_MessageEventHandler'
    [string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:3093: in function `ChatFrame_OnEvent'
    [string "*FloatingChatFrame.xml:767_OnEvent"]:1: in function <[string "*FloatingChatFrame.xml:767_OnEvent"]:1>

Locals: msg = "水晶尘的收集进度达到25%了!继续努力!"
fontHeight = 14
pflag = ""
showLink = nil
playerLink = "[布鲁沃尔元帅]"
playerLinkDisplayText = "[布鲁沃尔元帅]"
relevantDefaultLanguage = "通用语"
usingDifferentLanguage = false
usingEmote = false
isCommunityType = false
message = "水晶尘的收集进度达到25%了!继续努力!"
outMsg = nil
self = ChatFrame1 {
isLayoutDirty = false
oldestFadingLineTimestamp = Infinite
tellTimer = 4717.339000
fadeDurationSecs = 3
shouldFadeAfterInactivity = false
buttonSide = "left"
checkedGMOTD = true
textIsCopyable = false
ResizeButton = ChatFrame1ResizeButton {
}
overrideFadeTimestamp = 0
fontStringPool =

{
}
isScrollingMessageFrame = true
name = "综合"
isUninteractable = false
mouseOutTime = 0
minimizeButton = ChatFrame1MinimizeButton {
}
buttonFrame = ChatFrame1ButtonFrame {
}
isDocked = 1
alternativeDefaultLanguage = "通用语"
isInitialized = 1
hasOwnFontObject = true
allowScroll = true
oldAlpha = 0
channelList =
{
}
FontStringContainer = Frame {
}
messageTypeList =
{
}
flashTimer = 0
timeVisibleSecs = 120
fontObject = table: 000001EEBC16B3D0 {
}
mouseInTime = 0
zoneChannelList =
{
}
insertMode = 2
skinned = true
defaultLanguage = "通用语"
onDisplayRefreshedCallbacks =
{
}
isDisplayDirty = false
visibleLines =
{
}
scrollOffset = 0
historyBuffer =
{
}
ScrollToBottomButton = Button {
}
Background = ChatFrame1Background {
}
clickAnywhereButton = ChatFrame1ClickAnywhereButton {
}
isStaticDocked = true
editBox = ChatFrame1EditBox {
}
isLocked = true
}
arg6 = ""
type = "MONSTER_YELL"
arg2 = "布鲁沃尔元帅"
arg17 = false
chatGroup = "MONSTER_YELL"
coloredName = "布鲁沃尔元帅"
arg3 = ""
bnetIDAccount = 0
playerName = "布鲁沃尔元帅"
lineID = 1493
chatTarget = nil
arg14 = false
info =
{
colorNameByClass = false
flashTab = false
b = 0.250980
r = 1
id = 15
sticky = 0
flashTabOnGeneral = false
g = 0.250980
}
channelLength = 0
arg8 = 0
arg4 = ""
msgTime = 1735561609

@Alex-awn Alex-awn added the bug Something isn't working label Dec 30, 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

2 participants