Code: Select all
Project Reality Log File
prlauncher.exe started at: 2017-12-08T02:09:54
Critical Error: An unhandled exception has occured. Details are as follows:
The data area passed to a system call is too small
Further details can be found in the following file:
[url]C:\Program Files\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/f27-pr-bf2-support]Visit Support Forum[/url]
> System.ComponentModel.Win32Exception (0x80004005): The data area passed to a system call is too small
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at PRLauncher.WPF.ViewModel.UpdateDownloadWindowViewModel.ApplyDownloads(List`1 a, Dispatcher b)
at PRLauncher.WPF.ViewModel.UpdateDownloadWindowViewModel.c.b()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()