PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.36k stars 2.19k forks source link

isChunkGenerated returning true for non-full chunks #10910

Closed SrIzan10 closed 2 weeks ago

SrIzan10 commented 2 weeks ago

Expected behavior

isChunkGenerated returning false for non-full chunks

Observed/Actual behavior

isChunkGenerated returning true for non-full chunks this leads to problems like these: image

Steps/models to reproduce

  1. use paper 1.21 build #4
  2. generate chunks with chunky
  3. see all chunks not being generated

Plugin and Datapack List

plugins
[19:35:13 INFO]: Server Plugins (5):
[19:35:13 INFO]: Bukkit Plugins:
[19:35:13 INFO]:  - Chunky, Essentials, floodgate, Geyser-Spigot, squaremap

(no datapacks)

Paper version

version
[19:35:35 INFO]: Checking version, please wait...
[19:35:36 INFO]: This server is running Paper version 1.21-4-master@090775e (2024-06-18T13:42:35Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21-3-4514f41 (MC: 1.21)

Other

discussion over at https://discord.com/channels/289587909051416579/289587909051416579/1252694694484377671

maybe I filled the information wrong, so feel free to edit :)

jpenilla commented 2 weeks ago

Fixed in 7bbe682