Page 1 of 1
[0.17.9] Cannot save the game more than 3 times
Posted: Sat Mar 09, 2019 10:30 pm
by Sovietsanta
I cannot save my game more than once, this also happens during auto save, I was running a modded setup but after removing mods and starting a new game without any mods the problem persists. This happens after saving over the same save 3 times over the same name in save map menu on the 3rd I get an error. not sure if this is unique to my setup or not so I thought I would report it
"Notice
Cannot save map: Couldn't remove
C:\User\owen\Appdata\roaming\factorio\saves\test 3.bak.zip
incorrect function"
I am not sure what this .bak.zip is but it is really strange for some reason I now have 3 save files.
I have attached my logs and the save file\s also
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Sat Mar 09, 2019 10:33 pm
by Rseding91
Thanks for the report. You need to update windows.
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Sun Mar 10, 2019 12:22 am
by Sovietsanta
Thank you for your time and help
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Thu Mar 14, 2019 1:37 pm
by slannesh
The game needs you to update windows to be able to delete a file it created?
What is actually causing the problem?
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Thu Mar 14, 2019 3:56 pm
by coderpatsy
I don't know if anyone found out exactly why, but the common thread of this problem is an instance of Windows 10 that's several major versions out of date. There's little incentive for Factorio devs to support that.
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Thu Mar 14, 2019 5:50 pm
by slannesh
coderpatsy wrote: Thu Mar 14, 2019 3:56 pm
I don't know if anyone found out exactly why, but the common thread of this problem is an instance of Windows 10 that's several major versions out of date. There's little incentive for Factorio devs to support that.
I just don't understand why it has become a problem now. I think will mean I will have to go back to v16 and not update to v17. Which is a real shame as I was looking forward to all the new changes.
My PC purposely has windows "updates" turned off, to prevent Micro$oft running all their spyware on this machine. And every update breaks so many things for no real improvements.... ho hum.
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Fri Mar 15, 2019 12:27 pm
by slannesh
Rseding91 wrote: Sat Mar 09, 2019 10:33 pm
Thanks for the report. You need to update windows.
Well I can confirm, I bit the bullet, updated M$ spyware, then re-disabled all the spyware from the update, and you were right. Factorio works now without complaining about the inability to write and delete files!
Re: [0.17.9] Cannot save the game more than 3 times
Posted: Mon Feb 17, 2020 4:02 pm
by crazypie
It seems that the bug is fixed in Visual Studio 2019, according to
https://devblogs.microsoft.com/cppblog/ ... n-vs-2019/.
Worked around the POSIX deletion mode delete function existing on Windows 10 LTSB 1609 but not actually being capable of deleting files.