New user - Launcher error?
Posted: Sun Jun 21, 2015 7:19 am
Hi, I just joined on a friends recommendation. Unfortunately I've run into an error with the launcher.
I am running as administrator, no firewall, and the launcher is in the folder with the .exe
This is the error I get:
I am running as administrator, no firewall, and the launcher is in the folder with the .exe
This is the error I get:
Code: Select all
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\User\Downloads\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)