Psi

Psi

45M Downloads

Getting a method doesn't exist error when loading the deobfuscated version in dev env.

Prospector opened this issue ยท 2 comments

commented

net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.psi.common.block.BlockCADAssembler.setStepSound(Lnet/minecraft/block/SoundType;)Lnet/minecraft/block/Block;

commented

Makes sense, as the method is indeed not there...
However, is it needed?

commented

Apparently it is according to the crash. Here's the full log and here's the crash report