YUNG-GANG / YUNGs-Better-Strongholds

Minecraft mod for enhancing vanilla strongholds
GNU Lesser General Public License v3.0
23 stars 11 forks source link

Crash. Your mod was mentioned but dont know if its the direct cause. #83

Closed ArrowFX closed 7 months ago

ArrowFX commented 7 months ago

https://paste.ee/p/NeOLi

SiverDX commented 7 months ago
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / terralith:snowy_cherry_grove]=net.minecraft.world.level.biome.Biome@2f0d47d6}, Reference{ResourceKey[minecraft:worldgen/biome / biomesoplenty:lush_savanna]=net.minecraft.world.level.biome.Biome@7b6abbc7}]

incompat between terralith and biomesplenty or due to some other worldgen (excluding structures) mod interaction since you're using cyclic you can try this: https://modrinth.com/mod/cyclic-crash-fixer

ArrowFX commented 7 months ago

Worked like a charm! Have been playing for 3 hours now and no crash! Thanks for recommending that mod!