Install Error

Issue #7940 open
Dan Rice created an issue

(Inner Exception)

A generic error occurred in GDI+.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.Runtime.InteropServices.ExternalException
Site: Void Save(System.String, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
Source: System.Drawing.Common

at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at System.Drawing.Image.Save(String filename, ImageFormat format)
at System.Drawing.Image.Save(String filename)
at Unbroken.LaunchBox.BadgeManager.RemoveIdentifiablePredicate(Object , Object )
at Unbroken.LaunchBox.BadgeManager.AddBadge(IGameBadge badge, Boolean isActive)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.AssetAdvisableDispatcher(Object , Boolean )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel..ctor()
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstanceDefaultCtor(Boolean, Boolean)
Source: System.Private.CoreLib

at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Caliburn.Micro.BootstrapperBase.GetInstance(Type service, String key)
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

9:08:02 PM Exception

Comments (1)

  1. Log in to comment