Error:

Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2014-08-05T11:55:12
Critical Error: An unhandled exception has occured. Details are as follows:
Viewmodel is not referenced by any registered View.
Further details can be found in the following file:
[url]C:\Program Files\EA GAMES\Battlefield 2\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.ArgumentException: Viewmodel is not referenced by any registered View.
konum: Reality.Utils.WPF.Service.DialogService.(Object )
konum: Reality.Utils.WPF.Service.DialogService.MinimizeWindow(Object ownerViewModel)
konum: PRLauncher.WPF.ViewModel.FirstTimeWindowViewModel.OnMinimize(Object obj)
konum: Reality.Utils.WPF.RelayCommand.Execute(Object parameter)
konum: MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
konum: System.Windows.Controls.Primitives.ButtonBase.OnClick()
konum: System.Windows.Controls.Button.OnClick()
konum: System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
konum: System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
konum: System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
konum: System.Windows.Input.InputManager.ProcessStagingArea()
konum: System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
konum: System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
konum: System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
konum: System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
konum: MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
