Critical Error

Help and support regarding PR:BF2 installation and in-game issues
Post Reply
domik
Posts: 11
Joined: 2020-04-30 16:00

Critical Error

Post by domik »

Hello, when I click on login through Steam, this error pops upImage
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

What operating system are you on? Windows XP/7/Vista/10?
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

on windows 7
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

Can try try installing the latest versions of Microsoft .NET?
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

I'm sorry, what?
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

everything set
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

can you help?
AlonTavor
PR:BF2 Developer
Posts: 2991
Joined: 2009-08-10 18:58

Re: Critical Error

Post by AlonTavor »

https://www.realitymod.com/forum/showth ... ost2201481
He solved it by installing 4.6. We don't know the answer.
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

I downloaded NET Framework 4.6, and set the default browser. now here is such an errorImage
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

Could you post that PRLauncher.Log here . If there are things in it not in English, could you try translating them?
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

Image
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

No I mean click the blue text and copy the entire log
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-05-01T13:14:02

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


Application not found

Further details can be found in the following file:

[url]D:\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/forumdisplay.php?f=27]Visit Support Forum[/url]

 > System.ComponentModel.Win32Exception (0x80004005): Application not found
   ? Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   ? Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   ? Microsoft.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   ? PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.o.MoveNext()
--- 
End stack trace from previous location where exception occurred
---
   ? System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c__DisplayClass2.<ThrowAsync>b__3(Object state)
   ? System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   ? System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

Make sure your windows has a default browser assigned.

https://support.microsoft.com/en-us/hel ... lt-browser
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

Image
User avatar
Mineral
Retired PR Developer
Posts: 8533
Joined: 2012-01-02 12:37
Location: Belgium

Re: Critical Error

Post by Mineral »

Can you try installating a different browser such as Google Chrome or Mozilla Firefox and making that your default browser?
Image
domik
Posts: 11
Joined: 2020-04-30 16:00

Re: Critical Error

Post by domik »

thanks a lot for the help, now everything works
User avatar
WeeGeez
Posts: 842
Joined: 2007-10-08 21:30

Re: Critical Error

Post by WeeGeez »

Here's mine

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-05-02T16:45:16

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

Could not load file or assembly 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Further details can be found in the following file:

[url]C:\Program Files\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.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.OnLoaded(Object a)
   at Reality.Utils.WPF.RelayCommand.Execute(Object )
   at -.s.a(Object a, RoutedEventArgs b)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Image
Cheap computer build / fast track upgrade for slow computer for PR > Guide
Post Reply

Return to “PR:BF2 Support”