Posted 15 March 2014 - 02:28 PM
Hello, we used melee turtles on our server to create ourselves an xp farm, but whenever the turtles kills a mob, the server crashes.
Tried in singleplayer, same problem : The turtle kills the mob and at the same time, the game crashes.
We are using a really simple program
Here's the pastebin of the crash : http://pastebin.ca/2662672
Thanks for the help!
Tried in singleplayer, same problem : The turtle kills the mob and at the same time, the game crashes.
We are using a really simple program
While true do
turtle.attack()
turtle.drop()
end
so we shouldn't have any problem.Here's the pastebin of the crash : http://pastebin.ca/2662672
Thanks for the help!