CompilePal icon indicating copy to clipboard operation
CompilePal copied to clipboard

Crash after VRAD end

Open lechu2375 opened this issue 5 years ago • 3 comments

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()

lechu2375 avatar Aug 18 '19 16:08 lechu2375

Could you please translate the 2nd line?

Exactol avatar Aug 18 '19 18:08 Exactol

2nd line would translate to: The specified file could not be found

Lpfreaky90 avatar Dec 31 '19 11:12 Lpfreaky90

Can you try the latest prerelease and see if it fixes the issue?

Exactol avatar Jan 04 '20 15:01 Exactol

Closing stale issues

Exactol avatar Jan 28 '23 19:01 Exactol