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

os.reboot()

Started by meeko011, 14 June 2013 - 12:47 PM
meeko011 #1
Posted 14 June 2013 - 02:47 PM
Whenever I try using os.reboot() in my turtle programs it says Attempt to call nill. I even tried doing shell.run("reboot") but it didn't work either.
brett122798 #2
Posted 14 June 2013 - 04:26 PM
Show us the whole script, it's likely not os.reboot().