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

[1.76pr4][SMP] Computer.turnOn() not working

Started by martmists, 15 December 2015 - 06:45 PM
martmists #1
Posted 15 December 2015 - 07:45 PM
Hi everyone,

I was using a simple script to turn on all of my computers, but the function

computer.turnOn()
did not work.

My code is at pastebin.com/rUpEhTyL, please tell me if i am doing something wrong, or if this is supposed to work.

Just to be clear, All that happens is it runs "time" in background, and when i uncomment the print() it will print false.
Lupus590 #2
Posted 15 December 2015 - 08:23 PM
is the modem on? right click it so that the ring is red. Also, this will only work with wired modems
Edited on 15 December 2015 - 07:24 PM
martmists #3
Posted 15 December 2015 - 08:31 PM
The modems are all on, they are wired modems, and they are all connected. the exact setup is available on 167.114.101.146:25970 at around x = 0, y = 70, z = 240
SquidDev #4
Posted 15 December 2015 - 08:36 PM
Dan is trying to track 1.76 related issues on GitHub.