Files
Paper/Spigot-Server-Patches/Async-Chunk-Loading-and-Generation.patch
Aikar 316a3106bd Catch all exceptions thrown by chunk loading
If anything throwable is thrown, be sure its caught too.

Because I totally did new Error() out of javascript habit...

This ensures that chunk loading process cant get stuck due to uncaught errors
2019-02-15 18:33:45 -05:00

106 KiB