BlackJar72 / DoomlikeDungeons

A procedural multi-room dungeon generator for Minecraft
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1293843-doomlike-dungeons
MIT License
23 stars 12 forks source link

DLD prevents Stronghhold spawning #30

Closed Pulz-TCP closed 3 years ago

Pulz-TCP commented 3 years ago

DLD: 1.13.2 Forge: 14.23.5.2854

As the title says- the presence of this mod seemingly prevents the generation of Strongholds. Replicable by generating a world with and without the mod present- and using /locate Stronhold to check locations.

Pulz-TCP commented 3 years ago

Closing the issue- I am suddenly unable to reproduce the problem and am not sure why.

BlackJar72 commented 3 years ago

It was probably just dumb luck that on a certain world/seed it just happened to overwrite the stronghold (but the portal should be there) or else a rare vanilla bug. Anyway, glad you aren't having the issue anymore.

Pulz-TCP commented 3 years ago

It was probably just dumb luck that on a certain world/seed it just happened to overwrite the stronghold (but the portal should be there) or else a rare vanilla bug. Anyway, glad you aren't having the issue anymore.

It was a slight issue in my testing methods that made me falsely identify DLD as the cause. I tested 10+ times using differing seeds with different structure + biome generating mods before I found the cause to be SpongeForge. Loading the same world seed without SpongeForge causes the Stronghold to generate- so it's a matter of trial and error as I go through 200 mods to find what SpongeForge doesn't like.

With that said, DLD was one of a few new mods I added when the issue began- so I'll open a new ticket if I find a link.