Original Post — Direct link

So my server auto restarts once a day. Nothing has changed mod side of configuration side for over 4 days.

Though a player driven vote on a law or similar may have happened last night. Anyway since last night's restart the server won't boot. I just get this error.

[11:38:48] Starting BasePlugin... [11:38:48] Initializing registrars for CivicsPlugin... [11:38:48] Initializing registrars for GameDataPlugin... [11:38:48] Initializing registrars for EconomyPlugin... [11:38:48] Initializing registrars for SettlementsPlugin... [11:38:48] Failed to start the server. Exception was Exception: ArgumentExceptionMessage:An element with the same key but a different value already exists. Key: 'Eco.Gameplay.Components.LinkComponent+SettingsKey'Source:System.Collections.ImmutableSystem.ArgumentException: An element with the same key but a different value already exists. Key: 'Eco.Gameplay.Components.LinkComponent+SettingsKey' at System.Collections.Immutable.ImmutableDictionary2.HashBucket.Add(TKey key, TValue value, IEqualityComparer1 keyOnlyComparer, IEqualityComparer1 valueComparer, KeyCollisionBehavior behavior, OperationResult& result) at System.Collections.Immutable.ImmutableDictionary2.Add(TKey key, TValue value, KeyCollisionBehavior behavior, MutationInput origin) at System.Collections.Immutable.ImmutableDictionary2.Add(TKey key, TValue value) at Eco.Core.Utils.ImmutableHelper.ApplyImmutable[T](T& original, Func2 apply)Outer Exceptions:

External link →
about 3 years ago - /u/SLG-Dennis - Direct link

Corrupted database, restore a working backup from /Backups folder in storage (.db file is enough) or remove the database file, but you will use any data used for laws until this point, hence they might not work correctly anymore.