Files
Paper/Spigot-Server-Patches/Async-Chunk-Loading-and-Generation.patch
Aikar 274fe387da Fix a concurrency issue with legacy structure data loading
This code could get hit by many threads at once, causing multiple
chunk loads to convert legacy data, leading to all sorts of fun.

Additionally, go ahead and preload it async on world load.
2019-03-29 02:02:53 -04:00

107 KiB