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
What happened
Selecting my world in the world-select screen throws a
JsonParseExceptionduring 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
Full
latest.logattached.latest.log