留言

邪惡阿甫 · 2026-01-27 21:07:26

19x ...aceBlizzard_CombatText/Shared/CombatText.lua:364: attempt to compare local 'lowestMessage' (a secret value)
[Blizzard_CombatText/Shared/CombatText.lua]:364: in function 'AddMessage'
[Blizzard_CombatText/Shared/CombatText.lua]:293: in function <...aceBlizzard_CombatText/Shared/CombatText.lua:31>

Locals:
self = CombatText {
textLocations = <table> {
}
activeFontStrings = <table> {
}
unit = "player"
xDir = 1
textSpacing = 10
fontStringPool = <table> {
}
textScaleY = 1
textOffsetAdjustment = 106.666670
textOffsetMax = 130
textScaleX = 1.333333
}
message = <no value>
r = 1
g = 0.100000
b = 0.100000
displayType = nil
isStaggered = 1
fontString = FontString {
yPos = 555.236854
startY = 330
startX = 0
endY = 609
xDir = 1
scrollTime = 0
}
yDir = nil
lowestMessage = <no value>
useXadjustment = 0
(*temporary) = 254
(*temporary) = 130
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to compare local 'lowestMessage' (a secret value)"
請問大大這是甚麼問題?

Dololo · 2026-01-27 21:29:08

遊戲內建的戰鬥文字出錯。

邪惡阿甫 · 2026-01-27 21:32:41

不好意思再請問一下那我該如何處理呢?

Dololo · 2026-01-27 22:56:57

不知道是插件造成的還是遊戲本身的 bug,要一次關閉一個插件來測試。
你有另外安裝任何和戰鬥訊息有關的插件嗎?或是更新前沒有刪除過 AddOns?