3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-11 15:58:06 +02:00
Geyser/core
David Choo a39de7d7d2
Fix ArrayIndexOutOfBoundsException for worlds lower than -64 (#2759)
* Fix ArrayIndexOutOfBoundsException for worlds lower than -64

`chunkSize` is Java section count while `sectionCount` is the Bedrock section count

* Send biomes for air sections while also staying within limits

.-.

* Move protocol version check to variable
2022-01-14 14:57:59 -05:00
..
src Fix ArrayIndexOutOfBoundsException for worlds lower than -64 (#2759) 2022-01-14 14:57:59 -05:00
pom.xml Allow some invalid decompression handling 2021-12-20 20:55:29 -05:00