Repurposed Structures (Fabric/Quilt)

Repurposed Structures (Fabric/Quilt)

20M Downloads

Mushroom/Jungle Villages and Bountiful Compat not working together on 1.20.1

Closed this issue · 5 comments

commented

Hi there,

I recently added RS and the Bountiful compat pack in my modpack, and I'm hitting the following error on worldgen:

-------------------------------------------------------------------
Repurposed Structures: Failed to create valid structure with all required pieces starting from this pool file: repurposed_structures:villages/cherry/town_centers. Required pieces failed to generate the required amount are: [bountiful:village/common/bounty_gazebo=1, waystones:village/common/waystone=1]
  This can happen if a structure has a required piece but the structure size is set too low.
  However, this is most likely caused by a structure unable to spawn properly due to hitting the world's min y or max y build thresholds or a broken RS datapack.
  Try teleporting to: class_2338{x=2740, y=86, z=6396} and see if the structure generated fine with the required structure piece or if it is indeed missing it.
  Please report the issue to Repurposed Structures's dev with latest.log file if the structure is not cut off by world min/max y build thresholds.

-------------------------------------------------------------------
Repurposed Structures: Failed to create valid structure with all required pieces starting from this pool file: repurposed_structures:villages/jungle/town_centers. Required pieces failed to generate the required amount are: [bountiful:village/common/bounty_gazebo=1]
  This can happen if a structure has a required piece but the structure size is set too low.
  However, this is most likely caused by a structure unable to spawn properly due to hitting the world's min y or max y build thresholds or a broken RS datapack.
  Try teleporting to: class_2338{x=123, y=127, z=-3707} and see if the structure generated fine with the required structure piece or if it is indeed missing it.
  Please report the issue to Repurposed Structures's dev with latest.log file if the structure is not cut off by world min/max y build thresholds.

FWIW the bountiful pieces are working with other RS villages and Better Villages has no issue spawning them in vanilla villages. This issue seems to be exclusive to RS Mushroom villages.

Following the messages suggestion, I've checked these. The Mushroom village had spawned a Waystone where it was trying to place the bountiful board and none of the boutiful board was present. The Jungle village was in a flower forest biome and there was a Tulip at the location. (and it was actually a cherry village)

commented

I’m gonna need to know modloader. And picture of jungle village. If it is indeed a cherry village, are you using Structure Essentials mod v4.5 or newer?

commented

Working for me. Make sure you are using v3 of the datapack. Some mod launchers seem to have issues with picking the right version for the mc verison.

Image

Image

commented

My apologies I am usually better at ensuring I provide full details in reports, not sure where my head was at. I usually have the pack on Modrinth and can just link it but I'm working on a second overhaul of mapgen config in the pack and just brought RS into the pack after removing CTOV, and it's just in local.

I am using v3 of the compat datapack.

[versions]
fabric = "0.16.10"
minecraft = "1.20.1"

I do not have Structure Essentials as I am staying away from Curseforge. I've seen the mod and requested a modrinth release, we'll see if it happens.

What I am using that may be mucking with things:

  • Structurify
  • Structure Layout Optimizer
  • Sparse Structures
  • Tectonic

Given your followup - I am going to run through some testing to see if this occurs without the structure related mods. I will get some updated screens as well, I've deleted the original generation and have been regenerating a lot. I'll get some actual test samples and return with the results.

Full Modlist:
modlist.txt

commented

Retried on fabric. No issue.

Image

Image

Retried with, Structurify, Structure Layout Optimizer, Sparse Structures, Tectonic. Still no issue when checking the villages

commented

Closing as no new info and not able to reproduce