[1.1.30] No warning, if i save over an existing savefile
[1.1.30] No warning, if i save over an existing savefile
If I load a save and play a bit and then save again, the game sometimes doesn't ask, if it should overwrite the save.
Recently, I wanted to reload and play a bit differently, but I accidentally chose "Save" instead of "Load" and boom, it overwrites without warning.
It seems to be a feature and not a bug, i suppose?
This seems to be connected, if you just wanted to proceed with a save and always save on the same file.
However, has somebody got screwed over with that behaviour, too?
EDIT:
Ok, i guess, this one is connected:
viewtopic.php?p=475982#p475982
I would argue, it should always ask before overwriting.
Recently, I wanted to reload and play a bit differently, but I accidentally chose "Save" instead of "Load" and boom, it overwrites without warning.
It seems to be a feature and not a bug, i suppose?
This seems to be connected, if you just wanted to proceed with a save and always save on the same file.
However, has somebody got screwed over with that behaviour, too?
EDIT:
Ok, i guess, this one is connected:
viewtopic.php?p=475982#p475982
I would argue, it should always ask before overwriting.
If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
I recently noticed that it doesn't ask me, but I thought it was always that way in Factorio 
The only confirmation I remember is if you want to leave without saving.
I think of it more as a feature than a bug.
Are you sure?
Are you REALLY sure?
Last chance to make sure you are sure you want to do that?
Those things remind me of cookie setting confirmation, an annoyance while browsing.

The only confirmation I remember is if you want to leave without saving.
I think of it more as a feature than a bug.
Are you sure?
Are you REALLY sure?
Last chance to make sure you are sure you want to do that?
Those things remind me of cookie setting confirmation, an annoyance while browsing.
Re: [1.1.30] No warning, if i save over an existing savefile
There are cases, where it does ask: if the save to overwrite has more playtime than the current game.GrumpyJoe wrote: βTue Apr 06, 2021 12:08 pmI recently noticed that it doesn't ask me, but I thought it was always that way in Factorio
The only confirmation I remember is if you want to leave without saving.
I think of it more as a feature than a bug.
Are you sure?
Are you REALLY sure?
Last chance to make sure you are sure you want to do that?
Those things remind me of cookie setting confirmation, an annoyance while browsing.
I can understand, that some are annoyed by confirmation dialogs, but it also annoying, if you want to reload over a screwed up game state and instead save it and throw away the previous save, too.
It happens a bit too often for my taste, esp. because Save and Load windows look very similar and the buttons are close together.
If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
Just happened again


Background: I try do minmax a certain phase in the beginning and retry it several times, before i'm satisfied... But, when i want to fast reload, I sometimes save instead...
Fortunately, its not that much of progress I lose
If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
Is there a save/load shortcut key like F4/F5 in old games?
Maybe that could help in your case
Re: [1.1.30] No warning, if i save over an existing savefile
I thought about this too, but I'm not sure, if it would help that much. I sometimes want to reload a save from the somewhere in the past, not necessarily the latest.
I think, it would help, if it just would ask before overwriting anything. Maybe with an option or checkbox to change it to the current behaviour.
If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
Not saying your proposal is a bad idea, just wanted to help meanwhile 
Happy min/maxing

Happy min/maxing
Re: [1.1.30] No warning, if i save over an existing savefile
Thanks

If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
There's a reason why something like Office doesn't warn if you hit save, but does if you use Save As and the new name exists. If there's always a warning it stops being a warning and just becomes 'A step I need to do in order to save', and its going to get clicked through without thinking because it doesn't mean anything. The best option would be for the game to track how the current game was loaded (if it was a new game, or the save it was loaded from) and warn if they don't match (new game warns unless it's a new file, loaded save warns if the filename isn't the one that was loaded), but that's unlikely to happen as it's a bit of work.
Would be nice if in addition to playtime, the game checked the seed. It is VERY rare that someone would want to overwrite a save with a game with a different seed, and I can't imagine it's much more difficult to grab the seed out of the save than it is to grab the playtime. I think between the two you'd avoid most of the common incidents.
Re: [1.1.30] No warning, if i save over an existing savefile
Save dialog in factorio is both, Save and Save as. If you open Save As in an Office application and try to save over the same file, there's still a warning.Silari wrote: βFri Apr 09, 2021 4:47 amThere's a reason why something like Office doesn't warn if you hit save, but does if you use Save As and the new name exists. If there's always a warning it stops being a warning and just becomes 'A step I need to do in order to save', and its going to get clicked through without thinking because it doesn't mean anything. ..
And there's a difference between a document state and a game state:
- You open a document in office and do nothing. No matter how long you wait, there's no change
- You open a game and it changes from the next tick.
So i think, factorio and office is not very comparable in that sense.
For my case, i want this warning, because i accidentality opened Save dialog (which seems to be a weird quirk of myself).
Maybe, it would actually help, if the save and load dialog had shortcuts, which could be customized far away from each other

If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
I wonder if that is where the problem stems from...
I agree but they share one important thing: overwriting the wrong file may cause the loss of hundreds of hours of work (or, at best, require recovery from backup). So, reading this thread, I nonetheless wonder if the Office model would work well for Factorio too, eg:jodokus31 wrote: βFri Apr 09, 2021 8:05 amAnd there's a difference between a document state and a game state:
- You open a document in office and do nothing. No matter how long you wait, there's no change
- You open a game and it changes from the next tick.
So i think, factorio and office is not very comparable in that sense.
Save game (showing the current filename, like "Continue" on the main menu): replace the current file without prompt; equivalent to "Save game as" for a new game.
Save game as: like current "Save game" except always prompt before replacing an existing file. Add extra warnings (different version, less play time, ideally different map settings) to the confirmation as clues that you might be doing something you don't want to if they apply. Update the current filename if actually saved.
Re: [1.1.30] No warning, if i save over an existing savefile
also annoying is that the linux server saves when you ctrl+c to quit. this can be really bad.
Re: [1.1.30] No warning, if i save over an existing savefile
Yes, I think, it would help. The downside might be, that you'd add another menu entry. BTW: Did somebody ever use restart?SoShootMe wrote: βFri Apr 09, 2021 10:04 amI agree but they share one important thing: overwriting the wrong file may cause the loss of hundreds of hours of work (or, at best, require recovery from backup). So, reading this thread, I nonetheless wonder if the Office model would work well for Factorio too, eg:
Save game (showing the current filename, like "Continue" on the main menu): replace the current file without prompt; equivalent to "Save game as" for a new game.
Save game as: like current "Save game" except always prompt before replacing an existing file. Add extra warnings (different version, less play time, ideally different map settings) to the confirmation as clues that you might be doing something you don't want to if they apply. Update the current filename if actually saved.

If You find typos, my mobile is an uncontrollable beast
Re: [1.1.30] No warning, if i save over an existing savefile
a lot, when developing mods.
Re: [1.1.30] No warning, if i save over an existing savefile
restart or quit? (quit was more a joke, because who in the world is able to quit factorio

I tend to quit via window-x
restart, i used rarely, because of preview.
If You find typos, my mobile is an uncontrollable beast