Error in Auditing tool

Issue #5228 new
Fabio Costa created an issue

Reporting an error I received when in Auditing tool, I selected around 200 games and clicked on Download Media..

Let me know what else I could help with.

The given key was not present in the dictionary.

App:     LaunchBox
Version: 10.13
Type:    System.Collections.Generic.KeyNotFoundException
Site:    TValue get_Item(TKey)
Source:  mscorlib

   at System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
   at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadMetadataWizardForm..ctor(List`1 gameIds)
   at (AuditMenuAction , List`1 )
   at Unbroken.LaunchBox.Windows.Desktop.MenuActions.AuditMenuAction.DownloadMetadata(List`1 gameIds)
   at (AuditForm , Object , EventArgs )
   at Unbroken.LaunchBox.Windows.Desktop.Forms.AuditForm.DownloadToolStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

   12:59:25 AM Exception

Comments (0)

  1. Log in to comment