Page 1 of 1

[Windows 10] Issue

Posted: Thu Sep 03, 2015 6:06 pm
by Instinht
After pushing "Connect" I end up with this message:

Error starting: System.UnauthorizedAccessException: Отказано в доступе по пути "E:\Warhammer Online - Age of Reckoning\WAR.exe".
в 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)




Отказано в доступе по пути means: Access denied. Even if I set "Run as Admin" rule, this issue still continue to hapen :(

Re: [Windows 10] Issue

Posted: Thu Sep 03, 2015 6:18 pm
by CarlistRieekan
Try to ucheck the folder where WAR is installed (unziped) from read only. Ensure the setting is also applied on the files within the folder.

Re: [Windows 10] Issue

Posted: Thu Sep 03, 2015 6:21 pm
by Instinht
Yes thank you. Already did this. Problem solved.