留言

kogjow · 2023-12-09 07:05:23

2x FrameXML/GameTooltip.lua:877: calling 'Hide' on bad self (Usage: self:Hide())
[string "=[C]"]: in function `Hide'
[string "@FrameXML/GameTooltip.lua"]:877: in function `EmbeddedItemTooltip_Hide'
[string "@FrameXML/GameTooltip.lua"]:560: in function <FrameXML/GameTooltip.lua:547>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `Hide'
[string "@Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua"]:113: in function `OnLeave'
[string "@Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua"]:656: in function <...Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua:655>

Locals:
(*temporary) = Frame {
 0 = <userdata>
 IconOverlay2 = Texture {
 }
 IconOverlay = Texture {
 }
 angularFrame = Frame {
 }
 IconBorder = Texture {
 }
 Icon = Texture {
 }
 Tooltip = EmbeddedItemTooltipTooltip {
 }
 isProfessionItem = false
 itemTextureSet = true
 isCraftedItem = false
 ItemLevelFrame = Frame {
 }
 Count = FontString {
 }
 count = 1
 Text = FontString {
 }
 FollowerTooltip = EmbeddedItemTooltipGarrisonFollowerTooltip {
 }
 itemID = 201250
}

kogjow · 2023-12-09 07:05:36

大大這是什麼錯~

Dololo · 2023-12-09 08:07:43

遊戲內建的浮動提示資訊出錯,沒有寫和哪個插件有關。請問是滑鼠指向什麼時發生錯誤的?

kogjow · 2023-12-09 13:30:53

我記得是朋友組我的時候跳出來的~

kogjow · 2023-12-09 13:33:02

對了大大最近常常點背包需要使用的物品都會跳出被ui封鎖的視窗,頻率很高有解嗎

Dololo · 2023-12-09 14:23:51

那這樣得一次關閉一個插件來測試了。

汙染問題只能常常重新載入介面或清理 WTF,詳細請看這裡的說明

kogjow · 2023-12-09 17:47:58

感謝大大!!!