ContentTweaker

ContentTweaker

47M Downloads

Error: [contenttweaker]: Error executing {[0:contenttweaker]:ContentTweaker.zs}: null

lobbienjonsji opened this issue ยท 4 comments

commented

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?

commented

The stack trace below that line in the creafttweaker.log explains the error. Please include your crafttweaker.log file.

commented

java.lang.NegativeArraySizeException

probably is not working because of pos.getOffset("south", -1);
crafttweaker.txt

commented

no that did not work

commented

found the error. Apparently zenscript does not like &&.