Jump to content

Recommended Posts

Hello i can't install my client, patcher charizard says that sth and wrong. Here's the log:

 

System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

--- Koniec śladu stosu wyjątków wewnętrznych ---

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

---> (Wyjątek wewnętrzny #0) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #1) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #2) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

Wystąpił przynajmniej jeden błąd.

mscorlib

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

--- Koniec śladu stosu wyjątków wewnętrznych ---

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

---> (Wyjątek wewnętrzny #0) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #1) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #2) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

Wystąpił przynajmniej jeden błąd.

mscorlib

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

--- Koniec śladu stosu wyjątków wewnętrznych ---

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

---> (Wyjątek wewnętrzny #0) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #1) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #2) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

Wystąpił przynajmniej jeden błąd.

mscorlib

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

--- Koniec śladu stosu wyjątków wewnętrznych ---

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

---> (Wyjątek wewnętrzny #0) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\GameAssembly.dll.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #1) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

---> (Wyjątek wewnętrzny #2) System.IO.FileNotFoundException: Nie można odnaleźć pliku 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'.

Nazwa pliku: 'D:\torrenty\witcher\PROClient_64\PROClient\PROClient_Data\data.unity3d.new'

w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

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

w System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()

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

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

 

Wystąpił przynajmniej jeden błąd.

mscorlib

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

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

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

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

w System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`2 body)

w ClientPatcher.Form1.Stage1()

w ClientPatcher.Form1.ExceptionWrapper()

 

 

It's in polish but it basically says that they are some files missing, but actually they are not missing

Link to comment
https://pokemonrevolution.net/forum/topic/148647-patcher-error/
Share on other sites

×
×
  • Create New...