I'm getting this. tried the above work around but did not work, any suggestions?
Object reference not set to an instance of an object.
App: LaunchBox
Version: 13.12
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(GameBase game, Int32 max, Boolean allowSameDbId)
at PolicyRecordAttribute.CalcIterableRegistry(Object , GameBase game, Int32 max, Boolean allowSameDbId, PolicyRecordAttribute )
at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(Int32 max, Boolean allowSameDbId)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.GameDetailsViewModel.CreateObservableProperty()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.WriteTransactionalWrapper()
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Thread.StartCallback()