Crash on game launch: NoSuchMethodError:
matthew-cline opened this issue ยท 0 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 1.8.4+20w14a
- Minecraft: 20w17a
- Fabric Loader: 0.8.2+build.194-20w17a
- Fabric API: 0.6.2+build.327-1.16
Describe the bug
On launching Minecraft there's this error, with the top of the stack trace being:
java.lang.NoSuchMethodError: net.minecraft.class_2588.method_10859(Ljava/util/function/Consumer;)Lnet/minecraft/class_2561;
at juuxel.adorn.lib.RegistryHelper$makeItemForBlock$1.method_7851(RegistryHelper.java:73)
The full crash report is here.