-
Notifications
You must be signed in to change notification settings - Fork 0
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
World gen crash #11
Comments
What game and mod versions are you using? |
I was using the most recent version of the mod on 1.20.1 on fabric version 0.15.10 |
Can you post a log file please |
Is this the log file you want? ---- Minecraft Crash Report ---- Time: 2024-05-06 19:14:18 java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:deep_dark]=net.minecraft.class_1959@da183a8}, Reference{ResourceKey[minecraft:worldgen/biome / slayersbeasts:slime_caverns]=net.minecraft.class_1959@1fad4d74}] A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Chunk to be generated -- -- Affected level -- -- System Details -- |
Okay so this is probably caused by an incompatibility issue. What other biome mods do you have installed? None of the mods catch my eye immediately |
I only really have mods that add structures to my world, Adventurez, bygone nether, camps castle's and carriages, dungeons now loading, dungeons and taverns, dungeons arise + seven seas, explorify, the graveyard, towns and towers, Ultris, wetlands, soulslike weaponry, yungs better; desert temples, jungle temples, mineshaft, ocean monuments, strongholds, witch huts, bridges, and extras. I don't typically mess with biome mods since I was afraid of having compatibility issues with some of these mods. Sorry for taking so long to respond and for the psychopathic number of mods |
No worries, I've found the issue and it's a compatibility issue with Soulslike Weaponry since the moonstone ore biome modifier clashes with some of mine but it's on my end so I'll see if I can get that fixed as soon as possible. |
Btw most biome mods should be fine in your modpack compatibility wise, just in this case I've implemented some features weirdly which has caused this issue a couple times. |
Alright, I'll keep an eye on the mod and play it once the two are compatible. This mod seems like something special and I'm exited to see where it goes! good luck! |
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:deep_dark]=net.minecraft.class_1959@da183a8}, Reference{ResourceKey[minecraft:worldgen/biome / slayersbeasts:slime_caverns]=net.minecraft.class_1959@1fad4d74}]
Error message ^
The text was updated successfully, but these errors were encountered: