Key already existed in dictionary error

Issue #1157 invalid
Former user created an issue

Just got this after making a new MAME list with Lightspeed.

System.ArgumentException: The key already existed in the dictionary. at System.Collections.Concurrent.ConcurrentDictionary`2.System.Collections.Generic.IDictionary<TKey,TValue>.Add(TKey key, TValue value) at (DataManager , Boolean ) at LaunchBox.Data.DataManager.Load(Boolean settingsOnly) at LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at (String[] ) at LaunchBox.Program.Main(String[] args)

Comments (3)

  1. Jason Carr repo owner

    Hi anonymous, please report this issue in the Lightspeed thread. It looks like Lightspeed added a duplicate platform here which caused the problem.

  2. Log in to comment