mojira.dev

bluegreensea

Assigned

No issues.

Reported

MC-272194 Empty Attribute Modifiers lost during upgrade Fixed MC-270159 Automatic save / save-all causes world freeze Community Consensus

Comments

I create a fabric mod to analyze: https://github.com/AquatomicMC/MC270159
It seems because Files.newOutputStream with StandardOpenOption.SYNC takes a lot of time to close
and It has a workaround to revert it back to FileOutputStream