Launchbox on Windows 11 crashes when importing games from Epic

Issue #7200 resolved
Giuseppe Pinto created an issue

Launchbox 12.14 worked fine on Windows 10. I recently upgraded to Windows 11 and since then I get the following error when trying to use the Import Epic Games Wizard.

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.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:

18:34:58 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