Fix infinite recursion caused by inadvertent chunk loading/unloading Fixes #5112

This commit is contained in:
nossr50
2024-11-16 14:33:51 -08:00
parent 4cb3d3181b
commit 79ad86ff29
4 changed files with 42 additions and 22 deletions

View File

@ -1,3 +1,6 @@
Version 2.2.028
Fix stack overflow during ChunkUnloadEvent
Version 2.2.027
Added Tridents / Crossbows to salvage.vanilla.yml config (see notes)
Fixed an issue where Folia could have all of its threads lock up effectively killing the server