Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-03-13 16:59:02.299 - Thread: 1 -> Faction with tag Junk is already registered in the definition manager. Overwriting...
- 2019-03-13 16:59:02.301 - Thread: 1 -> [b] ERROR: Loading screen failed [/b]
- 2019-03-13 16:59:02.342 - Thread: 1 -> Exception occured: 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 Sandbox.Definitions.MyDefinitionManager.RegisterFactionDefinition(MyFactionDefinition definition)
- at Sandbox.Definitions.MyDefinitionManager.PostprocessAllDefinitions()
- at Sandbox.Definitions.MyDefinitionManager.LoadPostProcess()
- at Sandbox.Definitions.MyDefinitionManager.LoadData(List`1 mods)
- at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
- at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
- at Sandbox.Game.World.MySessionLoader.<>c__DisplayClass23.<DownloadModsDone>b__1d()
- at Sandbox.Graphics.GUI.MyGuiScreenBase.RunLoadingAction()
- at Sandbox.Game.Gui.MyGuiScreenLoading.RunLoad()
Advertisement
Add Comment
Please, Sign In to add comment