Error when trying to search for Metadata

Issue #5710 resolved
Chris Nicchi created an issue

Hello. I have been using this software for a couple of days now and I love it. Unfortunately, yesterday I started receiving the below error anytime I try to click on the “Search for Metadata” box. I have been going into each game where the metadata didn’t populate (typically due to a title mismatch) and manually adding the metadata. I was hoping you might be able to help me out as I really would like to continue using this software.

I am using version 11.7 on Windows 10.

Object reference not set to an instance of an object.

App: LaunchBox
Version: 11.7
Type: System.NullReferenceException
Site: System.String (System.Object)
Source: Unbroken.LaunchBox

at (Object )
at snNqOXAVX3npRwDbVO.irO6Txpny(Object , snNqOXAVX3npRwDbVO )
at Unbroken.LaunchBox.Search.LocalDbSearchResult.get_Platform()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.DbSearchResult..ctor(AddEditGameMetadataPageViewModel metadataPage, SearchResult result)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.h1eS0KGcvK(List1 ) at oaoq3l4BMqMuGHpNUBT.aRGMKog3A(Object , List1 , oaoq3l4BMqMuGHpNUBT )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.<>c__DisplayClass279_0.wAuJ2fuin6O()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.OsMSRc2H4K()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.zHTefoTDT0k2uwGnhxIc(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.LKvlHaSH5i()
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.ThreadHelper.ThreadStart()

Recent Log:

7:21:03 AM Exception

Comments (2)

  1. Christian

    Thank you for the report. I believe this to be related to a corrupted GamesDB file and would be corrected by Forcing a GamesDB update. We do have a code fix in place and I will update the ticket and resolve it once that code hits a public release.

  2. Log in to comment