Page 1 of 1

Any ideas what's wrong?

Posted: Tue Jun 21, 2016 11:14 pm
by felixlucena
Error starting: System.UnauthorizedAccessException: Acceso denegado a la ruta de acceso 'C:\Users\Felix Lucena\Downloads\Warhammer Online - Age of Reckoning\WAR.exe'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
en System.IO.FileStream..ctor(String path, FileMode mode)
en RoRLauncher.Client.patchExe()
en RoRLauncher.Client.Handle(PacketIn packet)

Re: Any ideas what's wrong?

Posted: Tue Jun 21, 2016 11:20 pm
by Razielhell
felixlucena wrote:Error starting: System.UnauthorizedAccessException: Acceso denegado a la ruta de acceso 'C:\Users\Felix Lucena\Downloads\Warhammer Online - Age of Reckoning\WAR.exe'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
en System.IO.FileStream..ctor(String path, FileMode mode)
en RoRLauncher.Client.patchExe()
en RoRLauncher.Client.Handle(PacketIn packet)
Make sure you removed Read Only from the folder.
If you downloaded through torrent you might want to close torrent or simply remove game folder to another location.

Re: Any ideas what's wrong?

Posted: Wed Jun 22, 2016 12:37 am
by felixlucena
It worked! Thanks!