Page 1 of 1

Need Help with game Client

Posted: Sun Nov 26, 2017 12:45 pm
by appwarhammer
Hello Warhammer players.I need some help in regards of making the client play/connect
When I try to log in I get the following error
Error starting: System.UnauthorizedAccessException: Access to the path 'D:\Warhammer Online - Age of Reckoning\WAR.exe' is denied.
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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)

Re: Need Help with game Client

Posted: Sun Nov 26, 2017 12:49 pm
by merkin
viewtopic.php?f=4&t=2889

May try right clicking on your WAR folder > properties and making sure the "read only" is unchecked.

Re: Need Help with game Client

Posted: Sun Nov 26, 2017 12:51 pm
by appwarhammer
It is unchecked.

Re: Need Help with game Client

Posted: Sun Nov 26, 2017 12:52 pm
by appwarhammer
It works now.Thank you sir!