Skip to content

Problem with the new .NET SDK 10.0 #576

@Atoro10

Description

@Atoro10

Hello developers of Synthesis!

Recently synthesis started bugging out have been unable with compiling scripts before starting the patching process and when I do manage to start the process all the scripts fail to build and when I manage to build a patch it is full of errors.

I have been trying to make a patch with the following patchers:
SorcererPatcher
QuestsAreInSkyrimPatcher
Z-Floor-Patcher
WaterForENBPatcherCS
region-names-patcher
SynSetESL

Before I tried to run it the first time, region-names-patcher returned this error while compiling the script:
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819.

If I try to run the patcher without region-names-patcher, each script returns their own error

SorcererPatcher

No extra data to consider
Compiling solution "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj"
Preparing to build "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj"
Queuing build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj"
Starting build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj"
("C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher"): "dotnet" "build "SorcererPatcher.csproj" --runtime win-x64 -c Release"
Finished build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj"
Failed to compile solution C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
4 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.97
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
--- End of stack trace from previous location ---
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 56
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\gyzrkcw1.vay\Runner\SorcererPatcher\SorcererPatcher.csproj]
4 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.97
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Running.Runner.RunAPatcher.Run(IGroupRun groupRun, PatcherPrepBundle prepBundle, CancellationToken cancellation, Nullable1 sourcePath, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAPatcher.cs:line 56 at Synthesis.Bethesda.Execution.Running.Runner.RunSomePatchers.Run(IGroupRun groupRun, PatcherPrepBundle[] patchers, CancellationToken cancellation, Nullable1 sourcePath, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunSomePatchers.cs:line 36
at Synthesis.Bethesda.Execution.Running.Runner.RunAGroup.Run(IGroupRun groupRun, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAGroup.cs:line 60
at Synthesis.Bethesda.Execution.Running.Runner.RunAllGroups.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAllGroups.cs:line 34
at Synthesis.Bethesda.Execution.Running.Runner.ExecuteRun.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\ExecuteRun.cs:line 67
at Synthesis.Bethesda.GUI.Services.Profile.Running.ExecuteGuiRun.Run(IEnumerable1 groupRuns, PersistenceMode persistenceMode, Boolean localize, Boolean utf8InEmbeddedStrings, Nullable1 headerVersionOverride, FormIDRangeMode formIDRangeMode, Language targetLanguage, Boolean masterFile, Boolean masterStyleFallbackEnabled, MasterStyle masterStyle, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\Services\Profile\Running\ExecuteGuiRun.cs:line 58
at Synthesis.Bethesda.GUI.ViewModels.Profiles.Running.RunVm.b__40_1(Unit _) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\ViewModels\Profiles\Running\RunVm.cs:line 212`

QuestsAreInSkyrimPatcher

No extra data to consider
Compiling solution "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj"
Preparing to build "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj"
Queuing build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj"
Starting build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj"
("C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher"): "dotnet" "build "QuestsAreInSkyrimPatcher.csproj" --runtime win-x64 -c Release"
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
4 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.81
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
Finished build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj"
Failed to compile solution C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(301,5): warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\qbq3tyfn.r53\Runner\QuestsAreInSkyrimPatcher\QuestsAreInSkyrimPatcher.csproj]
4 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.81
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33

Z-Floor-Patcher

No extra data to consider
Compiling solution "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj"
Preparing to build "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj"
Queuing build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj"
Starting build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj"
("C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher"): "dotnet" "build "Z-FloorPatcher.csproj" --runtime win-x64 -c Release"
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.73
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
Finished build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj"
Failed to compile solution C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\xky3c505.n55\Runner\ZFloorPatcher\Z-FloorPatcher.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.88
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33

WaterForENBPatcherCS

No extra data to consider
Compiling solution "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj"
Preparing to build "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj"
Queuing build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj"
Starting build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj"
("C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS"): "dotnet" "build "WaterForENBPatcherCS.csproj" --runtime win-x64 -c Release"
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.80
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
Finished build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj"
Failed to compile solution C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\35kuup1r.kix\Runner\WaterForENBPatcherCS\WaterForENBPatcherCS.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.92
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33

SynSetESL

No extra data to consider
Compiling solution "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj"
Preparing to build "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj"
Queuing build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj"
Starting build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj"
("C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL"): "dotnet" "build "SynSetESL.csproj" --runtime win-x64 -c Release"
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
Restored C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj (in 349 ms).
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:22.21
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33
Finished build for "C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj"
Failed to compile solution C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj
Synthesis.Bethesda.Execution.SynthesisBuildFailure: Unknown Error (1): Determining projects to restore...
All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj]

Build FAILED.

C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819. [C:\Users\marku\AppData\Local\Temp\Synthesis\3xq1pprk.r1l\Git\pnn0mlg3.n4s\Runner\SynSetESL\SynSetESL.csproj]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:21.09
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 42
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherPrep.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherPrep.cs:line 33
at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Prep(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 45
at Synthesis.Bethesda.Execution.Running.Runner.PrepPatcherForRun.<>c__DisplayClass5_0.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\PrepPatcherForRun.cs:line 33

I followed the advice given here #557 #557 (comment)

Which did make things work but the SorcererPatcher created dosens of Record is Being Override errors which I was warned about through DynDOLOD

The only thing I can think of that could cause this problem is when I installed the new Microsoft .NET SDK 10.0.202 (x64) from Visual Studio which downloaded when I updated my Visual Studio to 2026 because of the C:\Program Files\dotnet\sdk\10.0.202\Roslyn\Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.exe" exited with code -1073741819.
error and since the advice from #557 worked sort of.

I've tried to give as much information as possible and I don't know how much of it is useful but if there's anything else I can give that could be of help, please say so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions