ComputerCraft Help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

MrFrostmaul

New Member
Jul 29, 2019
15
0
0
Computercraft error - I think

When ever I do the pastebin get command, it works correctly on the server and all enabed and downloads correctly, but when running it, the turtle does not do anything apart from sitting there.
I even tried with a simple command HERE and still nothing happens,

What am I doing wrong? - It is all enabled on Server and client side.
 
dont they need fuel in the latest version ?

Yes and no depends on configs there is a setting True(needs fuel) or False (doesn't need any).

Computercraft error - I think

When ever I do the pastebin get command, it works correctly on the server and all enabed and downloads correctly, but when running it, the turtle does not do anything apart from sitting there.
I even tried with a simple command HERE and still nothing happens,

What am I doing wrong? - It is all enabled on Server and client side.

Them commands are fine.

Try one that is

turtle.select(1)
turtle.refuel(quantity)

Change "quantity" to 1,2 or all amount of fuel
(make sure your fuel is in the top left inv of the turtle.)
 
I hope this isn't considered a Necro, but How did you get pastebin to work for you? Every time I attempt to grab something from Pastebin, I am to that I need to enable the http API, which I do, but I get the same output. Any idears?
 
I hope this isn't considered a Necro, but How did you get pastebin to work for you? Every time I attempt to grab something from Pastebin, I am to that I need to enable the http API, which I do, but I get the same output. Any idears?

http/pastebin get xxx ?
 
Status
Not open for further replies.