Epic Games Importer Crash

Issue #7222 duplicate
Jeremy B created an issue

I get this crash everytime I try to import my Epic Games:

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

7:40:30 PM Exception”

It started when my HDD was loading game infos in the background, and I was writing to the same HDD simultaneously, while trying to import new games. I think my hard drive could not keep up. Please help.

Comments (3)

  1. Log in to comment