mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-19 11:35:18 +01:00
f34a20c36a
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 |
||
---|---|---|
.. | ||
0001-Build-changes.patch | ||
0002-New-player-chunk-loader-system.patch | ||
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch | ||
0004-Threaded-Regions.patch | ||
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch | ||
0006-Cache-whether-region-files-do-not-exist.patch | ||
0007-Max-pending-logins.patch | ||
0008-Add-chunk-system-throughput-counters-to-tps.patch | ||
0009-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch | ||
0010-Disable-mid-tick-task-execution.patch | ||
0011-Throw-UnsupportedOperationException-for-broken-APIs.patch | ||
0012-Fix-tests-by-removing-them.patch | ||
0013-Work-around-https-github.com-PaperMC-paperweight-iss.patch | ||
0014-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch |