Page 1 of 1

I need help with error

Posted: 2020-05-03 18:39
by ParizJr

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-05-03T15:32:10

Critical Error: An unhandled exception has occured. Details are as follows:

Não foi possível localizar o arquivo 'C:\Users\junio\Documents\ProjectReality\Profiles\login.cookie'.

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.IO.FileNotFoundException: Não foi possível localizar o arquivo 'C:\Users\junio\Documents\ProjectReality\Profiles\login.cookie'.
Nome do arquivo: 'C:\Users\junio\Documents\ProjectReality\Profiles\login.cookie'
   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   em 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)
   em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   em System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   em System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   em System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   em PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.o.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)