
Issue with Wilder Wild
WitherBuilder13 opened this issue ยท 7 comments
So my game crashed and the crash report includes:
Could not execute entrypoint stage 'client' due to errors, provided by 'music_control'!
Also included is the following:
Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[minecraft:worldgen/biome / wilderwild:dark_birch_forest]
at net.minecraft.class_7877$class_7878.method_55299(class_7877.java:167)
at net.minecraft.class_7877.method_46780(class_7877.java:289)
... 12 more
(the "wilderwild:dark_birch_forest" is just one biome, this whole module of text is repeated for every biome, for example, "wilderwild:oasis" is in the next module)
If you need any more info please let me know!
Hello, thanks for the report! Which version of Music Control are you playing with?
I have the same issue upon loading the game. Issue is present on 1.20.1, also fabric.
As i can see i have similar problem. lets say that chages in 1.7 of music control messes some code, and it cant be use with this mod. I can suppose that this the same problem as with Quilt loader but author needs to investigate
Hello again, sorry for the long wait! It was hard to find a fix, as I didn't understand the issue. Indeed, it does work with other mods adding biomes, so I have no clue what's different with this one. However, I found a way to fix it recently. I will release an update soon with it!