25x Details/core/aura_scan.lua:22: attempt to index upvalue 'C_UnitAuras' (a nil value) [string "@Details/core/aura_scan.lua"]:22: in function `FindAndIgnoreWorldAuras' [string "@Details/startup.lua"]:96: in function `StartMeUp' [string "@Details/core/parser.lua"]:6370: in function <Details/core/parser.lua:6369>
BensonT · 2024-11-16 19:15:42
25x Details/core/aura_scan.lua:22: attempt to index upvalue 'C_UnitAuras' (a nil value)
你好,請問這是什麼問題呢?巫妖王之怒[string "@Details/core/aura_scan.lua"]:22: in function `FindAndIgnoreWorldAuras'
[string "@Details/startup.lua"]:96: in function `StartMeUp'
[string "@Details/core/parser.lua"]:6370: in function <Details/core/parser.lua:6369>
Locals:
(for index) = 1
(for limit) = 41
(for step) = 1
buffIndex = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'C_UnitAuras' (a nil value)"
C_UnitAuras = nil
UnitExists = <function> defined =[C]:-1
Details222 = <table> {
PlayerStats = <table> {
}
Cache = <table> {
}
ClassCache = <table> {
}
UnitIdCache = <table> {
}
CustomItemList = <table> {
}
PetContainer = <table> {
}
SpecHelpers = <table> {
}
GetCustomDisplayIDByName = <function> defined @Details/classes/class_custom.lua:1158
PFrame = Frame {
}
TimeMachine = <table> {
}
UnitBuff = <function> defined =[C]:-1
Roskash = <table> {
}
ColorScheme = <table> {
}
Unknown = "未知"
EncounterJournalDump = <table> {
}
LoadCommentatorFunctions = <function> defined @Details/functions/commentator.lua:13
BarIconSetList = <table> {
}
OneHourAuras = <table> {
}
CurrentDPS = <table> {
}
CreateAllDisplaysFrame = <function> defined @Details/frames/window_switch.lua:19
Mixins = <table> {
}
GetSpellInfo = <function> defined =[C]:-1
Parser = <table> {
}
EJCache = <table> {
}
AutoRunCode = <table> {
}
MythicPlusBreakdown = <table> {
}
Actors = <table> {
}
Combat = <table> {
}
SaveVariables = <table> {
}
Tvs = 30403
Scheduler = <table> {
}
LoadSavedVariables = <table> {
}
GarbageCollector = <table> {
}
OptionsPanel = <table> {
}
WarcraftLogs = <table> {
}
CacheKeystoneForAllGroupMembers = <function> defined @Details/core/parser.lua:5934
IgnoredWorldAuras = <table> {
}
DamageSpells = <table> {
}
OnUseItem = <table> {
}
ProfilingCache = <table> {
}
Cooldowns = <table> {
}
UnitDebuff = <function> defined =[C]:-1
TrainingDummiesNpcId = <table> {
}
StartUp = <table> {
}
Date = <table> {
}
Instances = <table> {
}
Pets = <table> {
}
Segments = <table> {
}
AuraScan = <table> {
}
PrivateInstanceText = FontString {
}
Perf = <table> {
}
Textures = <table> {
}
Profiling = <table> {
}
Debug = <table> {
}
Tables = <table> {
}
StartCombat = <function> defined @Details/core/control.lua:318
CooldownTracking = <table> {
}
ParsePercent = <table> {
}
TimeCapture = <table> {
}
DebugMsg = <function> defined @Details/boot.lua:91
GuessSpecSchedules = <table> {
}
MythicPlus = <table> {
}
parser_frame = Frame {
}
PlayerBreakdown = <table> {
}
BreakdownWindow = <table> {
}
storage = <table> {
}
RegisteredFramesToColor = <table> {
}
}
Dololo · 2024-11-16 21:42:49
這個看起來可能是巫妖王之怒不支援新的 API,也就是新舊遊戲版本相容性的問題。
但是插件頁面是有寫支援巫妖王之怒 3.4.3 的,需要回報給插件作者請他修正。
BensonT · 2024-11-17 12:51:12
BensonT · 2024-11-17 12:52:05