Update Media and Metadata for all games causes an error

Issue #7045 new
Chris Holzer created an issue

Launchbox 12.12

selected “Update Media and Metadata for all games” - which resulted in an error screen.

Method not found: 'System.Nullable`1<Int32> Unbroken.LaunchBox.Windows.Data.Settings.get_ImportDefaultBezelProjectOption()'.

App:     LaunchBox
Version: 12.12
Type:    System.MissingMethodException
Site:    Void .ctor()
Source:  LaunchBox

   at Unbroken.LaunchBox.Windows.Desktop.ViewModels.BezelProjectWizardPageViewModel..ctor()
   at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DownloadMetadataAndMediaMenuAction.OnSelect()
   at ParamsTokenizer.PostInvalidServer(Object , ParamsTokenizer )
   at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DownloadMetadataAndMediaMenuAction.Go(List`1 games)
   at InvocationConfiguration.PostInvalidServer(List`1 games, InvocationConfiguration )
   at Unbroken.LaunchBox.Windows.Desktop.ContextMenus.ToolsMenu.<>c.SearchConcretePredicate(Object sender, RoutedEventArgs args)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   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:

   17:22:36 Exception

Comments (0)

  1. Log in to comment