#ItemStack 'output' can't be empty!
12 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of server.log from @frigid solar
The ItemStack '...' can't be empty, Can't modify the empty stack or Item.empty is not a valid result errors mean that the ID you provided your script is invalid.
For example:
e.shapeless('kubejs:some_item_that_doesnt_exist', 'diamond')
The above script would error, given that the item with the ID kubejs:some_item_that_doesnt_exist doesn't exist.
Paste version of server.log from @frigid solar
Paste version of message.txt from @frigid solar