Keeps happening every time I open launchbox

Issue #7889 resolved
Kevin Weis created an issue

Object reference not set to an instance of an object.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.NullReferenceException
Site: System.Collections.Generic.HashSet`1[System.Int32] GetAllGameIds()
Source: Unbroken.LaunchBox

at Unbroken.LaunchBox.Search.LocalDb.GetAllGameIds()
at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(Int32 max, Boolean allowSameDbId)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.GameDetailsViewModel.SetupAbstractBase()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ChangeTraversalConnection(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.InvokeCommonFilter()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

9:48:15 AM Exception

Comments (1)

  1. Christian

    Your metadata file is corrupted. Go to Tools > Download > Force Update Games Database to fetch a new file and it should correct this issue.

  2. Log in to comment