Skip to content

IllegalStateException in Fabric 1.21.1 #60

@ThePossiblyPeople

Description

@ThePossiblyPeople

This is specifically when I was using a mod that's dependent on Lithostitched for functionality, the game works fine just with Lithostitched, but whenever I install that mod I start getting IllegalStateException upon trying to load my world and a screen that says it can't load my world due to datapacks being unable to load, and when I look back through the logs it says: (Copied directly from my game logs)

`Caused by: java.lang.IllegalStateException: No key template_pools in MapLike[{"type":"lithostitched:add_template_pool_elements","template_pool":"minecraft:village/taiga/houses","elements":[{"weight":5,"element":{"element_type":"minecraft:legacy_single_pool_element","projection":"rigid","location":"enchanting_reimagined:village/houses/taiga_enchantment_house","processors":"minecraft:mossify_10_percent"}}]}]
at knot//com.mojang.serialization.DataResult$Error.md15187e$owo$lambda$addStackTraceToException$0$0(DataResult.java:565)
at knot//com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
at knot//com.mojang.serialization.DataResult.getOrThrow(DataResult.java:81)
at knot//net.minecraft.class_7655.method_56915(class_7655.java:231)
at knot//net.minecraft.class_7655.method_45122(class_7655.java:249)
... 49 more

[16:00:44] [Render thread/WARN]:Initial datapack load took 868.7 ms
[16:00:44] [Render thread/WARN]:Failed to load level data or datapacks, can't proceed with server load
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Failed to load registries due to above errors`

Uh so could anyone help me with this please? And is this an issue with Lithostitched or the mod I was trying to install?

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