This is a read-only snapshot of
the ComputerCraft forums
, taken in April 2020.
ComputerCraft
→
Ask a Pro
os.reboot()
Started by meeko011, 14 June 2013 - 12:47 PM
meeko011
#1
34 posts
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
295 posts
Location
In the TARDIS at an unknown place in time.
Posted 14 June 2013 - 04:26 PM
Show us the whole script, it's likely not os.reboot().