Crashing when searching game in database

Issue #7071 new
Артур Темнов created an issue

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.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:

15:07:52 Exception

Comments (1)

  1. Log in to comment