[Fabric]Suspicious behavior while attempting to unload chunk.
Neubulae opened this issue ยท 2 comments
https://spark.lucko.me/#yA8RPULO9T
The problem may seem minor at times but it will quickly escalate to an astronomical figure.
All these are performed under spawnChunkSize 0, for whatever reason I'm unable to change that value at runtime.
Using carpet's profiler it reported as such:
[15:35:17] [Server thread/INFO]: Async Tasks: 0.041ms
[15:35:17] [Server thread/INFO]: overworld:
[15:35:17] [Server thread/INFO]: - Spawning and Random Ticks: 0.122ms
[15:35:17] [Server thread/INFO]: - Unloading: 30.133ms
[15:35:17] [Server thread/INFO]: - Blocks: 0.050ms
[15:35:17] [Server thread/INFO]: the_nether:
[15:35:17] [Server thread/INFO]: - Spawning and Random Ticks: 0.025ms
[15:35:17] [Server thread/INFO]: the_end:
[15:35:17] [Server thread/INFO]: - Blocks: 0.026ms
[15:35:17] [Server thread/INFO]: The Rest, whatever that might be: 2.135ms```
We've had a similar thing happen in Forge (#4635) which was also related to grid updates on unloading tile entities. I'll look into it. Thanks for reporting.
Same report from Forge user on 8.0.0-beta.2: https://spark.lucko.me/#UVelmjJKzE