Error: [contenttweaker]: Error executing {[0:contenttweaker]:ContentTweaker.zs}: null
lobbienjonsji opened this issue ยท 4 comments
While I was using Contenttweaker i made an item with an IItemUse function and got this error message:
Error: [contenttweaker]: Error executing {[0:contenttweaker]:ContentTweaker.zs}: null
ErroredScript.txt
What does this mean?
The stack trace below that line in the creafttweaker.log explains the error. Please include your crafttweaker.log file.
java.lang.NegativeArraySizeException
probably is not working because of pos.getOffset("south", -1);
crafttweaker.txt