Skip to content

[1.20.1] Gradle Dependency Breaking on World Start #192

@TechTastic

Description

@TechTastic

I have added Hexal to HexWeb via the Hexxy Media maven in order to provide interop with it.

Upon running HexWeb Fabric in the development environment and trying to enter a Singeplayer world, I have hit with the following error:

Caused by: java.lang.AbstractMethodError: Receiver class ram.talia.hexal.common.recipe.FreezeRecipe$Serializer does not define or inherit an implementation of the resolved method 'abstract net.minecraft.world.item.crafting.Recipe fromJson(net.minecraft.resources.ResourceLocation, com.google.gson.JsonObject)' of interface net.minecraft.world.item.crafting.RecipeSerializer.

Here is the latest.log

There is also a crash seemingly cuased by the same issue upon trying to create a new Singleplayer world.

Here is the latest.log for the crash as well as the crash-2025-12-07_14.32.37-client.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions