-
Notifications
You must be signed in to change notification settings - Fork 22
Description
2025-12-05 01:17:05.139 +01:00 [INF] =======================================================
2025-12-05 01:17:05.142 +01:00 [INF] ============== Opening Synthesis v0.35.3 ==============
2025-12-05 01:17:05.142 +01:00 [INF] =======================================================
2025-12-05 01:17:05.142 +01:00 [INF] 05/12/2025 01:17:05
2025-12-05 01:17:05.142 +01:00 [INF] Start Path: C:\Users\annee\Desktop\Skyrim Apps\Synthesis\Synthesis.exe
2025-12-05 01:17:05.143 +01:00 [INF] Args:
2025-12-05 01:17:05.143 +01:00 [INF] Mutagen version: 0.52
2025-12-05 01:17:05.143 +01:00 [INF] Mutagen sha:
2025-12-05 01:17:05.144 +01:00 [INF] Synthesis version: 0.35.3
2025-12-05 01:17:05.144 +01:00 [INF] Synthesis sha:
2025-12-05 01:17:05.144 +01:00 [INF] Newtonsoft version: 13.0.4
2025-12-05 01:17:05.145 +01:00 [INF] (): dotnet --info
2025-12-05 01:17:05.312 +01:00 [ERR] Crashing
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'dotnet' with working directory 'C:\Users\annee\Desktop\Skyrim Apps\Synthesis'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Noggog.Processes.ProcessWrapper.Run()
at Synthesis.Bethesda.Execution.Utility.SynthesisSubProcessRunner.RunWithCallback(ProcessStartInfo startInfo, Action1 outputCallback, Action1 errorCallback, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Utility\SynthesisSubProcessRunner.cs:line 105
at Synthesis.Bethesda.Execution.Utility.SynthesisSubProcessRunner.RunWithCallback(ProcessStartInfo startInfo, Action`1 callback, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Utility\SynthesisSubProcessRunner.cs:line 121
at Synthesis.Bethesda.Execution.DotNet.PrintDotNetInfo.Print(CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\DotNet\PrintDotNetInfo.cs:line 24
at Synthesis.Bethesda.GUI.Services.Startup.Startup.Initialize() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\Services\Startup\Startup.cs:line 72
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Synthesis.Bethesda.GUI.App.Main()