Page 1 of 1

PRLauncher critical error - 1.6

Posted: 2020-04-30 21:02
by Chip0
Hi guys,

I've got this issue on my new Win10 PC, trying to launch PR 1.6:

Image

Code: Select all

Project Reality Log File
prlauncher.exe started at: 2020-04-30T22:55:27

Critical Error: An unhandled exception has occured. Details are as follows:

Riferimento a un oggetto non impostato su un'istanza di oggetto.

Further details can be found in the following file:

[url]G:\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: Riferimento a un oggetto non impostato su un'istanza di oggetto.
   in ??.?.()
   in Reality.BF2.Settings.Video..(String )
   in System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   in System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   in Reality.BF2.Settings.Video.GetDefaultResolution()
   in Reality.BF2.Settings.Video.CreateDefault(UInt16 )
   in -.f.a()
   in -.f.OnStartup(StartupEventArgs a)
   in System.Windows.Application.<.ctor>b__1_0(Object unused)
   in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Re: PRLauncher critical error - 1.6

Posted: 2020-04-30 21:26
by AlonTavor
Delete the Project Reality folder in my documents and then run the launcher as admin.

Re: PRLauncher critical error - 1.6

Posted: 2020-04-30 21:39
by Chip0
Done several times. It doesn't work.

I had the same issue trying to reinstall 1.5. So I decided to wait for 1.6 .. and I'm miserable now :(

Re: PRLauncher critical error - 1.6

Posted: 2020-04-30 21:51
by Mineral
Try manually adding a 800x600 resolution to your video card. NVIDIA I know offers to add custom resolutions to your driver.

Re: PRLauncher critical error - 1.6

Posted: 2020-04-30 22:15
by AlonTavor
Mineral wrote:Try manually adding a 800x600 resolution to your video card. NVIDIA I know offers to add custom resolutions to your driver.
That's a different error mineral

Re: PRLauncher critical error - 1.6

Posted: 2020-05-01 01:51
by mykael89
Same issues here, any help?

Re: PRLauncher critical error - 1.6

Posted: 2020-05-01 08:29
by Mats391
Working on a fix for next update.

Temporary fix:
Go to or create

Code: Select all

C:\Users\<User>\Documents\ProjectReality\Profiles\Default
and create an empty Video.con file. This should enable you to launch PR.

Re: PRLauncher critical error - 1.6

Posted: 2020-05-01 08:51
by Chip0
thanks Mats

the game loaded!

but now I have error 1324 :(

Re: PRLauncher critical error - 1.6

Posted: 2020-05-01 09:45
by Chip0
launcher loaded, retrieved old account and then I have this

Image

tried ALL settings but video.con is always empty

Re: PRLauncher critical error - 1.6

Posted: 2020-05-01 17:08
by Chip0
Thanks Mats391 for the workaround !

Re: PRLauncher critical error - 1.6

Posted: 2020-05-02 07:52
by Mats391
@mykael89
please try again with 1.6.0.2 and let me know if it works.

Re: PRLauncher critical error - 1.6

Posted: 2020-05-02 23:46
by mykael89
Mats391 wrote:@mykael89
please try again with 1.6.0.2 and let me know if it works.
Yeah its worked but now i still have the same issues with the guy overthere with the error "1324" .

Re: PRLauncher critical error - 1.6

Posted: 2020-05-03 06:41
by Mats391
mykael89 wrote:Yeah its worked but now i still have the same issues with the guy overthere with the error "1324" .
Ok, no idea why it keeps happening, so just use the same work-around as Chip:

Go to

Code: Select all

C:\Users\<User>\Documents\ProjectReality\Profiles\Default
And create a Video.con file. Then open it with text editor and copy this into it

Code: Select all

VideoSettings.setTerrainQuality 3
VideoSettings.setGeometryQuality 3
VideoSettings.setLightingQuality 3
VideoSettings.setDynamicLightingQuality 3
VideoSettings.setDynamicShadowsQuality 3
VideoSettings.setEffectsQuality 3
VideoSettings.setTextureQuality 3
VideoSettings.setTextureFilteringQuality 3
VideoSettings.setResolution 800x600@60Hz
VideoSettings.setAntialiasing Off
VideoSettings.setViewDistanceScale 1
VideoSettings.setVideoOptionScheme 2
After that try to set the resolution for your profile in the options.

Re: PRLauncher critical error - 1.6

Posted: 2020-05-05 20:31
by mykael89
Mats391 wrote:Ok, no idea why it keeps happening, so just use the same work-around as Chip:

Go to

Code: Select all

C:\Users\<User>\Documents\ProjectReality\Profiles\Default
And create a Video.con file. Then open it with text editor and copy this into it

Code: Select all

VideoSettings.setTerrainQuality 3
VideoSettings.setGeometryQuality 3
VideoSettings.setLightingQuality 3
VideoSettings.setDynamicLightingQuality 3
VideoSettings.setDynamicShadowsQuality 3
VideoSettings.setEffectsQuality 3
VideoSettings.setTextureQuality 3
VideoSettings.setTextureFilteringQuality 3
VideoSettings.setResolution 800x600@60Hz
VideoSettings.setAntialiasing Off
VideoSettings.setViewDistanceScale 1
VideoSettings.setVideoOptionScheme 2
After that try to set the resolution for your profile in the options.
So yeah still the same. Apparently when I change the game settings and save, they don't change and go back to the default set.