Page 1 of 1

Launcher login

Posted: 2024-07-07 20:53
by BiNoops

Re: Launcher login

Posted: 2024-07-07 21:36
by bad_nade
For future reference, the translated error is "Object reference not set to an instance of an object".

And the actual PRLauncher.log:

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2024-07-07T23:43:36

Critical Error: An unhandled exception has occured. Details are as follows:

Ссылка на объект не указывает на экземпляр объекта.

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/forumdisplay.php?f=27]Visit Support Forum[/url]

 > System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в  .(MethodBase , Boolean )
   в  . (  ,  )
   в  .()
   в  .(Boolean )
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Reality.BF2.ExternalLogin.ExternalLogin..MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.c.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Re: Launcher login

Posted: 2024-07-07 21:51
by bad_nade
This is quite rare error. Looks like it occurred during Steam login. Combination of russian internet censorship and Steam login have caused lots of troubles lately, and there is no bulletproof solution. Here are a few things you can try but there is no guarantee that any of them will work.