ReaperAnon / Realistic-Water-Two-Patcher

Forwards changes from RWT so they don't get overwritten by other mods.
0 stars 0 forks source link

Error when launching synthesis for this solution #1

Open eleroy5 opened 2 years ago

eleroy5 commented 2 years ago

When running synthesis for this solution i have the following error report:

No extra data to consider Compiling ("C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Git\fwwkjrpw.q5r\Runner\RealisticWaterTwoPatcher"): "dotnet" "build \"RealisticWaterTwoPatcher.csproj\" --runtime win-x64 -c Release" Compiled Sha "48e311a92c4d0c82e56a7c863bdde4352de476e6" Running (""): "dotnet" "run --project \"C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Git\fwwkjrpw.q5r\Runner\RealisticWaterTwoPatcher\RealisticWaterTwoPatcher.csproj\" --runtime win-x64 -c Release --no-build run-patcher --DataFolderPath \"E:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\" --ExtraDataFolder \"E:\Outils pour Jeux\SSE Skyrim\Synthesis\Data\Skyrim Special Edition\Realistic-Water-Two-Patcher\" --GameRelease SkyrimSE --ModKey \"Skyrim SSE.esp\" --LoadOrderFilePath \"C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Workspace\Skyrim SSE\Plugins.txt\" --LoadOrderIncludesCreationClub --OutputPath \"C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Workspace\Skyrim SSE\1 - Realistic-Water-Two-Patcher\Skyrim SSE.esp\" --PatcherName Realistic-Water-Two-Patcher" Mutagen version: 0.34.1 Mutagen sha: fdba08aed6d046d9b998345d0df21cacf90cb97f Synthesis version: 0.21.1 Synthesis sha: b077d0bcaf17b13d6964557857853abc584f2677 run-patcher --DataFolderPath "E:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data" --ExtraDataFolder "E:\Outils pour Jeux\SSE Skyrim\Synthesis\Data\Skyrim Special Edition\Realistic-Water-Two-Patcher" --GameRelease SkyrimSE --LoadOrderFilePath "C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Workspace\Skyrim SSE\Plugins.txt" --OutputPath "C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Workspace\Skyrim SSE\1 - Realistic-Water-Two-Patcher\Skyrim SSE.esp" --PatcherName Realistic-Water-Two-Patcher Prepping state. System.Exception: Realistic Water Two is not present in the load order, make sure you installed it correctly. at RealisticWaterTwoPatcher.Program.RunPatch(IPatcherState2 state) in C:\Users\Alchemyst\AppData\Local\Temp\Synthesis\cysy2otm.kwz\Git\fwwkjrpw.q5r\Runner\RealisticWaterTwoPatcher\Program.cs:line 27 at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass12_02.<b0>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 101 --- End of stack trace from previous location --- at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, ModKey exportKey, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 507 at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 428 at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>cDisplayClass36_0.<b__1>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\SynthesisPipeline.cs:line 400 Synthesis.Bethesda.Execution.CliUnsuccessfulRunException: Error running solution patcher at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRunner.Run(RunSynthesisPatcher settings, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRunner.cs:line 55 at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Run(RunSynthesisPatcher settings, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 57 at Synthesis.Bethesda.Execution.Running.Runner.RunAPatcher.Run(IGroupRun groupRun, PatcherPrepBundle prepBundle, CancellationToken cancellation, Nullable`1 sourcePath, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAPatcher.cs:line 70