Jump to content

Patch error


Alikadze

Recommended Posts

Win 7 x64

System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Inner Exception #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Inner Exception #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

One or more errors occurred.

mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

One or more errors occurred.

mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Произошла одна или несколько ошибок. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- Конец трассировки внутреннего стека исключений ---

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

---> (Внутреннее исключение #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

Произошла одна или несколько ошибок.

mscorlib

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Произошла одна или несколько ошибок. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- Конец трассировки внутреннего стека исключений ---

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

---> (Внутреннее исключение #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

Произошла одна или несколько ошибок.

mscorlib

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

Link to comment
Share on other sites

  • Administrator

Win 7 x64

System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Inner Exception #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Inner Exception #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

One or more errors occurred.

mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at ClientPatcher.Form1.XDelta(String src, String delta, String dst)

at ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

at ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

One or more errors occurred.

mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

at ClientPatcher.Form1.Stage1()

at ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Произошла одна или несколько ошибок. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- Конец трассировки внутреннего стека исключений ---

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

---> (Внутреннее исключение #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

Произошла одна или несколько ошибок.

mscorlib

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Произошла одна или несколько ошибок. ---> System.ComponentModel.Win32Exception: Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

--- Конец трассировки внутреннего стека исключений ---

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

---> (Внутреннее исключение #0) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #1) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[/iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

---> (Внутреннее исключение #2) System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл

в System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

в ClientPatcher.Form1.XDelta(String src, String delta, String dst)

в ClientPatcher.Form1.TryXDelta(String src, String delta, String dst)

в ClientPatcher.Form1.<>c__DisplayClass13_0.<Stage1>b__0(PatchManifest entry, ParallelLoopState state)

в System.Threading.Tasks.Parallel.<>c__DisplayClass17_0[iCODE]1.<ForWorker>b__1()

в System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)

в System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

 

Произошла одна или несколько ошибок.

mscorlib

в System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

в System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

в System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Func[/iCODE]4 bodyWithLocal, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable[iCODE]1 source, ParallelOptions parallelOptions, Action[/iCODE]1 body, Action[iCODE]2 bodyWithState, Action[/iCODE]3 bodyWithStateAndIndex, Func[iCODE]4 bodyWithStateAndLocal, Func[/iCODE]5 bodyWithEverything, Func[iCODE]1 localInit, Action[/iCODE]1 localFinally)

в System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable[iCODE]1 source, Action[/iCODE]2 body)

в ClientPatcher.Form1.Stage1()

в ClientPatcher.Form1.ExceptionWrapper()

 

Hi @Alikadze

 

I'm sorry for the inconvenience.

Could you please try to follow the here below procedure and tell me if it solves your issue:

  • Delete/Unistall the old client of PRO and delete all the remaining files
  • Totally disable your antivirus and firewall
  • Download the latest client from PRO WEBSITE DOWNLOAD
  • Place the folder of your client into your documents or downloads, not directly into the disk
  • Run the game with administrators power

Do note that sometimes a restart of your device may be required in order to delete/install the application.

Also, in case it should work, remember to re-activate your antivirus and firewall and add an exception to the PROClient folder.

 

Looking forward to your reply, have a wonderful day!

image.gif

 

Please do not contact staff members for private support

Share your questions on the forums as they could be useful to others

Link to comment
Share on other sites

Hi @Alikadze

 

I'm sorry for the inconvenience.

Could you please try to follow the here below procedure and tell me if it solves your issue:

  • Delete/Unistall the old client of PRO and delete all the remaining files
  • Totally disable your antivirus and firewall
  • Download the latest client from PRO WEBSITE DOWNLOAD
  • Place the folder of your client into your documents or downloads, not directly into the disk
  • Run the game with administrators power

Do note that sometimes a restart of your device may be required in order to delete/install the application.

Also, in case it should work, remember to re-activate your antivirus and firewall and add an exception to the PROClient folder.

 

Looking forward to your reply, have a wonderful day!

Did not help ((

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...