Importing Origin Games Shows No Results

Issue #5769 resolved
Kyle Bouder created an issue

Upon updating to 10.8, going to import Origin Games pulls up no results. Most likely due to a change on Origin’s end. Not too serious since they can be added manually fairly easily. Also, not sure how recent this issue is, since I haven’t done an Origin import before.

Comments (3)

  1. Christian

    We have reports of this occurring for other users on the forums but because we use a secure API to get that information it makes it incredibly difficult to troubleshoot for a specific user. We have logs that will be going in the next beta to help us track down what may be causing this behavior.

  2. Kyle Bouder reporter

    I downloaded the latest beta and gave it a shot. After logging into my Origin account, I received this error while it was parsing for games in my library.

    An item with the same key has already been added. Key: OFB-EAST:109552299

    App: LaunchBox
    Version: 11.9-beta-5
    Type: System.ArgumentException
    Site: Void ThrowAddingDuplicateWithKeyArgumentExceptionT
    Source: System.Private.CoreLib

    at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
    at Unbroken.LaunchBox.Windows.Integrations.Origin.OriginAccount.GetOwnedGames()
    at Unbroken.LaunchBox.Windows.Desktop.ViewModels.OriginImportAccountParseViewModel.ReadInterfaceError()
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RegisterPreparedInterceptor(Object )
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.AddSupportedCallback()
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location where exception was thrown ---
    at System.Threading.ThreadHelper.ThreadStart()

    Recent Log:

    6:36:12 PM Exception


    Edit: I should probably add that is also ended in a CTD.

  3. Log in to comment