"Error executing RecipeFunction" after adding Recipe Function to copied recipe
Lgmrszd opened this issue ยท 0 comments
Expected Behavior
Recipe function executes correctly
Current Behavior
Recipe function fails to execute, with chat error message and error in crafttweaker log.
Steps to Reproduce (for bugs)
- Initialize
Copy
and pass it toRecipeBuilder
- Add any recipe function to builder using
setRecipeFunction(function(out, ins, cInfo){...})
- Launch the game, try to perform craft.
Script
Crash Log
Your Environment
- Minecraft: 1.12.2
- Forge: 14.23.5.2854
- CraftTweaker: 1.12-4.1.20.586
- Artisan Worktables: 1.12.2-1.23.7
- Athenaeum: 1.12.2-1.19.1