CompilePal
CompilePal copied to clipboard
Crash after VRAD end
After upgrading my 25 version to 26,2 I got crash after every compiling. (Full HDR)
An exception was caught by the ExceptionHandler:
System.ComponentModel.Win32Exception (0x80004005): Nie można odnaleźć określonego pliku
w System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
w System.Diagnostics.Process.Start()
w CompilePalX.Compilers.CompileExecutable.Run(CompileContext c) w C:\Users\10zil\OneDrive\Documents\Visual Studio 2017\Projects\C Sharp\CompilePal\CompilePalX\Compilers\CompileExecutable.cs:wiersz 49
w CompilePalX.CompilingManager.CompileThreaded() w C:\Users\10zil\OneDrive\Documents\Visual Studio 2017\Projects\C Sharp\CompilePal\CompilePalX\Compiling\CompilingManager.cs:wiersz 115
w System.Threading.ThreadHelper.ThreadStart_Context(Object state)
w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
w System.Threading.ThreadHelper.ThreadStart()
Could you please translate the 2nd line?
2nd line would translate to: The specified file could not be found
Can you try the latest prerelease and see if it fixes the issue?
Closing stale issues