Page 1 of 1

I need help with this problem and it gave me a log so here it is

Posted: 2020-05-05 06:02
by BULLANAL

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-05-05T08:10:30

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

Could not find file 'C:\Users\pc\Documents\ProjectReality\Profiles\0004'.

Further details can be found in the following file:

[url]E:\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: Could not find file 'C:\Users\pc\Documents\ProjectReality\Profiles\0004'.
File name: 'C:\Users\pc\Documents\ProjectReality\Profiles\0004'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
   at Reality.BF2.Accounts.ProfileManager.(String , ProfileType , UInt16 )
   at Reality.BF2.Accounts.ProfileManager.CreateLocalOfflineProfile(String , LocalProfile& )
   at PRLauncher.WPF.ViewModel.Pages.CreateProfilePageViewModel.a()
   at PRLauncher.WPF.ViewModel.Pages.CreateProfilePageViewModel.c.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)