Access to the path is denied.
Posted: 2020-05-13 22:13
Well, when I click the part where you have to login with your steam, An error pops up, "Access to the path is denied." And then the location of the problem which is the PRLauncher.log.
I've tried running it as admin, gave it accesses trough properties, And I'm just so pissed. I've checked if its my anti virus program, and its not. I've deleted it and try to log in and the error still accurs. I just don't know how to fix this, I've also tried re installing it multiple times on different drives, no results. Please if anyone can help me with this problem I'd be great.
I've tried running it as admin, gave it accesses trough properties, And I'm just so pissed. I've checked if its my anti virus program, and its not. I've deleted it and try to log in and the error still accurs. I just don't know how to fix this, I've also tried re installing it multiple times on different drives, no results. Please if anyone can help me with this problem I'd be great.
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2020-05-14T00:09:41
Critical Error: An unhandled exception has occured. Details are as follows:
Access to the path is denied.
Further details can be found in the following file:
[url]C:\Program Files (x86)\Project Reality\Project Reality BF2\mods\pr\bin\PRLauncher.log[/url]
Please report this error to the Project Reality Team, and include the log file in your report.
[url=https://www.realitymod.com/forum/forumdisplay.php?f=27]Visit Support Forum[/url]
> System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.StreamWriter.Dispose(Boolean disposing)
at System.IO.TextWriter.Dispose()
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.o.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)