Space Engineers

Space Engineers

Share Your Creations
Find and download player-created worlds and mods, or create your own and upload them directly to Steam Workshop.
Learn More
TK_Over50 16 Nov, 2024 @ 11:43pm
Learning how to make sense of this.
Exception in Handler: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at CoreSystems.Session.AssembleArmorDefinitions(ArmorDefinition[] armorDefs)
at CoreSystems.Session.PickDef(ContainerDefinition baseDefArray)
at CoreSystems.Session.Handler(Object o)

I need to know what is broken, so that I can fix it.
< >
Showing 1-2 of 2 comments
Kreeg 149 16 Nov, 2024 @ 11:45pm 
CoreSystems is weapon Core.

Same Key, in this context means 2 blocks or weapons, or "armour" entries have the same class ID.
Do not use the same ID for 2 different things basically.
TK_Over50 17 Nov, 2024 @ 3:58am 
Got it. Thanks!!!
< >
Showing 1-2 of 2 comments
Per page: 1530 50