JangoBritt / ACS6

AthosCraft Season 6
1 stars 0 forks source link

Farmers Delight Scripting Error #17

Open tonystar73 opened 2 weeks ago

tonystar73 commented 2 weeks ago

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)

JangoBritt commented 2 weeks ago

those are fixed in the next addon update, which should be ready before 1.21.10 comes out