mojira.dev
MC-73144

.MCA files do not update their timestamps when saved to

While the server will save the files with the save-all command they won't update their time stamp until the server is closed or a large change happens like creating another .mca file. This messes up things that use time-stamps to determine if something has changed like Google drive.

Comments 4

OS issue.
Does not happen on Linux.

It's still an issue with the game regardless if it doesn't happen on linux or mac. Again this doesn't happen with all files just the .mca region files.

Again: This is an OS issue.
The OS does update the timestamp only when the file is closed, not when some records are written.

Don't expect Minecraft to close and reopen each file after every write operation - that would massively reduce performance.
Blame Microsoft Windows for that behaviour.

The expectation is not that Minecraft "close and reopen each file after every write operation" - the expectation is that Minecraft close and reopen each file when a /save-all is issued on the server. This seems completely reasonable. Without this, tools like overviewer are vastly degraded.

spencer sawyer

(Unassigned)

Unconfirmed

Minecraft 1.8

Retrieved