Hello everyone
When I start the patch, it gives me an error after a while. Tried it two times in a row now.
[spoiler=Error code] System.IO.IOException: Can not get access to the file C:\Users\XXXXXX\XXXXXX\PROClient_64\PROClient_Data\resources.resource.new because it is used by another process.
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij 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)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
bij ClientPatcher.Form1.AltStrat1(String inSrc, String inDelta, String inDst)
bij ClientPatcher.Form1.Stage1()
bij ClientPatcher.Form1.ExceptionWrapper()
Kan geen toegang krijgen tot het bestand C:\Users\XXXXXX\XXXXXXX\PROClient_64\PROClient_Data\resources.resource.new omdat het wordt gebruikt door een ander proces.
mscorlib
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij 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)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
bij ClientPatcher.Form1.AltStrat1(String inSrc, String inDelta, String inDst)
bij ClientPatcher.Form1.Stage1()
bij ClientPatcher.Form1.ExceptionWrapper()