FYI - Not sure if same bug

Issue #8229 duplicate
Nick R created an issue

Object reference not set to an instance of an object.

App: LaunchBox
Version: 13.8
Theme: Default
Type: System.NullReferenceException
Site: System.Collections.Generic.Dictionary`2[System.String,Unbroken.LaunchBox.Windows.Processes.AutoImportGame] ScanForGames(Boolean ByRef)
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.Processes.Scanning.ScanForGames(Boolean& hasExpiredCredentials)
at PolicyResolver.CalculateFailureDescriptor(Boolean& hasExpiredCredentials, PolicyResolver )
at Unbroken.Queues.RefFacadeQueue.DestroyDistributedModel(List1& value) at ParameterAnnotation.CalculateFailureDescriptor(List1& value, ParameterAnnotation )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.<>c.ReflectDistributedBridge()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.UpdateAbstractBridge(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CalculateLiteralAdapter()
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()

Recent Log:

11:31:10 PM Exception

Comments (1)

  1. Log in to comment