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

Turtle not attacking....

Started by wld427, 19 October 2016 - 09:22 PM
wld427 #1
Posted 19 October 2016 - 11:22 PM
For a couple years now we have used iterations of computer craft on our server.

i have never had an issue before with the below program.


while true do
turtle.attack()
end

unfortunately now my turtles are not attacking.

The mobs just stand there in front of them.

any ideas?

on a 1.10.2 server and am using version 1.80pr0
Bomb Bloke #2
Posted 20 October 2016 - 03:06 AM
1.80pr0 is the very initial pre-release version for Minecraft 1.9.4. It's far from feature-complete.
Lupus590 #3
Posted 20 October 2016 - 11:59 AM
on a 1.10.2 server and am using version 1.80pr0

There are some known issues when running the pre-release on a MC version it's not designed for.