Pastebin won't work for turtle

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

baw179

New Member
Jul 29, 2019
295
0
0
Hi all,

I'm trying to run AustinKK's mining turtle program but when entering it into the turtle it won't let me type the 'n' of 'pastebin' from rom/programs/http/pastebin. I can type any other letter except for that. Http is enabled on the server and I can run a program from a dropbox link just fine. Anyone know what the dealio is please? :confused:

http://pastebin.com/3mkeUzby

Thanks.

Edit: In fact it won't let me type the letter 'n' in the turtle command lines at all !!!???
 
pastebin get 3mkeUzby quarry

You type that in your turtle.
If it tells you that pastebin is not a recognized program, then you need to enable HTTP in ComputerCraft.cfg.
But in the latest versions, it is enabled by default.

EDIT: as for not being able to type "n", please check if it is not used in your key bindings.
I know it is used for REI minimap, but that never stopped me from typing it, so check your key bindings.
 
Hi Mithos, thanks a lot! I had configured my 'N' key for 'previous' in the NEI recipe mode and that was the cause of the problem. I've configured it to a different (non-letter) key now and I can type in the command screen okay now. Thanks - hadn't even considered that! :)