unhandled exception
Posted: 2018-03-05 15:53
I istalled PR and when i created an account it said there was a critical error and that an unhandled exception has occured. I would really like to fix this so i can play PR. If anywone knows how to fix it i'd be glad to hear it. It also said further details could be found in PRlauncher.log . In there it says System.Windows.Baml2006.TypeConverterMarkupExtension has made an exception.
here is the launch log by the way.
here is the launch log by the way.
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2018-03-05T16:17:30
Critical Error: An unhandled exception has occured. Details are as follows:
De opgegeven waarde in System.Windows.Baml2006.TypeConverterMarkupExtension heeft een uitzondering veroorzaakt.
Further details can be found in the following file:
[url]C:\Program Files (x86)\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/f27-pr-bf2-support]Visit Support Forum[/url]
> System.Windows.Markup.XamlParseException: De opgegeven waarde in System.Windows.Baml2006.TypeConverterMarkupExtension heeft een uitzondering veroorzaakt. ---> System.MissingMethodException: Methode niet gevonden: Void System.Diagnostics.Tracing.FrameworkEventSource.BeginGetResponse(System.Object, System.String).
bij System.Net.FileWebRequest.BeginGetResponse(AsyncCallback callback, Object state)
bij System.Net.FileWebRequest.GetResponse()
bij MS.Internal.WpfWebRequestHelper.GetResponse(WebRequest request)
bij System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)
bij System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)
bij System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
bij System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
bij System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
bij System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
bij System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bij System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
bij MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
--- Einde van intern uitzonderingsstackpad ---
bij System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
bij System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
bij System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bij -.m..ctor()
bij -.f.a()
bij -.f.OnStartup(StartupEventArgs a)
bij System.Windows.Application.<.ctor>b__1(Object unused)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)