Launcher crashed
Posted: 2016-11-21 18:05
Hi guys!
I have a problem - after update my PR is broken (Launcher was kick me to desktop) I reinstalled PR but the problem is the same. I have this log when I try restore my account (I removed it to try to solve the problem)
Please help.
I have a problem - after update my PR is broken (Launcher was kick me to desktop) I reinstalled PR but the problem is the same. I have this log when I try restore my account (I removed it to try to solve the problem)
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2016-11-21T20:57:28
Critical Error: An unhandled exception has occured. Details are as follows:
Ссылка на объект не указывает на экземпляр объекта.
Further details can be found in the following file:
[url]E:\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.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в Ya.h.a()
в Reality.BF2.Settings.Video.a.a(String a)
в System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
в System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
в Reality.BF2.Settings.Video.GetDefaultResolution()
в Reality.BF2.Settings.Video.CreateDefault(UInt16 a)
в Reality.BF2.Settings.Profile.CreateNewProfile(UInt16 a)
в Reality.BF2.Settings.Profile.CreateNewProfile()
в PRLauncher.WPF.ViewModel.Pages.FirstTimeRetrieveAccountPageViewModel.f.a(Object a, GameSpyRetrieveSuccessEventArgs b)
в Reality.BF2.GameSpy.GameSpyConnection.a(GameSpyRetrieveSuccessEventArgs a)
в Reality.BF2.GameSpy.GameSpyConnection.b.a(Object a, RealitySocketReceivedDataEventArgs b)
в Reality.Net.RealitySocket.a(RealitySocketReceivedDataEventArgs a)
в Reality.Net.RealitySocket.b(IAsyncResult a)
в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Net.ContextAwareResult.Complete(IntPtr userToken)
в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)