Skip to content
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

Open
ModernGamingWorld opened this issue Mar 19, 2024 · 4 comments
Open

[BUG] Broken Recipes #85

ModernGamingWorld opened this issue Mar 19, 2024 · 4 comments

Comments

@ModernGamingWorld
Copy link

Thank you for reporting!

For issues:

  • If the issue seems to affect only one mod, report to them instead of here.
  • Remove Dramatic Doors to see if they are causing the issue before reporting.
  • If you crashed, please paste the crash log to gist and link it here.

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.

@Kitteh6660
Copy link
Owner

Is it because of KubeJS or something else? I may need to investigate.

@ModernGamingWorld
Copy link
Author

@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

@Kitteh6660
Copy link
Owner

Got it, I am now looking into it!

@Kitteh6660
Copy link
Owner

Most of Chipped recipes should now hopefully be fixed. I am now planning to fix the rest of the recipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants