Closed Gunner76th closed 7 years ago
You have the wrong item name.
On Mar 2, 2017 6:35 PM, "Gunner76th" notifications@github.com wrote:
I am getting this error when I attempt to use this script to change a recipe for Extra Utilities 2: http://pastebin.com/zzxQii2s
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/416, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xcQorAVof6kYIBPouAzxuR8ZYNn_ks5rhu_vgaJpZM4MROPr .
Use /mt hand in it.
On Mar 2, 2017 6:37 PM, "Gunner76th" notifications@github.com wrote:
[image: 2017-03-02_11 37 41] https://cloud.githubusercontent.com/assets/5566872/23516911/a4683b02-ff3c-11e6-8fd7-5acb765edb97.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/416#issuecomment-283705812, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xeV8da5TYboppcHDHUFfejH4-tTvks5rhvBZgaJpZM4MROPr .
Same as what I have
Also I even removed the last row of null entries, and it still does it.
Then they are registering their item too late, nothing I can do about that.
On Mar 2, 2017 6:39 PM, "Gunner76th" notifications@github.com wrote:
[image: 2017-03-02_11 38 58] https://cloud.githubusercontent.com/assets/5566872/23516957/d329b1c8-ff3c-11e6-9dfc-9d8f3ff98a35.png Same as what I have
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/416#issuecomment-283706236, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xVfG4AF_QESKobKCmhRz1JdYdbs0ks5rhvCwgaJpZM4MROPr .
would that explain why I get this error when I just try to do recipes.remove?
Oh derp, I think I just seen what is causing everything. in the remove function I forgot the closing >
that fixed it. Seems the OP error was because in recipes.remove(<extrautils2:Miner) I forgot the > before the )
Once I fixed that both the remove and add functions worked properly. That closes this issue, now to try and hopefully figure out my Hellfire forge and Master Ritual Stone recipes https://github.com/stanhebben/MineTweaker3/issues/414
Since this was a user/script error, I am considering this issue closed. I will let you close it when you are ready.
alternatively, if you look at the "Comment
" Button before you type anything for a comment, since you are the one who opened the Bug Report, you are also able to close this.
http://pastebin.com/RC3ER33e
I am getting this error when I attempt to use this script to change a recipe for Extra Utilities 2: http://pastebin.com/zzxQii2s