"ERROR: [crafttweaker]: Error Executing{[0:crafttweaker]:recipes.zs}:null"
ehmitchell3 opened this issue ยท 1 comments
Intro:
Two issues:
- Cannot click any of the left side buttons on CTGUI
(Literally, I place everything in the left 3x3 and the expected item in the right 1x1, and the only
clickable buttons are the mirrored/shaped/non-shaped) - (MAIN) Error when using CTGUI on item.
Issue Description:
What happens:
Used CTGUI to create recipe for Advanced Solar's Ult Hybrid helm. CTGUI creates recipe.zs file properly, and most all of the script checks out.
When entering the game, however, the following error occurs:
ERROR: [crafttweaker]: Error Executing{[0:crafttweaker]:recipes.zs}:null
What you expected to happen:
Recipes created in CTGUI work in crafting tables and the like.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
crafttweaker.log file
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.4.2755
- Crafttweaker: CT2 1.12-4.1.9
- Using a server: Creating scripts in Single player to push to server
Your most recent log file where the issue was present:
Thanks, everyone!