Launcher crash. Unhandled exception
Posted: 2014-09-28 12:45
Hi. I couldn't find anything relevant in Support section so I post.
Yesterday I used to play without any issues. Today Launcher doesn't work at all.
It starts with this window and none of the buttons are responsive including X;

Yesterday I used to play without any issues. Today Launcher doesn't work at all.
It starts with this window and none of the buttons are responsive including X;

Code: Select all
Project Reality Log File PRLauncher.exe started at: 2014-09-28T16:31:06 Critical Error: An unhandled exception has occured. Details are as follows: Signature of the body and declaration in a method implementation do not match. Type: 'Newtonsoft.Json.Linq.JContainer'. Assembly: 'Reality.Net, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'. Further details can be found in the following file: [url]D:\Program Files (x86)\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.TypeLoadException: Signature of the body and declaration in a method implementation do not match. Type: 'Newtonsoft.Json.Linq.JContainer'. Assembly: 'Reality.Net, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'. at Reality.UI.NewsTicker.(String , Action`1 ) at Reality.UI.NewsTicker.(DependencyObject , DependencyPropertyChangedEventArgs ) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue) at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange) at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange) at System.Windows.Data.BindingExpression.Activate(Object item) at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt) at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance) at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance) at MS.Internal.Data.DataBindEngine.Run(Object arg) at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e) at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent() at System.Windows.ContextLayoutManager.UpdateLayout() at System.Windows.Interop.HwndSource.SetLayoutSize() at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value) at System.Windows.Window.SetRootVisualAndUpdateSTC() at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight) at System.Windows.Window.CreateSourceWindow(Boolean duringShow) at System.Windows.Window.ShowHelper(Object booleanBox) at PRLauncher.App.OnStartup(StartupEventArgs ) at System.Windows.Application.<.ctor>b__1(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)