Skip to content

[Let's Do] Compat v2.2.4 + HerbalBrews v1.0.12 cause crash during world creation preparation (1.20.1) #25

@IlyaIsHereBruh

Description

@IlyaIsHereBruh

When launching the game and attempting to create a new world, the game crashes during data pack loading.
The crash occurs in dev.ninjdai.letsdocompat.mixin.RecipeManagerMixin due to missing items from the HerbalBrews mod, which are referenced in recipe JSONs.

com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:101)
at dev.ninjdai.letsdocompat.mixin.RecipeManagerMixin
...
Couldn't find herbalbrews:armor_flask_big in registries.
Couldn't find herbalbrews:feral_flask_big in registries.
...

Additional notes:
Game runs fine after removing letsdocompat-forge-2.2.4.jar, confirming the issue originates from this mod alone.

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