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

When calling things like os.getComputerLabel() and os.getComputerID() it throws an error.

Started by Brod8362, 06 March 2016 - 02:43 AM
Brod8362 #1
Posted 06 March 2016 - 03:43 AM
Hey.
It is pretty self explanitory, but whenever I try to call for an Id like os.getComputerLabel() it throws this error:

window:179: bad argument: string expected, got nil

Then it shuts down.

Yes, the computer has a label.

Any help?
Bomb Bloke #2
Posted 06 March 2016 - 04:23 AM
You've tried to set an invalid text colour. If you can't see where, post your full code.