System.InvalidProgramException

Issue #7800 wontfix
Marco Zecchi created an issue

Common Language Runtime detected an invalid program.

App: LaunchBox
Version: 13.5
Type: System.InvalidProgramException
Site: Void PopFailureInterceptor(System.Object, System.Windows.SizeChangedEventArgs)
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.ViewModels.GameDetailsViewModel.PopFailureInterceptor(Object i, SizeChangedEventArgs reg)
at System.Windows.SizeChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.FrameworkElement.OnRenderSizeChanged(SizeChangedInfo sizeInfo)
at System.Windows.ContextLayoutManager.fireSizeChangedEvents()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

18:24:53 Exception

Comments (1)

  1. Christian

    Only time we've seen this error is with cracked versions of LaunchBox. Run the official installer over your installation (ensure you're not installing to \LaunchBox\LaunchBox) and this should correct itself.

  2. Log in to comment