Folia/patches/server
Spottedleaf f34a20c36a Fix incorrect error handling in off-main chunk load task
Now that there is no on-main task, the completion logic
for the status task is completed with the results passed
by the off-main task. Thus, the chunk system saw a non-null
throwable and assumed a fatal crash. The old on-main task
did not pass the throwable through in this case, which allowed
the chunk to re-generate.

Fixes https://github.com/PaperMC/Folia/issues/7
2023-03-29 17:11:39 -07:00
..
0001-Build-changes.patch Folia Metrics page 2023-03-29 12:53:55 -07:00
0002-New-player-chunk-loader-system.patch Renames for consistency 2023-03-25 00:22:47 +01:00
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch Fix incorrect error handling in off-main chunk load task 2023-03-29 17:11:39 -07:00
0004-Threaded-Regions.patch Fix getCenterChunk not returning the center chunk 2023-03-29 16:58:33 -07:00
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch Renames for consistency 2023-03-25 00:22:47 +01:00
0006-Cache-whether-region-files-do-not-exist.patch Cache whether region files do not exist 2023-03-02 23:26:47 -08:00
0007-Max-pending-logins.patch Fix isTickThread(world, blockX, blockZ) 2023-03-27 20:29:16 -07:00
0008-Add-chunk-system-throughput-counters-to-tps.patch Fix getCenterChunk not returning the center chunk 2023-03-29 16:58:33 -07:00
0009-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch Add Server#isGlobalTickThread (#5) 2023-03-28 18:59:19 -07:00
0010-Disable-mid-tick-task-execution.patch Renames for consistency 2023-03-25 00:22:47 +01:00
0011-Throw-UnsupportedOperationException-for-broken-APIs.patch Add Server#isGlobalTickThread (#5) 2023-03-28 18:59:19 -07:00
0012-Fix-tests-by-removing-them.patch Kenny momentos 2023-03-25 11:55:44 -07:00
0013-Work-around-https-github.com-PaperMC-paperweight-iss.patch fix build 2023-03-29 10:18:38 -07:00
0014-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch Fix compilation of TestPluginMeta 2023-03-29 14:33:48 -07:00