First: How do I know what Minecraft/CC version to use? It is hardly mentioned so I can't help the feeling this is common knowledge.
I don't really understand how to load this up. I'v tried it with MC 1.8.9 and CC 1.78.
I got the program connecting to pastebin (pastebin get
HC5SwGdv tortoise) and tried
os.loadAPI("tortoise")
and it asked for the coordinates. After that I tried
tortoise.becomeTurtle()
but this error occured:
lua:1: attempt to index ? (a nil value)
Am I missing any other files? Any tips how to load it properly?
Maybe I don't understand something essential about using programs for the turtles. Lots of stuff just do not work and throws colorful error messages at me. I understand a bit of Java, PHP, Perl and other languages but Lua goes straight over my head because I either don't get the error messages at all or I look at the code and see nothing wrong anyway.
Help please?
P.S. If I sound in anyway offensive or my grammar/spelling is atrocious: English is not my native language.