Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in parsing of channel list #5

Closed
chhenni opened this issue Jan 20, 2014 · 0 comments
Closed

Fix bug in parsing of channel list #5

chhenni opened this issue Jan 20, 2014 · 0 comments
Labels

Comments

@chhenni
Copy link
Owner

chhenni commented Jan 20, 2014

{System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector)
at LogMon.ChatPoster.ReadLabels(String php) in c:\Users\comrad\Documents\LogMon\LogMon\ChatPoster.cs:line 209}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant