Skip to content

Server won't start on restart #603

@MathyV

Description

@MathyV

The first time I start a server, it works fine, I can connect to it and play. If I then restart the server, I get this:

   0.700 Checksum for core: 3316885848
   0.700 Checksum of base: 1879415942
   0.700 Checksum of elevated-rails: 70351106
   0.700 Checksum of quality: 1142589254
   0.700 Checksum of space-age: 1510664043
   1.168 Prototype list checksum: 3295867752
   1.259 Info PlayerData.cpp:64: Local player-data.json available, timestamp 1769293323
   1.259 Info PlayerData.cpp:71: Cloud player-data.json unavailable
   1.261 Factorio initialised
   1.262 Info ServerSynchronizer.cpp:22: nextHeartbeatSequenceNumber(0) initialized Synchronizer nextTickClosureTick(0).
   1.262 Info ServerMultiplayerManager.cpp:808: updateTick(18446744073709551615) changing state from(Ready) to(PreparedToHostGame)
   1.262 Info ServerMultiplayerManager.cpp:808: updateTick(18446744073709551615) changing state from(PreparedToHostGame) to(CreatingGame)
   1.262 Loading map /space
   1.263 Error ServerMultiplayerManager.cpp:84: MultiplayerManager failed: "File /space does not exist."
   1.263 Info ServerMultiplayerManager.cpp:808: updateTick(18446744073709551615) changing state from(CreatingGame) to(InitializationFailed)
   1.263 Info CommandLineMultiplayer.cpp:211: Exit point.
   1.268 Info ServerMultiplayerManager.cpp:146: Quitting multiplayer connection.
   1.268 Info ServerMultiplayerManager.cpp:808: updateTick(18446744073709551615) changing state from(InitializationFailed) to(Closed)
   1.268 Info ServerMultiplayerManager.cpp:166: Deleting active scenario (global = true).
   1.328 Info UDPSocket.cpp:237: Closing socket
   1.329 Goodbye

This is both with stable and latest image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions