Factorio autosaves are controlled from server-settings.json. You can change how often the server autosaves and how many autosave slots it keeps.

Changing autosave settings

  1. Open your Factorio server in the control panel.
  2. Stop the server, then take a backup.
  3. Click Configuration Files.

    Factorio configuration files in TCAdmin

  4. Edit server-settings.json.
  5. Find the autosave settings:
    "autosave_interval": 10,
    "autosave_slots": 12,
    "autosave_only_on_server": true
  6. Change autosave_interval to the number of minutes between autosaves.
  7. Change autosave_slots to how many autosaves should be kept before old ones are overwritten.
  8. Save the file, then start the server again.

Rolling back to an autosave

  1. Stop the server and take a backup first.
  2. Open File Manager, then open the saves folder.
  3. Find the autosave .zip file you want to use.
  4. Rename or copy the autosave so it matches the save file your server is configured to start.
  5. Start the server again.

If you are not sure which save file your server is starting from, submit a support ticket before deleting or renaming saves.

  • 0 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

Generating your server token for your Factorio server

Factorio uses your Factorio username and server token when the server needs to authenticate with...

Initial setup for your Factorio server

Factorio needs a save file before the server can start. For a new server, the quickest option is...

Uploading Save Game Files to Your Factorio Server

You can upload an existing Factorio save if you already have a world on your own PC, or if you...

Installing Mods on your Factorio server

Factorio server mods are uploaded to the server's mods folder. Players joining the server will...

How to become an Admin in your Factorio Server

Factorio admins are set in server-settings.json. Add the exact Factorio username for each player...