.KeyNotFoundException in System.Private.CoreLib

Issue #7383 resolved
Enrique Wood created an issue

Here are the error details: I’m marking it as blocking, as it completely blocks the usage of Epic importer

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 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetExchangeToken(String sid)
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.EpicGamesImportParseViewModel.PushInvalidInitializer()
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:

01:43:14 Exception

Comments (1)

  1. Log in to comment