I have a structure that is roughly 35 x 65 x 35. I can load it via Structure Blocks just fine. However, when installing via an Addon, it randomly gets sliced, resulting in an incomplete structure. It appears that this is occuring at chunk intersections.
I have also successfully loaded this and other large structures on 1.16 as well as 1.14.6 via json files (tens of thousands of them!) And each one is complete.
I hope this can be fixed since the mcstructure files load WAY faster than the old json method
Attachments
Comments 20
I have just created new mcstructures in a fresh install of the 1.16.0.67 beta and the issue remains. Large structures are being randomly sliced.
[media]
[media]
These images show that, when placed via a structure block, the large structures are placed without any issue. But not via an addon.
This has been happening since 1.15.x betas.
This happens when a structure load overlaps onto chucks that are not yet loaded. Rather than loading those chunks (which should technically not be loaded) it ignores that part of the structure.
All structures larger than 1 chunk have a chance of this happening.
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please add a comment or update the affected version field.
To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
This is still occurring in 1.18 betas, I've also seen instances of vanilla trees being cut at world borders now. Seeing as this report hasn't been updated yet, could a mod add the following to the report?
Steps To Reproduce:
Download the attached StructureCutBugTest.zip and install the behaviour pack
Load a world with the pack
Observe that supplied structure gets cut off at chunk borders
Observed Results:
The structure gets cut off at chunk borders, the largest size structure possible for some reason is 48x48, though since the new terrain generation, any structure has the potential to get cut along a chunk border, even smaller structures or features like trees.
Expected Results:
All structures are placed properly during terrain generation and creators are able to chain large structures together (using sequence and scatter features) without structures being cut off at chunk borders.
If the issue still occurs, can you upload a new example pack with the structures? The current pack does not generate any additional structures in world, possibly due to the pack not being updated with the latest game version.
This is happening to me too, please fix this!