我測試音樂之後跳出這樣的錯誤Message: Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:56: attempt to index upvalue 'config' (a nil value) Time: Wed Jul 5 05:05:50 2023 Count: 9 Stack: Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:56: attempt to index upvalue 'config' (a nil value) [string "@Interface/AddOns/EnhBloodlust/EnhBloodlust.lua"]:56: in function `BLOODLUST' [string "@Interface/AddOns/EnhBloodlust/EnhBloodlust.lua"]:20: in function `?' [string "@Interface/FrameXML/ChatFrame.lua"]:5236: in function <Interface/FrameXML/ChatFrame.lua:5182> [string "=[C]"]: in function `ChatEdit_ParseText' [string "@Interface/FrameXML/ChatFrame.lua"]:4894: in function `ChatEdit_SendText' [string "@Interface/FrameXML/ChatFrame.lua"]:4930: in function `ChatEdit_OnEnterPressed' [string "*ChatFrame.xml:141_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:141_OnEnterPressed"]:1>
Locals: self = Frame { 0 = <userdata> ADDON_LOADED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:8 COMBAT_LOG_EVENT_UNFILTERED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:27 BLOODLUST = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:47 PLAYER_REGEN_DISABLED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:23 PLAYER_REGEN_ENABLED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:43 } Volume = 0 AmbienceVolume = 0 (*temporary) = nil (*temporary) = "Sound_AmbienceVolume" (*temporary) = 0 (*temporary) = true (*temporary) = "attempt to index upvalue 'config' (a nil value)" playing = false config = nil
老介 · 2023-07-05 05:12:42
請問放兩首歌的話是這樣寫嗎?我測試音樂之後跳出這樣的錯誤
Message: Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:56: attempt to index upvalue 'config' (a nil value)
Time: Wed Jul 5 05:05:50 2023
Count: 9
Stack: Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:56: attempt to index upvalue 'config' (a nil value)
[string "@Interface/AddOns/EnhBloodlust/EnhBloodlust.lua"]:56: in function `BLOODLUST'
[string "@Interface/AddOns/EnhBloodlust/EnhBloodlust.lua"]:20: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:5236: in function <Interface/FrameXML/ChatFrame.lua:5182>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4894: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4930: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:141_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:141_OnEnterPressed"]:1>
Locals: self = Frame {
0 = <userdata>
ADDON_LOADED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:8
COMBAT_LOG_EVENT_UNFILTERED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:27
BLOODLUST = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:47
PLAYER_REGEN_DISABLED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:23
PLAYER_REGEN_ENABLED = <function> defined @Interface/AddOns/EnhBloodlust/EnhBloodlust.lua:43
}
Volume = 0
AmbienceVolume = 0
(*temporary) = nil
(*temporary) = "Sound_AmbienceVolume"
(*temporary) = 0
(*temporary) = true
(*temporary) = "attempt to index upvalue 'config' (a nil value)"
playing = false
config = nil
Dololo · 2023-07-05 09:35:38
老介 · 2023-07-05 17:27:52