NullReferenceException when connecting to Xbox account

Issue #8260 duplicate
Abdullah Faisal created an issue

I've encountered a NullReferenceException error in LaunchBox v13.8 when attempting to connect to my Xbox account. The error prompts on startup during the automatic imports process.

  • LaunchBox Version: 13.8
  • Windows Version: Windows 22H2
  • Frequency: Every startup when connecting to Xbox account
  • Steps to Reproduce:

    1. Open LaunchBox
    2. Attempt to connect to Xbox account
    3. Error occurs
  • Error Details: Object reference not set to an instance of an object.

    App: LaunchBox
    Version: 13.8
    Theme: Default
    Type: System.NullReferenceException
    Site: Void MoveNext()
    Source: Unbroken.LaunchBox.Windows

    at Unbroken.LaunchBox.Windows.Integrations.Xbox.XboxAccountClient.RevertLiteralCustomer(Object reference)
    at Unbroken.LaunchBox.Windows.Integrations.Xbox.XboxAccountClient.Login()
    at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ManageStorefrontsViewModel.PushDistributedAdapter()
    at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ManageStorefrontsViewModel.Storefront.CallDistributedRole()
    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:

    6:45:28 PM Exception.

Thank you for looking into this issue.

Comments (1)

  1. Log in to comment