Hey I got an error message after enabling Rcon commands and changing language in the launcher. The launcher crashed and an error message told me to report the log to the PR team. I hope It's the right place to report it.
Code:
Project Reality Log File
PRLauncher.exe started at: 2013-08-14T16:14:16
Critical Error: An unhandled exception has occured. Details are as follows:
Objektreferensen har inte angetts till en instans av ett objekt.
Further details can be found in the following file:
C:\Program Files (x86)\Origin Games\...PRLauncher.log
Please report this error to the Project Reality Team, and include the log file in your report.
Visit Support Forum
> System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
vid PRLauncher.WPF.ViewModel.OptionsWindowViewModel.OnApply(Object obj)
vid MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
vid System.Windows.Controls.Button.OnClick()
vid System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
vid System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
vid System.Windows.Input.InputManager.ProcessStagingArea()
vid System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
vid System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
vid System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
vid MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)