Object reference not set to an instance of an object.

Issue #8290 duplicate
Mike Williams created an issue

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()

Recent Log:

10:58:01 Exception

Comments (3)

  1. Retro808

    Yes. A fix will be out soon in a new beta. Until then you can do the following:

    With LaunchBox closed:
    Navigate to the folder you installed LaunchBox in.
    Go to the Data folder inside of this folder
    Open the Settings.xml file
    Look for "EnableAutomatedImports" tag.  (It should be around line 54 - may not be exact depending in your build)
    If it is Set to "true" change it to false
    Save and close the file
    Reopen LaunchBox

  2. Log in to comment