saveing a game

Things that we don't consider worth fixing at this moment.
Post Reply
mophydeen
Filter Inserter
Filter Inserter
Posts: 529
Joined: Sun Nov 22, 2015 5:02 pm
Contact:

saveing a game

Post by mophydeen »

1) when you have a zipped version and an unzipped version/folder you dont know which is which inside the load gui.
eg. /saves/mygame > "mygame" and /saves/mygame.zip > "mygame"
my solution: add the .zip extension when both are present.
eg. /saves/mygame > "mygame" and /saves/mygame.zip > "mygame.zip"

2) when you have a zipped version and an unzipped version/folder you can't save that game.
error:
There are multiple packages for package sl-extended sample map in directory /home/sl/.factorio/saves (mygame.zip, mygame)
my solution: ignore the folder version and just overwrite the .zip version.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: saveing a game

Post by kovarex »

Well, you are supposed to use the zipped version of the save. If, for any reason you unzipped it manually, you should put it back as zipped. The fact that the unzipped version of save works is there only for our debug reason, and is not fully supported.

Post Reply

Return to “Won't fix.”