Minecraft throws this error when hitting any entity (Player or Mob) for the first time since world loaded:
[Scripting][error]-InvalidContainerSlotError: The container slot is either empty or is no longer loaded. at hurt (block/SkilletBlock.js:108)
at (lib/eventHelper.js:5)
[Scripting][error]-InvalidContainerSlotError: The container slot is either empty or is no longer loaded. at hurt (item/Knife.js:34)
at (lib/eventHelper.js:5)
Minecraft throws this error when attempting to plant rice in water. The rice plant is still placed though... :
[Scripting][error]-InvalidArgumentError: Unexpected type passed to function argument [0]. Expected type: number at clearItem (lib/ItemUtil.js:21)
at (block/Rice.js:31)
Minecraft throws this error when hitting any entity (Player or Mob) for the first time since world loaded:
Minecraft throws this error when attempting to plant rice in water. The rice plant is still placed though... :