The bug
Custom trees generate with trimming of leaves at another chunk
And minecraft is spamming in console a message, when it is generating such tree
How to reproduce:
Download a zip-file "new_generation.zip".
Create your minecraft world. (While creating it press Data Packs and paste in opened folder zip-file new_generation.zip
Using /locatebiome find dark_forest biome. Then some trees will be cutted on chunk borders and how I said previously in debug window there will be tons of error messages.
Important thing that this problem appears not only with dark oak trees, it happens with flowers and other trees in this datapack. You can see such errors as with dark_oak trees in debug window.
Example errors:
Detected setBlock in a far chunk [-30, 3], pos: gg{x=-479, y=63, z=59}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/configured_feature / minecraft:dark_forest_vegetation_brown]
Detected setBlock in a far chunk [-131, 379], pos: gg{x=-2089, y=67, z=6064}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/configured_feature / minecraft:patch_grass_savanna]
Detected setBlock in a far chunk [-189, 262], pos: a{x=-3023, y=72, z=4193}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/configured_feature / minecraft:flowers_birch_forest]
There wasn't this bug in 1.16.5 and earlier
Attachments
Comments 7
Potentially a duplicate of MC-125007.
I have never run into this problem in 1.16.5 and earlier. It happens only with my generation, minecraft generation works fine
The attached data pack is no longer compatible with 1.18.1. If this is still an issue, please provided an updated data pack. Thanks!
This shows the same errors as MC-248758.
Is your game modified or are you using a datapack? If your game is by any means modified (yes, optifine counts too) then unless you can reproduce this issue without mods you should attach the datapack used.