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
[0.17.9] Cannot save the game more than 3 times
-
- Burner Inserter
- Posts: 10
- Joined: Mon Jan 15, 2018 11:59 am
- Contact:
[0.17.9] Cannot save the game more than 3 times
- Attachments
-
- test 3.bak.zip
- (2.69 MiB) Downloaded 141 times
-
- test 3.tmp.zip
- (2.69 MiB) Downloaded 136 times
-
- test 3.zip
- (2.69 MiB) Downloaded 106 times
-
- factorio-current.log
- (56.57 KiB) Downloaded 145 times
Re: [0.17.9] Cannot save the game more than 3 times
Thanks for the report. You need to update windows.
If you want to get ahold of me I'm almost always on Discord.
-
- Burner Inserter
- Posts: 10
- Joined: Mon Jan 15, 2018 11:59 am
- Contact:
Re: [0.17.9] Cannot save the game more than 3 times
Thank you for your time and help
Re: [0.17.9] Cannot save the game more than 3 times
The game needs you to update windows to be able to delete a file it created?
What is actually causing the problem?
What is actually causing the problem?
-
- Long Handed Inserter
- Posts: 70
- Joined: Tue Apr 17, 2018 11:45 pm
- Contact:
Re: [0.17.9] Cannot save the game more than 3 times
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
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.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.
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
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
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.