Object reference not set to an instance of an object
Posted: 2020-07-23 06:15
Hi, im new with PR and i downloaded this game yesterday. When i launched the game, it crashed and this log appeared:
What can i do to fix this? At first it told me to update the game so that i can play on public server but i skip it and start the game.
Code: Select all
Project Reality Log File
prlauncher.exe started at: 2020-07-23T13:06:01
Critical Error: An unhandled exception has occured. Details are as follows:
Object reference not set to an instance of an object.
Further details can be found in the following file:
[url]D:\PR-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: Object reference not set to an instance of an object.
at Reality.BF2.Game.LaunchControl...MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()