Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.18 | Error when generating dimensions with a structure dimlet for structure minecraft:monument #475

Open
loldev69 opened this issue Dec 11, 2023 · 1 comment

Comments

@loldev69
Copy link

Issue description:
Created random dimension that happened to have STRUCTURE: minecraft:monument.
Once built in the dimension builder, errors appeared in console and the dimension did not generate the structure.
Errors look like this: [Server thread/ERROR] [minecraft/PrimaryLevelData]: WorldGenSettings: Element Reference{ResourceKey[minecraft:worldgen/configured_structure_feature / minecraft:monument]=net.minecraft.world.level.levelgen.feature.ConfiguredStructureFeature@13c8453e} is not valid in current registry set
Reproduced by creating test dimensions with the same dimlet.
Also tested for structure minecraft:village, that one did not cause errors and did generate (after some attempts, at least, not all worlds were suitable for village generation).

Steps to reproduce:

  1. give yourself a structure dimlet for minecraft:monument ( /give @s rftoolsdim:structure_dimlet{name:"minecraft:monument"})
  2. create a dimension with it
  3. build it
  4. errors should start popping up

Versions:

  • Minecraft: 1.18.2
  • Forge: 40.2.14
  • McJtyLib: 1.18-6.0.20
  • RFTools Base: 1.18-3.0.12
  • RFTools Dimensions: 1.18-8.0.10
@loldev69
Copy link
Author

Might be related to #456, I couldn't reproduce that one however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant