[1.19.2 Fabric] Crash with uncrafting table from Twilight Forest
Dalethium opened this issue ยท 0 comments
java.lang.AbstractMethodError: Receiver class net.enderitemc.enderitemod.misc.EnderiteShieldDecorationRecipe does not define or inherit an implementation of the resolved method 'abstract boolean method_8113(int, int)' of interface net.minecraft.class_1860.
at twilightforest.inventory.UncraftingMenu.getRecipesFor(UncraftingMenu.java:302) ~[twilightforest-fabric-1.19.2-4.2.335.jar:?]
at twilightforest.inventory.UncraftingMenu.method_7609(UncraftingMenu.java:119) ~[twilightforest-fabric-1.19.2-4.2.335.jar:?]
at twilightforest.inventory.UncraftingInputContainer.method_5447(UncraftingInputContainer.java:66) ~[twilightforest-fabric-1.19.2-4.2.335.jar:?]
at net.minecraft.class_1735.method_7673(class_1735.java:61) ~[server-intermediary.jar:?]
at net.minecraft.class_1735.method_32755(class_1735.java:151) ~[server-intermediary.jar:?]
at net.minecraft.class_1703.method_30010(class_1703.java:414) ~[server-intermediary.jar:?]
at net.minecraft.class_1703.method_7593(class_1703.java:293) ~[server-intermediary.jar:?]
at twilightforest.inventory.UncraftingMenu.method_7593(UncraftingMenu.java:516) ~[twilightforest-fabric-1.19.2-4.2.335.jar:?]
at net.minecraft.class_3244.method_12076(class_3244.java:1770) ~[server-intermediary.jar:?]
at net.minecraft.class_2813.method_12191(class_2813.java:58) ~[server-intermediary.jar:?]
at net.minecraft.class_2813.method_11054(class_2813.java:13) ~[server-intermediary.jar:?]
at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[server-intermediary.jar:?]
at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:157) ~[server-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:131) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_5383(class_1255.java:116) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:736) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Upon putting diorite slabs into the crafting table, this error pops up.
Enderite: enderitemc-enderitemod-1.4.1-1.19.2.jar
TwilightForest: twilightforest-fabric-1.19.2-4.2.335.jar
Fabric API: fabric-api-0.76.0+1.19.2.jar
Fabric: 1.19.2-0.14.17