Page 1 of 1

Startup problem 1.2

Posted: 2014-06-05 22:11
by jreality
Hi

I can't start the new version, tried to update at first and when it didn't work I reinstalled PR and BF2 with the full PR 1.2 iso. Installation works but I get the critical error message when trying to start the game.

Code: Select all

Project Reality Log File
prlauncher.exe started at: 2014-06-06T00:02:53

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:

[url]C:\Program Files (x86)\EA GAMES\Battlefield 2\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: Object reference not set to an instance of an object.
   at  . .()
   at Reality.BF2.Settings.Video.(String )
   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 profile)
   at PRLauncher.App.()
   at PRLauncher.App.OnStartup(StartupEventArgs )
   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)

Re: Startup problem 1.2

Posted: 2014-06-05 22:17
by LITOralis.nMd
Can you start PRLauncher?
If yes, PRlauncher->Options->Reset Profile button. Click Apply.
Close and restart PRlauncher,
play PR.

Your video.con file has incorrect resolution settings for your monitor.
documents\projectreality\profiles\default\video.con
documents\projectreality\profiles\0001\video.con

Re: Startup problem 1.2

Posted: 2014-06-05 23:21
by jreality
Ok now it worked, just had to
paste the old video.con to profiles\default
open the launcher and create my user profile
paste the old video to 0001 profile

thanks!