Data Key Error

Issue #2337 invalid
Former user created an issue

Launchbox fails to load with the following error:

Version 7.5-beta-3

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 ) at Unbroken.LaunchBox.Data.DataManager.LoadEmulators() at (DataManager , Boolean , Boolean ) at Unbroken.LaunchBox.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll) at Unbroken.LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at (String[] ) at Unbroken.LaunchBox.Desktop.Program.Main(String[] args)

Comments (1)

  1. Jason Carr repo owner

    Hi Anonymous, this looks to be the result of a corrupted XML file. Did you by chance edit your XML file in a text editor?

  2. Log in to comment