Folia/patches
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
..
api Support paper plugin meta marking plugins as Folia supported 2023-03-29 14:12:30 -07:00
server Fix incorrect error handling in off-main chunk load task 2023-03-29 17:11:39 -07:00