Launchbox crashes upon linking XBox storefront

Issue #8347 duplicate
Ben Bordiss created an issue

Multiple times in a row now, I have tried to link the Xbox storefront to Launchbox. When I put in my Xbox email and hit submit,I get the MS authentication request on my phone, I approve that, but then Launchbox crashes.

I’ve marked this as critical as I it’s a feature most new users are going to use upon installation, and it completely prevents integrating Xbox games into Launchbox,

Comments (2)

  1. Ben Bordiss reporter

    The following thread dump was shown in the error message: 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:

    11:25:52 AM Exception

  2. Log in to comment