ironchest icon indicating copy to clipboard operation
ironchest copied to clipboard

[1.16.3] Crash on World Load; Log points to Copper Chest Recipe

Open Flexico opened this issue 5 years ago • 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.

Crash Log

https://pastebin.com/iALPZgrK

Forge Log

https://pastebin.com/vat20qgE

Flexico avatar Oct 14 '20 23:10 Flexico