7.10-beta-3 Void ThrowArgumentException(System.ExceptionResource)

Issue #2931 closed
Former user created an issue

An item with the same key has already been added.

App: LaunchBox Version: 7.10-beta-3 Type: System.ArgumentException Site: Void ThrowArgumentException(System.ExceptionResource) Source: mscorlib

at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at () at Unbroken.LaunchBox.Data.Fields.InitializeDictionary() at (String ) at Unbroken.LaunchBox.Data.Fields.GetIsValidFieldKey(String key) at (PlaylistFilter , Game ) at Unbroken.LaunchBox.Data.PlaylistFilter.GetMatches(Game game) at (Playlist , Boolean ) at Unbroken.LaunchBox.Data.Playlist.GetGames(Boolean sort) at (Playlist , Boolean , Boolean ) at Unbroken.LaunchBox.Data.Playlist.GetGameCount(Boolean includeHidden, Boolean includeBroken) at (<>c__DisplayClass56_0 ) at Unbroken.LaunchBox.Root.<>c__DisplayClass56_0.<PrecachePlaylists>b__0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

4:44:36 PM Exception

Comments (1)

  1. Log in to comment