Folia/patches
Spottedleaf b97116b7b2 Skip worldstate access when waking players up during data deserialization
In general, worldstate read/write is unacceptable during
data deserialization and is racey even in Vanilla. But in Folia,
some accesses may throw and as such we need to fix this directly.

Fixes https://github.com/PaperMC/Folia/issues/57
2023-04-23 07:50:43 -07:00
..
api fix: fix build number check in version fetcher (#16) 2023-03-30 14:13:55 -07:00
server Skip worldstate access when waking players up during data deserialization 2023-04-23 07:50:43 -07:00