Skip to content

World fails to load: JsonParseException #268

@TotallyNotCat

Description

@TotallyNotCat

What happened

Selecting my world in the world-select screen throws a JsonParseException during recipe loading, dumping me back to the menu. The world cannot be entered.

Error

com.google.gson.JsonParseException: Failed to parse either.
First: Not a json array: {"id":"minecraft:white_dye"};
Second: No key tag in MapLike[{"id":"minecraft:white_dye"}];
No key item in MapLike[{"id":"minecraft:white_dye"}]
at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
at net.minecraft.world.item.crafting.RecipeManager.apply(RecipeManager.java:60)
...
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.loadWorldStem(WorldOpenFlows.java:142)

Environment

  • Minecraft 1.21.1
  • NeoForge 21.1.230
  • createdeco 2.1.3
  • Java 21.0.10

Full latest.log attached.

latest.log

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