Error during Media/Metadata Update and now Startup

Issue #7542 new
Edward Mallett created an issue

I set my Launchbox to update all media/metadata and only add to items missing metadata. I walked away and when I came back Launchbox had an error and closed itself out. Now, whenever I attempt to start Launchbox I receive the following error:

Value cannot be null. (Parameter 'key')

App: LaunchBox
Version: 13.1
Type: System.ArgumentNullException
Site: Void ThrowArgumentNullException(System.ExceptionArgument)
Source: System.Private.CoreLib

at System.Collections.Generic.Dictionary2.FindEntry(TKey key) at Unbroken.LaunchBox.Search.LocalDb.GetMameFileResult(String filePath, Boolean useFolderNames, GameBase game) at SerializerPrinter.RunTraversalIdentifier(String filePath, Boolean useFolderNames, GameBase game, SerializerPrinter ) at Unbroken.LaunchBox.Search.EmuMovies.EmuMoviesSearchValue..ctor(GameBase game) at Unbroken.LaunchBox.Search.EmuMovies.SearchParameters.ConnectAwareCode() at ConsumerBase.RunTraversalIdentifier(Object , ConsumerBase ) at Unbroken.LaunchBox.Search.EmuMovies.SearchParameters.GetResults(String userId, String password, Func1 isCancelled, Action2 reportIndeterminate, Action1 onError)
at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.InterruptTypeSpecification(Object reference)
at RequestTests.MapTraversalService(String code, RequestTests )
at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.ProcessQueue(Func1 getIsCancelled, String activeImageGroup, Action2 onIndeterminateUpdate, Action4 onUpdateAction, Action2 onGameImageDownloaded)
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.ExcludeSupportedInfo()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ValidateInterfaceInfo(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.VerifyTypeRequest()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

12:40:54 PM Exception

Comments (3)

  1. Christian

    Close LaunchBox, then navigate to \\LaunchBox\Data\ImageQueue.xml and delete the file there. Then re-open LaunchBox. You will need to start up your media downloads again manually after that but should be able to at least get in app. Leaving ticket open so I can attempt to track down the initial cause of this error.

  2. Log in to comment