Problem importing from Epic Games Store

Issue #6314 resolved
Draconic Alchemist created an issue

I tried importing from the Epic Games Store, but it failed as I tried to log in, and then before the browser loaded on the second attempt. Below is the transcript provided by the app.

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

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

at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetExchangeToken(Object sid)
at SetterClient.DestroyDrivenIndexer(String res, SetterClient )
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.RunPreparedProccesor()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.LogoutInterfaceAuthentication()
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:

8:33:37 PM Exception

Comments (2)

  1. Christian

    Epic Games changed their API, because of this the importer no longer works in 11.17. 11.18 Beta 3 has been released and has code corrections in it that will make the importer work again. You can opt into beta updates in LaunchBox option menu on the Updates tab.

  2. Log in to comment