Launchbox: Crash-on-acknowledge

Issue #8273 duplicate
Tyler Nelson created an issue

If I completely ignore the error and continue using the program, everything works fine. If I click close on the bug, the program closes.
This happens every time I launch LaunchBox. I am using Windows 10 22H2, Launchbox 13.8.

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.RefreshTokens()
   at Unbroken.LaunchBox.Windows.Desktop.Processes.Scanning.<>c__DisplayClass9_0.VerifyDistributedFilter()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Comments (1)

  1. Log in to comment