Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

[Bug] Broken on 1.21.3 stable because of method removal #25

@thomasglasser

Description

@thomasglasser

With the stable version of 1.21.3 neoforge, a method was removed that the mod uses.

[20:48:27] [modloading-worker-0/ERROR] [ne.ne.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: curios, class top.theillusivec4.curios.Curios
java.lang.NoSuchMethodError: 'net.neoforged.neoforge.registries.DeferredRegister$DataComponents net.neoforged.neoforge.registries.DeferredRegister.createDataComponents(java.lang.String)'

This causes a crash when running the game.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions