This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
paste bin
Started by thomasgroves100, 02 October 2012 - 05:13 PMPosted 02 October 2012 - 07:13 PM
Please help when i type paste bin into the computer it says no such program does anyone know how to fix this
Posted 02 October 2012 - 07:14 PM
Try "pastebin"….it's one word anyway.
Posted 02 October 2012 - 07:17 PM
sorry thats what i meant to type i do but it still says no such program
Posted 02 October 2012 - 07:23 PM
Then HTTP is probably not enabled. Are you just doing "pastebin" in your terminal and nothing else?
Posted 02 October 2012 - 08:14 PM
yeah and how do i enable http
Posted 02 October 2012 - 08:21 PM
http is enabled in the config file on your computercraft mods folder. Go to .minecraft/config folder and open mod_ComputerCraft.cfg and edit the line that says "enableAPI_http=0" to "enableAPI_http=1".
Posted 02 October 2012 - 08:26 PM
http is enabled in the config file on your computercraft mods folder. Go to .minecraft/config folder and open mod_ComputerCraft.cfg and edit the line that says "enableAPI_http=0" to "enableAPI_http=1".
If you're on a server, then ask the owner to enable it. Other then that, if it's enabled in your config makes no difference on a server as far as I'm aware.
Posted 02 October 2012 - 08:27 PM
Thank you! :(/>/>
Posted 02 October 2012 - 08:28 PM
That's true. I had not thought of that. If you're on a server, you have to change the settings in your config(if you own the server) or you need to ask the owner to change it.