Jump to content

Can't Download - Error Message


Nylffn

Recommended Posts

I got an error when I went to download the newest version. This is what I received and it asked that I post what was in the errortxt.

 

System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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

 

Thank you.

Edited by Nylffn
Link to comment
Share on other sites

  • Administrator

I got an error when I went to download the newest version. This is what I received and it asked that I post what was in the errortxt. Thank you.

 

System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'.

File name: 'T:\PokemonOnline\PROClient_Data\data.unity3d.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'.

File name: 'T:\PokemonOnline\PROClient_Data\il2cpp_data\Metadata\global-metadata.dat.new'

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

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

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

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.IO.FileNotFoundException: Could not find file 'T:\PokemonOnline\GameAssembly.dll.new'.

File name: 'T:\PokemonOnline\GameAssembly.dll.new'

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

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

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

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

I forgot to add my other information

I'm getting the "Something went very wrong" message.

I'm running Windows 10 (64bit)

T:/PokemonOnline

 

Hi @Nylffn

 

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 @Nylffn

 

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!

Hey! Sorry for the delay. Unfortunately it's still not working, even though we tried everything you listed. However, when it was moved to the documents folder instead of directly on the drive it stopped asking for permission to access every time.

Link to comment
Share on other sites

Hey! Sorry for the delay. Unfortunately it's still not working, even though we tried everything you listed. However, when it was moved to the documents folder instead of directly on the drive it stopped asking for permission to access every time.

i have the same situation like you , it said "PROCLI~1\DATAUN~1.DEL" patch error and can't install it

Link to comment
Share on other sites

  • Administrator

Bump? I'm still experiencing this problem, and have yet to find a solution.

I've uploaded another crash log, in case this is different after disabling my firewall/antivirus, and all of that. https://justpaste.it/7klou

 

Hi @Nylffn

 

As we have talked in-game and your issue has been solved, I will now close the thread.

I'm really happy to see that your issue has been solved. If you have any further questions, please don't hesitate to ask.

 

Have a wonderful day !

Edited by Shinohara

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...