each time the launcher is started it give an unhandled exception error then does not go any further
Description
Description
Details
Details
- Severity
- Crash
- Resolution
- No Bug
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Launcher
Steps To Reproduce
clicked on play in the steam list, and it also happens then running the launcher from the main directory on pc
Additional Information
Arma 3 Launcher Exception Log ============================= Arma 3 Launcher has encountered an unexpected error described below. Sorry for the inconvenience. Please report this on Arma 3 Feedback Tracker (http://feedback.arma3.com). Thanks to you we may fix the issue faster! ... (shortened) ---------------------------- Exception ---------------------------- System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.StaticResourceExtension' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Controls.FlowDocumentScrollViewer' threw an exception. ---> System.BadImageFormatException: Could not load file or assembly 'PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The module was expected to contain an assembly manifest. at System.Windows.Controls.FlowDocumentScrollViewer..cctor() --- End of inner exception stack trace --- at System.Runtime.CompilerServices.RuntimeHelpers._RunClassConstructor(RuntimeType type) at System.Windows.DependencyProperty.FromName(String name, Type ownerType) at System.Windows.Baml2006.WpfXamlType.FindDependencyPropertyBackedProperty(String name, Boolean isAttachable, Boolean skipReadOnlyCheck) ... //(shortened)//
Event Timeline
Comment Actions
redownloaded arma 3 , rebooted pc, made sure latest version of graphics card was loaded, did not fix problem
Comment Actions
Hello,
the log claims the problem is with this library: "PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", which is part of Microsoft .NET Framework. Please try to re-install it with the latest version (https://www.microsoft.com/en-us/download/details.aspx?id=49981), that should fix your issue.