This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Skym's profile picture

[1.52][SSP] turtle.suck() and turtle.attack() lose dropped items

Started by Skym, 07 April 2013 - 07:25 AM
Skym #1
Posted 07 April 2013 - 09:25 AM
ComputerCraft Version Information:
1.52

Steps to Reproduce Bug:
  1. Place a turtle down
  2. Fill the turtle inventory with items
  3. Place a block with an inventory behind the turtle
  4. Fill the inventory of the block with items
  5. Throw an item at front of the turtle and call turtle.suck() – turtle will suck and lose the item
  6. Bring a mob to front of the turtle and kill with turtle.attack() – turtle will lose loot

EDIT: Minecraft Forge 7.7.1.639
SuicidalSTDz #2
Posted 07 April 2013 - 02:58 PM
The turtle didn't just spit the item back out? That's what happened in other versions and I counteracted that with an obsidian transport pipe going to more chests..
PixelToast #3
Posted 08 April 2013 - 05:20 AM
are you sure forge is updated?