OpenBlocks Elevator

OpenBlocks Elevator

128M Downloads

OpenBlocks Elevator version 1.9.1 causes the game to crash

Closed this issue ยท 5 comments

commented

Minecraft V1.20.1 on Forge crashed during the common_setup event phase with a java.lang.NoSuchMethod error.

crash-2025-06-01_18.38.11-fml.txt

commented

It's the same for me, but only on server-side

commented

Same here !

commented

You are greeted with this error message when launching with Forge, and 1.20.1: Failure message: Elevator Mod (elevatorid) encountered an error during the common_setup event phase java.lang.NoSuchMethodError: 'net.minecraft.resources.ResourceLocation net.minecraft.resources.ResourceLocation.fromNamespaceAndPath(java.lang.String, java.lang.String)'

commented

Strange, fromNamespaceAndPath is not being used and even if it was, it should work anyway.

Can you try to update forge to 47.4?

commented

Can you try to update forge to 47.4?

I did that, and the mod can now be updated without causing the game to crash. Thanks for the suggestion, and apologies for the long wait.