Spottedleaf

Results 86 comments of Spottedleaf

Try again on latest, https://github.com/Tuinity/Tuinity/commit/a7dcd62bea3896c54f0f239e1d1e46ce575ca8b7 probably fixes this

I was unable to produce by updating from 1.15.2 -> 1.16.2. I checked playtime via the stats option in the client pause screen. Are you checking via a plugin?

While https://github.com/PaperMC/Paper/issues/895#issuecomment-372175216 touches mostly on connection to the server, there is a significant amount of overlap when dealing with maintaining connections in general. In general: - Ensure your actual server's...

I'm thinking it's not likely the desync can be fixed, so I've provided a config option here to disable it: https://github.com/Spottedleaf/Tuinity/commit/2ce89932ffe665a6f3da0aa291cd2bac2429ce1a I'll keep this issue open until I can confirm...

Can you retest with commit https://github.com/Tuinity/Tuinity/commit/e9c834821c6dee750fd0b9e87bc67456ba45555f ?

> [chunks-2022-07-23_23.13.42.txt](https://github.com/PaperMC/Paper/files/9174673/chunks-2022-07-23_23.13.42.txt) Pre-genned world, originally in 1.17. About a 5x5 chunks area below and ahead of me refusing to load at all. > > Second time this happened in about...

The jar has been updated to fix some unloading chunks not saving during shutdown, and to stagger chunk unloading across multiple ticks.

Jar has been updated to fix incorrect initial priority for I/O load tasks

The jar has been updated to 1.19.1 and has fixed chunks/entity spawning and re-added incremental chunk saving

The jar has been updated to re-add async teleport api implementation, supports reading chunk data with the old regionfile thread api (for dynmap), adding unload queue information to /paper holderinfo...