|
|
佬们,换潘多拉的过程出问题了,,我是按照N网教程来的,最后运行Pandora报错:CRITICAL FAILURE
Engine had one or more errors while updating.
If the cause is unknown: submit a report to the author of the engine and attach Engine.log
Launch finished in 10.39 seconds.
Launch aborted. Existing output was not cleared, and current patch list will not be saved.
下面是Engine.log文件:
INFO : Detected launcher: Vortex
DEBUG : No Skyrim path in command line args.
DEBUG : Attempting Skyrim path from current directory: D:\MyGames\SkyrimSE\Data
INFO : Found valid Skyrim 'Data' directory at: D:\MyGames\SkyrimSE\Data
WARN : Settings file missing or invalid. Assigning priorities alphanumerically.
INFO : Mod settings applied successfully.
INFO : Successfully split TemplateAnimSetData into individual entries.
INFO : Loaded 49 tracked projects from vanilla_projectpaths.txt
INFO : Reading TemplateAnimData file animationdatasinglefile.txt, found 429 projects.
INFO : Successfully split AnimData into projects and mapped.
INFO : Launching with configuration Skyrim SE/AE
INFO : Launching with patcher version 4.1.2-beta
INFO : Skyrim Patcher 4.1.2-beta
FATAL : Skyrim Patcher > Active Mods > Update > FAILED > System.AggregateException: One or more errors occurred. (Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index'))
---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at Pandora.Models.Patch.Skyrim64.Format.Nemesis.NemesisParser.ParseReplaceEdit(String nodeName, XMatch match, IPackFileChangeOwner changeSet, XPathLookup lookup)
at Pandora.Models.Patch.Skyrim64.Format.Nemesis.NemesisParser.MatchReplacePattern(String nodeName, IEnumerable`1 nodes, IPackFileChangeOwner changeSet, XPathLookup lookup)
at Pandora.Models.Patch.Skyrim64.Format.Nemesis.NemesisParser.ParsePackFileChanges(IPackFile packFile, IModInfo modInfo, DirectoryInfo folder)
at Pandora.Models.Patch.Skyrim64.Format.Nemesis.NemesisAssembler.AssemblePackFilePatch(DirectoryInfo folder, IModInfo modInfo)
at Pandora.Models.Patch.Skyrim64.Format.Nemesis.NemesisAssembler.AssemblePatch(IModInfo modInfo)
at Pandora.Models.Patch.Skyrim64.SkyrimPatcher.<UpdateAsync>b__26_0(IModInfo mod)
at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
at System.Threading.Tasks.TaskReplicator.Replica.Execute()
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure)
at System.Threading.Tasks.Parallel.ForWorker[TLocal,TInt](TInt fromInclusive, TInt toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Parallel.ForWorker[TLocal,TInt](TInt fromInclusive, TInt toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
at Pandora.Models.Patch.Skyrim64.SkyrimPatcher.UpdateAsync()
INFO : Successfully split TemplateAnimSetData into individual entries.
INFO : Loaded 49 tracked projects from vanilla_projectpaths.txt
INFO : Reading TemplateAnimData file animationdatasinglefile.txt, found 429 projects.
INFO : Successfully split AnimData into projects and mapped.
有人知道是怎么回事吗 |
|