Crash when changing views

Issue #931 resolved
Matthew Buxton created an issue

Was browsing my windows game library and trying out different views in Bigbox mode. I changed views using a button on my controller and got this:-

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at BigBox.Controls.CoverFlow.FlowControl.GoToPrevious() at (<>c__DisplayClass71_0 ) at BigBox.ViewModels.CoverFlowWithDetailsGamesViewModel.<>c__DisplayClass71_0.<OnLeft>b__0() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Launchbox 6.1, Windows 10 X64.

Comments (3)

  1. Log in to comment