Simple Uncrafting Table (Fabric/NeoForge)

Simple Uncrafting Table (Fabric/NeoForge)

456k Downloads

[1.19.4] Latest McPitanLib incompatible with Latest Uncrafting Table causing crash at start

krymzone opened this issue ยท 0 comments

commented

As title suggests, UncraftingTable is trying to access a method that does not exist. It think it might be related to the registration of a block, but the method it's trying to call is not present, likely due to the library being outdated. I have tried both older versions of both McPitanLib and UncraftingTable to no result, they all either tell me there's some problem with McPitanLib (vers. after 1.9.3) or the game just crashes at start (before and including 1.9.3 of McPitanLib).

Specific Error:
java.lang.NoSuchMethodError: 'ml.pkom.mcpitanlibarch.api.event.registry.RegistryEvent ml.pkom.mcpitanlibarch.api.registry.ArchRegistry.registerBlock(net.minecraft.class_2960, java.util.function.Supplier)' at ml.pkom.uncraftingtable.UncraftingTable.init(UncraftingTable.java:34)

Full Log:
https://pastebin.com/tEgkgkNr