Error logging in to the game launcher via Steam.
Posted: 2024-04-17 08:15
Hello! As a result of an attempt to log in to Project Reality via Steam, but an error occurs - it does not launch without a VPN at all to the site hq.realitymod.com . Then I try with a VPN - through France. Website hq.realitymod.com I started, logged in, but in the Project Reality launcher itself it did not display that I went in, closed the tab in the Browser, but still, I close the launcher and an error pops up.
Next, the text from the logs:
Next, the text from the logs:
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2024-04-17T12:36:48
Critical Error: An unhandled exception has occured. Details are as follows:
The object reference does not point to an instance of the object.
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: The object reference does not point to an instance of the object.
в .(MethodBase , Boolean )
в .( , )
в . ()
в .(Boolean )
--- The end of the stack trace from the previous location where the exception occurred ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Reality.BF2.ExternalLogin.ExternalLogin..MoveNext()
--- The end of the stack trace from the previous location where the exception occurredе ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.o.MoveNext()
--- The end of the stack trace from the previous location where the exception occurred ---
в 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)