Posted 31 July 2013 - 06:44 AM
Just tested it up with a fresh install of FTB Unleashed, the steps to reproduce are:
1. place a disk drive and insert a disk on it.
2. use a computer/turtle to write the following script to /disk/startup :
4. stand up in front of the turtle.
Expected result: being attacked by the turtle
Actual result: nothing
5. right click the turtle to open up the gui.
Result: you start being attacked.
1. place a disk drive and insert a disk on it.
2. use a computer/turtle to write the following script to /disk/startup :
while true do
turtle.attack()
end
3. remove said computer/turtle and place a melee turtle next to the disk drive.4. stand up in front of the turtle.
Expected result: being attacked by the turtle
Actual result: nothing
5. right click the turtle to open up the gui.
Result: you start being attacked.