Epic Games Import Error

Issue #7203 resolved
Daniel Reinman created an issue

The given key 'code' was not present in the dictionary.

App: LaunchBox
Version: 12.14
Type: System.Collections.Generic.KeyNotFoundException
Site: Void ThrowKeyNotFoundExceptionT
Source: System.Private.CoreLib

at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetExchangeToken(Object sid)
at TaskProcessor.InterruptAdvisableAnnotation(String rootPath, TaskProcessor )
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.RunAutowireVisitor(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.PushInvalidInitializer()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CompareConcreteRepository(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RateTransformerFilter()
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:

11:56:57 AM Exception

Comments (1)

  1. brian

    Epic Games recently changed their backend authentication code, breaking logins for all programs. We have a fix in place in the current LaunchBox beta, which you can update to from within LaunchBox if you would like to take advantage of it before it hits the official release channel.

  2. Log in to comment