AndreasReitberger / KlipperRestApiSharp

A C# based library to communicate with a klipper using Moonraker as WebApi base.
https://andreas-reitberger.de/datenbanken-softwareloesungen/nugets/klipperrestapisharp/
Apache License 2.0
14 stars 2 forks source link

Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) #44

Closed AndreasReitberger closed 1 year ago

AndreasReitberger commented 1 year ago

Stack trace:

System.ArgumentException: An item with the same key has already been added. Key: total System.ArgumentException: An item with the same key has already been added. Key: cpu

System.Collections.Generic
Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) in <aae03b95719e488f8a163bae4d2b5dcb#f35968f277595f08701bd4f2dd637136>:0
System.Collections.Generic
Dictionary`2[TKey,TValue].Add (TKey key, TValue value) in <aae03b95719e488f8a163bae4d2b5dcb#f35968f277595f08701bd4f2dd637136>:0
AndreasReitberger.API.Moonraker
MoonrakerClient.WebSocket_MessageReceived (System.Object sender, WebSocket4Net.MessageReceivedEventArgs e)

Reference: https://appcenter.ms/users/AndreasReitberger/apps/RC-for-Klipper-3D/crashes/errors/962239284/overview