Eco-DiscordLink / EcoDiscordPlugin

A plugin that interfaces Eco Global Survival's server with Discord
GNU Affero General Public License v3.0
33 stars 15 forks source link

error when updating discord link (just dragged new mod folder to merge with existing) (closed im an idiot) #101

Closed XavierDare closed 2 months ago

XavierDare commented 2 months ago

2024-08-15 16:06:54: Failed to start the server. Exception was Exception: ArgumentException 2024-08-15 16:06:54: Message:An item with the same key has already been added. Key: DiscordLink.unity3d

2024-08-15 16:06:54: System.ArgumentException: An item with the same key has already been added. Key: DiscordLink.unity3d 2024-08-15 16:06:54: at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) [2024-08-15 16:06:54]: at System.Collections.Generic.Dictionary2.Add(TKey key, TValue value) 2024-08-15 16:06:54: at Eco.ModKit.ModContentSync.RefreshContent()