Critical Error

Help and support regarding PR:BF2 installation and in-game issues
Post Reply
Yokanos
Posts: 3
Joined: 2020-05-01 09:09

Critical Error

Post 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()
User avatar
Suchar
PR:BF2 Lead Developer
Posts: 2177
Joined: 2016-10-12 13:25
Location: Poland

Re: Critical Error

Post by Suchar »

Image
Yokanos
Posts: 3
Joined: 2020-05-01 09:09

Re: Critical Error

Post 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
Post Reply

Return to “PR:BF2 Support”