Mystical Agriculture

Mystical Agriculture

86M Downloads

1.16.5 will not load without Chisel

Shoes4Clues opened this issue ยท 2 comments

commented

Describe the bug
When attempting to load a world without Chisel installed, the game will stop.
To Reproduce
Install Mystical Agriculture and Cucumber on Forge, without Chisel
Launch Minecraft
Attempt to create a world
You will get an error that prevents the world from loading any further
Expected behavior
I expected the world to load normally.
Screenshots / Scripts / Logs
[24Aug2021 17:58:16.678] [Render thread/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 0 sets of modifiers
[24Aug2021 17:58:16.690] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/electrum_ingot as it's serializer returned null
[24Aug2021 17:58:16.700] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/silicon as it's serializer returned null
[24Aug2021 17:58:16.712] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/aluminum_ingot as it's serializer returned null
[24Aug2021 17:58:16.729] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/gems/apatite as it's serializer returned null
[24Aug2021 17:58:16.733] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/constantan_ingot as it's serializer returned null
[24Aug2021 17:58:16.734] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/brass_ingot as it's serializer returned null
[24Aug2021 17:58:16.738] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/tungsten_ingot as it's serializer returned null
[24Aug2021 17:58:16.746] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/silver_ingot as it's serializer returned null
[24Aug2021 17:58:16.751] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe projecte:tome_alt as it's serializer returned null
[24Aug2021 17:58:16.759] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
[24Aug2021 17:58:16.767] [Render thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mysticalagriculture:essence/chisel/marble
com.google.gson.JsonSyntaxException: Unknown item 'chisel:marble/raw'
---End of log---
Crashed soon afterward
Versions:

  • Minecraft: 1.16.5
  • Forge: 36.1.0
  • Cucumber: 1.16.4-4.1.10
  • Mystical Agriculture: 1.16.5-4.2.1
commented

Can I see the full log? Recipe errors don't usually cause the game to crash.

commented

Tested with the latest version and it was able to load without chisel installed.