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

getting startup script from pastebin doesnt work?

Started by wertyujh, 08 January 2013 - 02:17 AM
wertyujh #1
Posted 08 January 2013 - 03:17 AM
Hi, i was just toying around with some turtle code, and i wrote a small program : http://pastebin.com/q1gue7my
I tried to load this on my turtle as the startup code using
http/pastebin get q1gue7my startup
it tried to connect and then gave me an error in line 91 of the pastebin program.

This could be our server derping, it went out shortly after, BUT i was able to load other programs a few minutes earlier just fine. (they were called things like test1 etc)

thanks in advance for reading and possibly providing a solution :)/>
Goof #2
Posted 08 January 2013 - 03:28 AM
full error code, please?

and if you just restarts the computer/turtle, then just type in "pastebin get q1gue7my startup". (it still works with your "http/pastebin get q1gue7my startup" )


i hope i could help :D/>
Edited on 08 January 2013 - 02:35 AM
Heracles421 #3
Posted 08 January 2013 - 03:29 AM
Hi, i was just toying around with some turtle code, and i wrote a small program : http://pastebin.com/q1gue7my
I tried to load this on my turtle as the startup code using
http/pastebin get q1gue7my startup
it tried to connect and then gave me an error in line 91 of the pastebin program.

This could be our server derping, it went out shortly after, BUT i was able to load other programs a few minutes earlier just fine. (they were called things like test1 etc)

thanks in advance for reading and possibly providing a solution :)/>/>
Weird, try downloading with another name and then renaming it to startup in the turtle. That should be the server derping btw
remiX #4
Posted 08 January 2013 - 03:38 AM
Sometimes after a client update, the changes get reset and http api could be disabled once again, have you checked that?

Or maybe when the server derped out it reset or something