Guest User

Log

a guest
Mar 13th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. 2019-03-13 16:59:02.299 - Thread: 1 -> Faction with tag Junk is already registered in the definition manager. Overwriting...
  2. 2019-03-13 16:59:02.301 - Thread: 1 -> [b] ERROR: Loading screen failed [/b]
  3. 2019-03-13 16:59:02.342 - Thread: 1 -> Exception occured: System.ArgumentException: An item with the same key has already been added.
  4. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  5. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  6. at Sandbox.Definitions.MyDefinitionManager.RegisterFactionDefinition(MyFactionDefinition definition)
  7. at Sandbox.Definitions.MyDefinitionManager.PostprocessAllDefinitions()
  8. at Sandbox.Definitions.MyDefinitionManager.LoadPostProcess()
  9. at Sandbox.Definitions.MyDefinitionManager.LoadData(List`1 mods)
  10. at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
  11. at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
  12. at Sandbox.Game.World.MySessionLoader.<>c__DisplayClass23.<DownloadModsDone>b__1d()
  13. at Sandbox.Graphics.GUI.MyGuiScreenBase.RunLoadingAction()
  14. at Sandbox.Game.Gui.MyGuiScreenLoading.RunLoad()
Advertisement
Add Comment
Please, Sign In to add comment