Launcher login
Posted: 2024-07-07 20:53
For future reference, the translated error is "Object reference not set to an instance of an object".BiNoops wrote:https://drive.google.com/file/d/1RCeRs7 ... kpYaaL9Fj/
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)