Getting a method doesn't exist error when loading the deobfuscated version in dev env.
Prospector opened this issue ยท 2 comments
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.psi.common.block.BlockCADAssembler.setStepSound(Lnet/minecraft/block/SoundType;)Lnet/minecraft/block/Block;
Apparently it is according to the crash. Here's the full log and here's the crash report