Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2020-05-25T21:31:46
Critical Error: An unhandled exception has occured. Details are as follows:
Referencia a objeto no establecida como instancia de un objeto.
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: Referencia a objeto no establecida como instancia de un objeto.
en ??.?.()
en Reality.BF2.Settings.Video..(String )
en System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
en System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
en Reality.BF2.Settings.Video.GetDefaultResolution()
en Reality.BF2.Settings.Video.CreateDefault(UInt16 )
en -.f.a()
en -.f.OnStartup(StartupEventArgs a)
en System.Windows.Application.<.ctor>b__1_0(Object unused)
en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)