[1.16.3] Crash on World Load; Log points to Copper Chest Recipe
Flexico opened this issue ยท 0 comments
Version Information
Minecraft: 1.16.3
Forge: 34.1.19
Iron Chests: 11.2.6
Report Information
I just updated Forge and my mods to the latest versions for 1.16.3, but when I click on a world to load, it crashes and shows the following error message in the launcher.
The game crashed whilst mouseclicked event handler Error: java.lang.NoSuchMethodError: net.minecraft.util.ResourceLocation.compareNamespaced(Lnet/minecraft/util/ResourceLocation;)I Exit Code: 255
After scanning the log file, it seems the error occurred as the mod tried to load the copper chest recipe. My best guess would be it failed because I don't have any mods that add copper.
Steps to Reproduce
Install the Forge and IronChests, then try to load the game.