Can someone help? I reinstalled everything but I still keep getting this errored message
Compiling
(C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis): dotnet build --runtime win-x64 "Engarde_Synthesis.csproj" -c Release
Extra data folder already exists. Leaving as is: D:\Games\Skyrim\Tools\Synthesis\Data\Engarde-Synthesis-Patcher
Compiled
Sha db15c5978c9c880f43f86fc280f7eccb8ffca878
(): dotnet run --project "C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Engarde_Synthesis.csproj" -c Release --runtime win-x64 --no-build check-runnability --DataFolderPath D:\Games\Skyrim\Data --GameRelease SkyrimSE --LoadOrderFilePath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Workspace\Plugins.txt
Running
(): dotnet run --project "C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Engarde_Synthesis.csproj" --runtime win-x64 --no-build -c Release run-patcher --DataFolderPath D:\Games\Skyrim\Data --ExtraDataFolder D:\Games\Skyrim\Tools\Synthesis\Data\Engarde-Synthesis-Patcher --DefaultDataFolderPath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Data --GameRelease SkyrimSE --LoadOrderFilePath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Workspace\Plugins.txt --OutputPath "C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Workspace\0 - Engarde-Synthesis-Patcher" --PatcherName Engarde-Synthesis-Patcher --PersistencePath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Persistence
Mutagen version: 0.30.4
Mutagen sha: 6066289a117cf735071ff7edb7ef79f58b9c8f2d
Synthesis version: 0.19.2
Synthesis sha: cdf4551d49c580ac024e64e653204e3c20fb6e96
run-patcher --DataFolderPath D:\Games\Skyrim\Data --ExtraDataFolder D:\Games\Skyrim\Tools\Synthesis\Data\Engarde-Synthesis-Patcher --DefaultDataFolderPath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Data --GameRelease SkyrimSE --LoadOrderFilePath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Workspace\Plugins.txt --OutputPath "C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Workspace\0 - Engarde-Synthesis-Patcher" --PatcherName Engarde-Synthesis-Patcher --PersistencePath C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Persistence
Checking runnability
Checking runnability complete
Prepping state.
Using TextFileSharedFormKeyAllocator allocator
Reading settings: D:\Games\Skyrim\Tools\Synthesis\Data\Engarde-Synthesis-Patcher\settings.json
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at Engarde_Synthesis.Program.<PatchSpells>g__TuneLDragonSpell|31_3(ISpell spell, Int32 increment, Int32 duration) in C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Program.cs:line 1605
at Engarde_Synthesis.Program.PatchSpells(IPatcherState`2 state) in C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Program.cs:line 1867
at Engarde_Synthesis.Program.RunPatch(IPatcherState`2 state) in C:\Users\Daniel\AppData\Local\Temp\Synthesis\emtbpm2f.yhc\Git\ij4jwjtj.3pc\Runner\Engarde_Synthesis\Program.cs:line 2765
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass12_0`2.<<AddPatch>b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 93
--- End of stack trace from previous location ---
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, ModKey exportKey) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 455
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 403
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass36_0.<<InternalRun>b__1>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 377
Synthesis.Bethesda.Execution.CliUnsuccessfulRunException: Error running solution patcher
at Synthesis.Bethesda.Execution.Patchers.SolutionPatcherRun.Run(RunSynthesisPatcher settings, CancellationToken cancel)
at Synthesis.Bethesda.Execution.Runner.Run[TKey](String workingDirectory, ModPath outputPath, String dataFolder, IEnumerable`1 loadOrder, GameRelease release, IEnumerable`1 patchers, IRunReporter`1 reporter, CancellationToken cancellation, ModPath sourcePath, PersistenceMode persistenceMode, String persistencePath)
Edited by wiglarf1, 27 June 2021 - 05:43 am.