Item Alchemy (Fabric)

Item Alchemy (Fabric)

48k Downloads

Game Crashing when opening alchemy table

Vamoply opened this issue ยท 1 comments

commented

When I open the alchemy table (or collectors) for the first time in a world, my game crashes and gives me this error code. Also, when I go back in a second time to try and open it up, my game freezes and forces me to force quit Minecraft as a whole. Any solutions? Version is 1.19.1, mcpitanlib 1.6.10, item alchemy 0.5.6, fabric api 0.58.5

java.lang.AbstractMethodError: Receiver class ml.pkom.itemalchemy.client.screens.AlchemyTableScreen does not define or inherit an implementation of the resolved method 'abstract void drawBackgroundOverride(ml.pkom.mcpitanlibarch.api.client.render.handledscreen.DrawBackgroundArgs)' of abstract class ml.pkom.mcpitanlibarch.api.client.SimpleHandledScreen.
at ml.pkom.mcpitanlibarch.api.client.SimpleHandledScreen.method_2389(SimpleHandledScreen.java:43)
at net.minecraft.class_465.method_25394(class_465.java:100)
at ml.pkom.mcpitanlibarch.api.client.SimpleHandledScreen.renderOverride(SimpleHandledScreen.java:72)
at ml.pkom.mcpitanlibarch.api.client.SimpleHandledScreen.method_25394(SimpleHandledScreen.java:157)
at net.minecraft.class_757.method_3192(class_757.java:881)
at net.minecraft.class_310.method_1523(class_310.java:1176)
at net.minecraft.class_310.method_1514(class_310.java:767)
at net.minecraft.client.main.Main.method_44604(Main.java:244)
at net.minecraft.client.main.Main.main(Main.java:51)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

commented

Please update to the new version of the mod.