Page 1 of 1

problem launcher

Posted: Tue Oct 03, 2017 8:22 pm
by kohorne
Error starting: System.UnauthorizedAccessException: L'accès au chemin d'accès 'C:\Users\mathi\Downloads\Warhammer Online - Age of Reckoning\WAR.exe' est refusé.
à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à 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)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
à System.IO.FileStream..ctor(String path, FileMode mode)
à RoRLauncher.Client.patchExe()
à RoRLauncher.Client.Handle(PacketIn packet)

what is it :?: :?: :!:

Re: problem launcher

Posted: Tue Oct 03, 2017 8:58 pm
by Glorian
My guess would be to remove the "read only" flag from your game folder.

Re: problem launcher

Posted: Tue Oct 03, 2017 9:19 pm
by Wap
Glorian wrote:My guess would be to remove the "read only" flag from your game folder.
Thanks! It worked for me! Dunno about the OP.