Log :
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2021-07-28T18:40:26
Critical Error: An unhandled exception has occured. Details are as follows:
Method not found: 'Int32 System.Runtime.InteropServices.Marshal.SizeOf(!!0)'.
Further details can be found in the following file:
[url]F:\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: Method not found: 'Int32 System.Runtime.InteropServices.Marshal.SizeOf(!!0)'.
at ??.?..()
at ??.?.()
at Reality.BF2.Settings.Video.GetDefaultResolution()
at Reality.BF2.Settings.Video.CreateDefault(UInt16 )
at -.f.a()
at -.f.OnStartup(StartupEventArgs a)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)