Advertisement
Deapri

Untitled

Apr 10th, 2024
766
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.16 KB | Gaming | 0 0
  1. GameMode=Survival
  2. OnlineMode=PRIVATE
  3. Server=True
  4. DS=False
  5. Defined=STABLE,
  6. [18:17:39] Mod version: 5
  7. [19:51:22] ERROR: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
  8.    at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  9.    at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
  10.    at VRage.Game.Components.MyComponentContainer.Serialize(Boolean copy)
  11.    at Sandbox.Game.Entities.MyCubeBlock.GetObjectBuilderCubeBlock(Boolean copy)
  12.    at Sandbox.Game.Entities.Cube.MyTerminalBlock.GetObjectBuilderCubeBlock(Boolean copy)
  13.    at Sandbox.Game.Entities.Cube.MyFunctionalBlock.GetObjectBuilderCubeBlock(Boolean copy)
  14.    at Sandbox.Game.Entities.Blocks.MyTextPanel.GetObjectBuilderCubeBlock(Boolean copy)
  15.    at Sandbox.Game.Entities.Cube.MySlimBlock.GetObjectBuilderInternal(Boolean copy)
  16.    at Sandbox.Game.Entities.MyCubeGrid.GetObjectBuilderInternal(MyObjectBuilder_CubeGrid ob, Boolean copy)
  17.    at Sandbox.Game.Entities.MyCubeGrid.GetObjectBuilder(Boolean copy)
  18.    at Digi.ProjectorPreview.Projector.UpdateProjection()
  19.    at Digi.ProjectorPreview.Projector.UpdateAfterSimulation()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement