when trying to launch launchbox, I get this:

Issue #2497 resolved
Former user created an issue

Der Wert darf nicht NULL sein. Parametername: key

Type: System.ArgumentNullException Site: Boolean ContainsKey(TKey) Source: mscorlib 7.7-beta-3

bei System.Collections.Concurrent.ConcurrentDictionary`2.ContainsKey(TKey key) bei (DataManager , String ) bei Unbroken.LaunchBox.Data.DataManager.LoadGames(String filePath) bei (DataManager , Boolean , Boolean ) bei Unbroken.LaunchBox.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll) bei Unbroken.LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) bei (String[] ) bei Unbroken.LaunchBox.Desktop.Program.Main(String[] args)

Comments (2)

  1. Log in to comment