Error code causing app crash

Issue #6313 resolved
Ryan K Cole 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.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:

4:50:16 PM Exception

Comments (1)

  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