Skip to content

flush-regions-on-save no longer works #11933

@andrewkm

Description

@andrewkm

Expected behavior

flush-regions-on-save: true to write to region files when chunks unloaded/etc via Windows.

Observed/Actual behavior

flush-regions-on-save: true do not write to region files when chunks unloaded/etc via Windows even after hours have gone by. /save-all flush works however.

Steps/models to reproduce

Environment: Windows Version 24H2 & Java 23.0.1+11-39

Settings:
server.properties.sync-chunk-writes=true
bukkit.ticks-per.autosave: 6000
paper-world-defaults.chunks.auto-save-interval: default
paper-world-defaults.chunks.flush-regions-on-save: true
-Dpaper.enable-sync-chunk-writes=true

Start Paper server, break a few blocks, teleport away, notice region files are not being written to for over an hour+.
They do however properly update on server stop of course. Using /save-all flush - Does however write to the files.

The option to fix this was added here: #9142
Looks like this option is no longer wired up / functional.

Basically same issue as above it seems, with the difference that /save-all flush does work.

Plugin and Datapack List

On Request via Discord.

Paper version

Paper 1.21.4-76-main@486e521

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions