Page 1 of 1

Critical Error

Posted: 2020-05-01 14:02
by Yokanos
So the error happens after about five or ten minutes into the game with the following message. Good job on the hotfixes though dev team, you have my respects.

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-05-01T20:38:45

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]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: Object reference not set to an instance of an object.
   at ?.(MethodBase , Boolean )
   at ?.??(? , ? )
   at ?.()
   at ?.?(Boolean )
--- 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()

Re: Critical Error

Posted: 2020-05-02 14:24
by Suchar

Re: Critical Error

Posted: 2020-05-02 15:59
by Yokanos
I found out the problem to be a corrupted .NET Framework. I fixed it by running the following command on Command Prompt as administor.

Code: Select all

SFC /SCANNOW