Crash when importing Epic Games

Issue #7188 resolved
Brandon Gonzalez created an issue

Version: 12.15-beta-1

Windows 11

Occurs every time

Steps: Import ==>Epic Games, Login to Epic Games, Crashes on successful login

Error message:

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

App: LaunchBox
Version: 12.15-beta-1
Type: System.Collections.Generic.KeyNotFoundException
Site: Void ThrowKeyNotFoundExceptionT
Source: System.Private.CoreLib

at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetExchangeToken(Object sid)
at GetterQueue.RegisterMetaInitializer(String rootPath, GetterQueue )
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.CheckIdentifiableException(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.RegisterJmsComparator()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PostInterruptibleExpression(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.EnableCommonHelper()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

11:54:46 AM Exception

Comments (1)

  1. brian

    Thanks for the report. This is a known issue that is happening due to Epic changing the way their authentication system works. We do have a fix in place and should be in the next beta release in the next day or so.

  2. Log in to comment