badkruka Posted September 1, 2013 Posted September 1, 2013 I cant get the turtle to detect redstone signal from the sides. I can detect front, back, bottom and I asume from top but havent tryed that. But when I try the sides I cant get it to work. Been reading alot and redstone.getInput() should also work on "right" and "left" and when I try it in lua mode it returns false on the sides so the command seems to work. Are the turtle working as intended or are it bugging on the sides? Quote
Spudgy Posted September 2, 2013 Posted September 2, 2013 I just tried it with a plain turtle and a mining turtle and it worked fine on all sides. Used a lever to generate the signals. tekkit 1.1.8. Quote
RealKimto Posted September 2, 2013 Posted September 2, 2013 · Hidden Hidden Sorry I'm posting this here but I have a weird crash on my Tekkit and no1 has replied on it, and I've waited for days. Here's the link: http://forums.technicpack.net/threads/weird-crash.51655/
badkruka Posted September 2, 2013 Author Posted September 2, 2013 Im realy new to promgramming so it can be me. When I ran the "redstone.getInput()" in lua it gave back true but it didnt execute the command I had programmed when running the program. (have rewritten the code so its gone) When I just changed the code from "left" to "front" or "back" it executed the command but never when I had "left" or "right". Quote
badkruka Posted September 13, 2013 Author Posted September 13, 2013 Nope, I cant get rs signal on the left and right side of the turtle. Can it be a config problem i computer craft's config? Quote
TokiWartooth Posted September 14, 2013 Posted September 14, 2013 Not working is generally not a configable option. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.