mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-18 13:20:03 +01:00
If a chunk has somehow managed to save with arrays that are not 4096 entries long when reading them again we will get exceptions. Checking the array length and resizing if needed is cheap so we should do this to help avoid crashing servers due to this error. |
||
---|---|---|
.. | ||
main | ||
test/java/org/bukkit |