Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2018-10-27T11:27:48
Critical Error: An unhandled exception has occured. Details are as follows:
The calling thread must be STA, because many UI components require this.
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/f27-pr-bf2-support]Visit Support Forum[/url]
> System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at System.Windows.Input.KeyboardNavigation..ctor()
at System.Windows.FrameworkElement.FrameworkServices..ctor()
at System.Windows.FrameworkElement.EnsureFrameworkServices()
at System.Windows.FrameworkElement..ctor()
at System.Windows.Controls.Control..ctor()
at System.Windows.Window..ctor()
at Reality.UI.MessageBox.RealityMessageBoxWindow..ctor()
at Reality.Utils.WPF.MessageBox.RealityMessageBox.Show(Window , String , String , RealityMessageBoxButton , RealityMessageBoxImage , RealityMessageBoxResult , Int32 )
at Reality.Utils.WPF.MessageBox.RealityMessageBox.Show(Window , String , String , RealityMessageBoxButton , RealityMessageBoxImage , RealityMessageBoxResult )
at PRLauncher.WPF.ViewModel.OptionsWindowViewModel.set_SelectedProfile(KeyValuePair`2 a)
at PRLauncher.WPF.ViewModel.OptionsWindowViewModel.b.a()
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()

