Crash importing from epic store

Issue #6374 duplicate
Nathan Maia created an issue

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:

18:12:31 Exception

Comments (4)

  1. brian

    Hi Nathan,

    This is fixed in the current beta branch, which you can opt into, and will be put into the next official release.

  2. Log in to comment