Crash on beta1 and 2

Issue #1659 resolved
Allan created an issue

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

The error occurs after I closed my app this afternoon... without crash. Then I opened again and... =/

With stable version , launchbo opens normally, but without a lot of games that I add today =/

Comments (3)

  1. Jason Carr repo owner

    Hi Allan, not sure if you've been in touch with me on the forums as well or not, but I'm currently in need of someone's configuration so I can test and get this fixed. If you can zip up both your LaunchBox.xml file and your LaunchBox\Data folder, I should be able to figure out what's going on here. Just email them to jason@unbrokensoftware.com if you can. Thanks!

  2. Log in to comment