Object reference not set to an instance of an object.

Issue #8299 resolved
Tony Zirpoli created an issue

I’m consistently getting this error: Object reference not set to an instance of an object.

App: LaunchBox
Version: 13.8
Theme: Default
Type: System.NullReferenceException
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.GetDistributedModel()
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.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

8:12:42 PM Exception

Comments (1)

  1. Log in to comment