[1.4-1.10.2] Structures are cut in the middle
brisingraerowing opened this issue ยท 14 comments
I too have this issue, on further investigation it seems to be happening on the 8th block in my chunks and it runs on both the z and x axis. In the image below I aligned myself on the z axis slice from the house on the left. (no other mods installed)
this also appears to happen on block 0 in slices going both directions in structures found in the wild. typically from what I have observed, they usually run north-south or east-west but not both when a given structure spawns.
This pic from my own pack has the same issue, just a larger structure (StatueTemple) with 3 of these slices
I have the same issue in 1.11.2 with version 1.4! (frequently seen this problem in one of my selfmade structures)
I am also experiencing this issue. Let me know if I can provide any more data to help troubleshoot.
Java:1.8.0_121
MC: 1.11.2
Forge: 13.20.0.2313
Recurrent Complex: 1.4
I'm getting this too. 1.3.2 seems to be the latest 1.10.2 version that doesn't have this issue.
That should be fixed in 1.4.3.1 :)
From the changelog:
- If generation and transformer IDs are missing, consistently randomize them across loads. This fixes structures sometimes spawning with negative space blocks in the world
If it still happens there please let me know.
Yes, this will only work for newly generated structures (as in, not only delete the region files, but also the reccomplex-structuredata.dat files).
Now I get it. I'll try deleting both when I can play again. Thanks for your patience.