Trouble getting into game, String error not corrected by fix
Posted: Wed Nov 04, 2015 12:54 am
This is my error, after I put in my password and username in the launcher:
Error starting: System.UnauthorizedAccessException: Access to the path '_(computer path redacted here)_' 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)
From what I've found the common fix is here. http://www.returnofreckoning.com/forum/ ... ?f=4&t=441
However, this does not work for me. I still have the error after running this program, or doing a Performance Counter reset manually.
I have been running as administrator and I have tried downloading from the 10-part download and torrent. Both have given me this problem.
I would appreciate any help.
Error starting: System.UnauthorizedAccessException: Access to the path '_(computer path redacted here)_' 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)
From what I've found the common fix is here. http://www.returnofreckoning.com/forum/ ... ?f=4&t=441
However, this does not work for me. I still have the error after running this program, or doing a Performance Counter reset manually.
I have been running as administrator and I have tried downloading from the 10-part download and torrent. Both have given me this problem.
I would appreciate any help.