I just install this for the first time and as I launch the game this error pops up :?
Code:
Project Reality Log File
PRLauncher.exe started at: 2015-08-16T01:43:46
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:
E:\BF2 Project Reality\mods\pr\bin\PRLauncher.log
Please report this error to the Project Reality Team, and include the log file in your report.
Visit Support Forum
> System.NullReferenceException: Object reference not set to an instance of an object.
at Va.h.a()
at Reality.BF2.Settings.Video.a(String a)
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
at Reality.BF2.Settings.Video.GetDefaultResolution()
at Reality.BF2.Settings.Video.CreateDefault(UInt16 a)
at -.f.a()
at -.f.OnStartup(StartupEventArgs a)
at System.Windows.Application.<_ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)