Jump to content

Recommended Posts

Posted

Whenever I load I get this crash report? I haven't had an issue with configs until I enabled the wither builder in industrial foregoing, but swapping it back did nothing. Any suggestions?

Crash Report

---- Minecraft Crash Report ----
// Shall we play a game?
 
Time: 2020-04-18 20:33:04 EDT
Description: Error executing task
 
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Recipe minecraft:wooden_door (net.minecraft.item.crafting.ShapedRecipes@1b3a95d9) produces unregistered item minecraft:wooden_door (net.minecraft.item.ItemDoor@36fe83d)
    at java.util.concurrent.FutureTask.report(Unknown Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at net.minecraft.util.Util.runTask(SourceFile:531)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1088)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Recipe minecraft:wooden_door (net.minecraft.item.crafting.ShapedRecipes@1b3a95d9) produces unregistered item minecraft:wooden_door (net.minecraft.item.ItemDoor@36fe83d)
    at net.minecraftforge.registries.GameData$RecipeCallbacks.onValidate(GameData.java:462)
    at net.minecraftforge.registries.GameData$RecipeCallbacks.onValidate(GameData.java:450)
    at net.minecraftforge.registries.ForgeRegistry.validateContent(ForgeRegistry.java:474)
    at net.minecraftforge.registries.GameData.lambda$injectSnapshot$7(GameData.java:607)
    at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:528)
    at net.minecraftforge.registries.GameData.injectSnapshot(GameData.java:607)
    at net.minecraftforge.fml.common.network.handshake.FMLHandshakeClientState$4.lambda$accept$0(FMLHandshakeClientState.java:159)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at net.minecraft.util.Util.runTask(SourceFile:529)

 

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.