Posted 21 November 2012 - 11:00 AM
http://pastebin.com/MFGm9mGU
This is my code to control a multiple location railway across the server (multiplayer). When I run this program, the list prints correctly, the input is received, but at the point of the redpulse and redprobe lines (line 43 and following), I get only "No such program". I put in the print(shell.path) of both programs and this latest iteration has me directing the path from root to the programs.
I've tried copying the programs to the root directory with the railrun program, putting in the directory path to the programs, loading the program in the programs directory (this failed multiple times). Does anyone have any suggestions?
This is my code to control a multiple location railway across the server (multiplayer). When I run this program, the list prints correctly, the input is received, but at the point of the redpulse and redprobe lines (line 43 and following), I get only "No such program". I put in the print(shell.path) of both programs and this latest iteration has me directing the path from root to the programs.
I've tried copying the programs to the root directory with the railrun program, putting in the directory path to the programs, loading the program in the programs directory (this failed multiple times). Does anyone have any suggestions?