Guest User

Untitled

a guest
May 22nd, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. 2016-05-22 12:24:36.172 - Thread: 1 -> No definition found for planet generator P-954D Veatrice.
  2. 2016-05-22 12:24:36.217 - Thread: 1 -> Exception occured: System.Exception: No definition found for planet generator P-954D Veatrice.
  3. at Sandbox.Game.Entities.MyPlanet.Init(MyObjectBuilder_EntityBase builder, IMyStorage storage)
  4. at Sandbox.Game.Replication.MyVoxelReplicable.OnLoad(BitStream stream, Action`1 loadingDoneHandler)
  5. at Sandbox.Game.Replication.MyStreamingEntityStateGroup`1.CreateReplicable(Int32 uncompressedSize)
  6. at Sandbox.Game.Replication.MyStreamingEntityStateGroup`1.ProcessRead(BitStream& stream)
  7. at Sandbox.Game.Replication.MyStreamingEntityStateGroup`1.Serialize(BitStream stream, EndpointId forClient, UInt32 timestamp, Byte packetId, Int32 maxBitPosition)
  8. at VRage.Network.MyReplicationClient.ProcessStateSync(MyPacket packet)
  9. at Sandbox.Engine.Multiplayer.MyTransportLayer.ProcessMessage(Byte[] data, Int32 dataSize, UInt64 sender, TimeSpan timestamp)
  10. at Sandbox.Engine.Multiplayer.MyTransportLayer.HandleMessage(Byte[] data, Int32 dataSize, UInt64 sender, TimeSpan timestamp)
  11. at Sandbox.Engine.Networking.MyReceiveQueue.ProcessMessages(NetworkMessageDelegate handler, TimeSpan delay)
  12. at Sandbox.Engine.Networking.MyReceiveQueue.Process(NetworkMessageDelegate handler, TimeSpan delay)
  13. at Sandbox.Engine.Networking.MyNetworkReader.Process(TimeSpan lag)
  14. at Sandbox.MySandboxGame.Update()
  15. at Sandbox.Engine.Platform.Game.UpdateInternal()
  16. at Sandbox.Engine.Platform.Game.RunSingleFrame()
  17. at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass1.<Run>b__0()
  18. at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
  19. at Sandbox.Engine.Platform.Game.RunLoop()
  20. at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
  21. at SpaceEngineers.MyProgram.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment