gibbed / Gibbed.MassEffectAndromeda

Tools & code for use with Mass Effect: Andromeda.
zlib License
63 stars 10 forks source link

Error trying to open application #20

Open achavez48 opened 3 months ago

achavez48 commented 3 months ago

Application: Gibbed.MassEffectAndromeda.SaveEdit.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.BadImageFormatException at Gibbed.MassEffectAndromeda.SaveEdit.AppBootstrapper.Configure() at Caliburn.Micro.BootstrapperBase.StartRuntime() at Caliburn.Micro.BootstrapperBase.Initialize() at Gibbed.MassEffectAndromeda.SaveEdit.AppBootstrapper..ctor()

Exception Info: System.Windows.Markup.XamlParseException at System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri) at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri) at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean) at Gibbed.MassEffectAndromeda.SaveEdit.App.InitializeComponent() at Gibbed.MassEffectAndromeda.SaveEdit.App.Main() at Gibbed.MassEffectAndromeda.SaveEdit.Startup.Main()