You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started getting error about failing to start and in logs it shows:
2024-08-31 19:56:21.918 +03:00 [FTL] [DEEPL] Error initialising: An item with the same key has already been added. Key: [Chinese (simplified), zh-HANS]
System.ArgumentException: An item with the same key has already been added. Key: [Chinese (simplified), zh-HANS]
at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
at DeepLClient.Managers.DeepLManager.InitializeAsync()
I tested this on new virtual machine and with new account but no luck.
The text was updated successfully, but these errors were encountered:
I started getting error about failing to start and in logs it shows:
I tested this on new virtual machine and with new account but no luck.
The text was updated successfully, but these errors were encountered: