留言

Shane · 2024-12-03 15:49:51

麻煩幫看一下爲何始終報錯啊?謝謝!
第一個:Message: Interface/AddOns/Cell/Utils.lua:534: bad argument #1 to 'pairs' (table expected, got nil)
Time: Tue Dec  3 15:46:17 2024
Count: 1
Stack: Interface/AddOns/Cell/Utils.lua:534: bad argument #1 to 'pairs' (table expected, got nil)
[string "@Interface/AddOns/Cell/Utils.lua"]:534: in function `Copy'
[string "@Interface/AddOns/Cell/Revise.lua"]:3091: in function `Revise'
[string "@Interface/AddOns/Cell/Core.lua"]:522: in function `?'
[string "@Interface/AddOns/Cell/Core.lua"]:874: in function <Interface/AddOns/Cell/Core.lua:873>

Locals: self = <table> {
}
t = nil
newTbl = <table> {
}
F = <table> {
}

第二個:Message: Interface/AddOns/Cell/Utils.lua:1937: bad argument #1 to 'pairs' (table expected, got string)
Time: Tue Dec  3 15:46:27 2024
Count: 1
Stack: Interface/AddOns/Cell/Utils.lua:1937: bad argument #1 to 'pairs' (table expected, got string)
[string "@Interface/AddOns/Cell/Utils.lua"]:1937: in function `UpdateFramePriority'
[string "@Interface/AddOns/Cell/Core.lua"]:815: in function `?'
[string "@Interface/AddOns/Cell/Core.lua"]:874: in function <Interface/AddOns/Cell/Core.lua:873>

Locals: self = <table> {
}
frame_priorities = <table> {
}
modified_priorities = <table> {
}
spotlightPriorityEnabled = nil
quickAssistPriorityEnabled = nil
F = <table> {
}

第三個:Message: Interface/AddOns/Cell/Comm/Nicknames.lua:146: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Tue Dec  3 15:46:28 2024
Count: 1
Stack: Interface/AddOns/Cell/Comm/Nicknames.lua:146: bad argument #1 to 'ipairs' (table expected, got nil)
[string "@Interface/AddOns/Cell/Comm/Nicknames.lua"]:146: in function `onEventFunc'
[string "@Interface/AddOns/Cell/Libs/CallbackHandler.lua"]:24: in function `Fire'
[string "@Interface/AddOns/Cell/Comm/Nicknames.lua"]:111: in function `?'
[string "@Interface/AddOns/Cell/Comm/Nicknames.lua"]:104: in function <Interface/AddOns/Cell/Comm/Nicknames.lua:103>

Locals: which = nil
value1 = nil
value2 = nil
F = <table> {
}
Cell = <table> {
 MIN_DEBUFFS_VERSION = 228
 MIN_QUICKASSIST_VERSION = 227
 flavor = "retail"
 funcs = <table> {
 }
 snippetVars = <table> {
 }
 MIN_CLICKCASTINGS_VERSION = 239
 IndentationLib = <table> {
 }
 isRetail = true
 animations = <table> {
 }
 frames = <table> {
 }
 MIN_INDICATORS_VERSION = 235
 unitButtons = <table> {
 }
 versionNum = 243
 bFuncs = <table> {
 }
 vars = <table> {
 }
 hasHighestPriority = false
 version = "r243-release"
 pixelPerfectFuncs = <table> {
 }
 uFuncs = <table> {
 }
 wowSupporters = <table> {
 }
 isTWW = true
 supporters1 = <table> {
 }
 MIN_LAYOUTS_VERSION = 239
 menu = CellCascadingMenu {
 }
 supporters2 = <table> {
 }
 defaults = <table> {
 }
 L = <table> {
 }
 MIN_VERSION = 220
 iFuncs = <table> {
 }
 isVanilla = false
 isWrath = false
 isCata = false
 isAsian = true
}
nickname = Frame {
}
nic_check = nil
Comm = <table> {
 embeds = <table> {
 }
 callbacks = <table> {
 }
 frame = AceComm30Frame {
 }
 multipart_spool = <table> {
 }
}
sendChannel = nil
 

Dololo · 2024-12-03 21:39:31

Shane · 2024-12-05 11:10:17

非常感謝,已經恢復正常!!