Page 1 of 1

My game gives this error when I try to open it and I don't know how to solve it

Posted: 2023-04-16 22:34
by Mercena

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2023-04-16T19:28:30

Critical Error: An unhandled exception has occured. Details are as follows:

Método não encontrado: '!!0[] System.Array.Empty()'.

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.MissingMethodException: Método não encontrado: '!!0[] System.Array.Empty()'.
   em Reality.Utils.Arguments.Parse(String[] , ICollection`1 , ICollection`1 )
   em -.f.OnStartup(StartupEventArgs a)
   em System.Windows.Application.<.ctor>b__1(Object unused)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Re: My game gives this error when I try to open it and I don't know how to solve it

Posted: 2023-04-17 08:20
by Mats391
With this update we updated the requited .net Framework version to 4.7.2. Make sure this is installed on your system as Windows 8.1 does not come with it pre-installed.