Critical Error on startup.
Posted: 2017-03-05 15:48
I have an critical error on Startup. I think ist the first time I see critical error anywhere. While it is one of the coolest error Messages you can get, I still cant play the game. Low energy.
http://imgur.com/a/Rt4ro
http://imgur.com/a/Rt4ro
Code: Select all
Project Reality Log File
prlauncher.exe started at: 2017-03-05T16:48:38
Critical Error: An unhandled exception has occured. Details are as follows:
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Further details can be found in the following file:
[url]C:\Games\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/f27-pr-bf2-support]Visit Support Forum[/url]
> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Ta.h.a()
bei Reality.BF2.Settings.Video.a.a(String a)
bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
bei System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
bei Reality.BF2.Settings.Video.GetDefaultResolution()
bei Reality.BF2.Settings.Video.CreateDefault(UInt16 a)
bei -.f.a()
bei -.f.OnStartup(StartupEventArgs a)
bei System.Windows.Application.<.ctor>b__1_0(Object unused)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)