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

[lua] Problem with elevator control

Started by DuD3, 09 July 2012 - 01:57 PM
DuD3 #1
Posted 09 July 2012 - 03:57 PM
Hi

I'm new in computercraft but decided to build elevators based on the program Elevator Control found here. I connected it like it should be, thrown the programs into my serv files and tried to start them. But every time i try some errors occur, dunno if the code is wrong or me doing it wrong some way.

when i run 'install' on any computer it only shows:


bios:106: [string "install"]:19: unfinished string

When i run elevatorControl this pops up:


elevatorControl :7: attempt to index ? (a nil value)

and distribute


bios:206: [string "distribute"]:12: '=' expected

Im running Tekkit 3.0.4

heres the link to the codes i used http://www.computerc...evator-control/
Lyqyd #2
Posted 09 July 2012 - 06:11 PM
This would be a question to ask of the person who wrote the code, really.