-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Broken Recipes #85
Comments
Is it because of KubeJS or something else? I may need to investigate. |
@Kitteh6660 this is something that needs to be looked into, this is Kubejs letting us Modpack owners know that your mod has broken recipes. I have had to send multiply reports out to mod devs on 1.20.1 for issues like this |
Got it, I am now looking into it! |
Most of Chipped recipes should now hopefully be fixed. I am now planning to fix the rest of the recipes. |
Thank you for reporting!
For issues:
Important Information
Minecraft Version: [1.20.1]
Mod Loader System: [forge] (Forge or Fabric)
DramaticDoors Version: [3.1.5]
Describe the bug
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:short_silver_door[minecraft:stonecutting]'! Falling back to vanilla: Ingredient 'ingredient' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_sliding_warped_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_dark_oak_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_screen_mangrove_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_warped_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:short_lead_door[minecraft:stonecutting]'! Falling back to vanilla: Ingredient 'ingredient' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_tiled_mangrove_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_shack_mangrove_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_birch_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:20] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_acacia_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_jungle_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:short_smogstem_door[minecraft:stonecutting]'! Falling back to vanilla: Ingredient 'ingredient' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_silver_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_mangrove_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_spruce_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_lead_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:tall_chipped_modern_crimson_door[minecraft:crafting_shaped]'! Falling back to vanilla: Map 'key' can't be empty!
[18.03 23:08:19] [Server] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'dramaticdoors:short_quark_blossom_door[minecraft:stonecutting]'! Falling back to vanilla: Ingredient 'ingredient' can't be empty!
To Reproduce
Hard to give steps whenever its being brought up in a server console
Expected behavior
A quick fix
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: