I encounter the error when I try to search for metadata in the LB data base

Issue #7084 new
Lucas Cavanagh created an issue

Object reference not set to an instance of an object.

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

at (Object )
at ConfigAttribute.PopFocusInfo(Object , ConfigAttribute )
at Unbroken.LaunchBox.Search.LocalDbSearchResult.get_Platform()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.DbSearchResult.ExcludeConcreteParams(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.DbSearchResult..ctor(AddEditGameMetadataPageViewModel metadataPage, SearchResult result)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.CreatePrincipalBroadcaster(List1 last) at ParamAuthentication.MoveSimpleAuthentication(Object , List1 last, ParamAuthentication )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.<>c__DisplayClass282_0.CalcPrincipalMessage()
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.ReflectSimpleClient(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.FillPrincipalBroadcaster()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CalculateObservableInvocation(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PopAbstractInvocation()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

11:13:29 AM Exception

Comments (0)

  1. Log in to comment