Closed SmokeyMcBeard closed 4 years ago
Did this happen on a normal restart of the server or when migrating from an old mod version to a newer one? Because currently migrations are very finicky.
Downloaded for first time ever. Put in mods. Started server. Got error. Tried 2 previous versions after. Same error. Other mods have worked fine. Moved other mods out of directory (nowhere near eco) and tried vanilla with just your mod. Same error.
On Thu, Mar 19, 2020, 4:45 PM ceme notifications@github.com wrote:
Did this happen on a normal restart of the server or when migrating from an old mod version to a newer one? Because currently migrations are very finicky.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cem3cem3/AppliedEcogisticsIssues/issues/15#issuecomment-601408107, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKWS22H5UBISXPFIL5IXQDTRIJ76PANCNFSM4LO6H3KA .
I missed a mod and it was causing this mod to error. My fault. You can delete this issue.
[21:25:33.451] [1] [ Info] [Eco] Failed to load server, Exception was Exception: KeyNotFoundException Message:The given key was not present in the dictionary. Source:mscorlib
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary
2.get_Item(TKey key) at Eco.ModKit.ModDataSync.GetItemInfos(Type itemType) at System.Linq.Enumerable.WhereSelectArrayIterator
2.MoveNext() at Eco.Shared.Utils.EnumerableExtensions.ToBson(IEnumerable enumeration, INetClient client) at Eco.ModKit.ModDataSync.PackModData() at Eco.ModKit.ModKitPlugin.Initialize(TimedTask timer) at InitializePlugins_Patch1(Object ) at Eco.Server.PluginManager..ctor() at Eco.Server.Startup.Start(String[] args)