-
Notifications
You must be signed in to change notification settings - Fork 105
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 Report crash when making a world #818
Comments
Interesting, the PR converts all smelting recipes to Alloy Smelter recipes. I changed the namespace to EnderIO and even prefixed the recipe ID path with |
I think we need to also include the namespace of the inherited recipe, so enderio:/minecraft/smelting/... |
@VaporeonScripts This is an easy fix if we make the recipe ID unique enough but I want to know something just for clarity. Do you happen to have a custom data pack or KubeJS script that adds recipes that may have this exact ID? It should not be possible to have a duplicate recipe ID within the mod itself considering the duplicate ID even uses the EnderIO namespace. |
Idrk,i might check later if I got some kube js script that does that |
All good, nevermind. It was a conflict with Farmers Delight. Good that you brought it up. Didn't have this edge case in mind. Thank you. |
alright! no problem |
i get a new issue now |
yup,using 7.0.2 works fine, its a 7.0.3 and 7.0.4 error |
Is there an existing issue for this?
Current Behavior
https://mclo.gs/rp0BoCU
Expected Behavior
crash when making a world
How to Test
add the mod
Local Environment
Any Additional Information?
No response
The text was updated successfully, but these errors were encountered: