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

Pastebin not working.

Started by CantCode420, 09 June 2016 - 09:04 PM
CantCode420 #1
Posted 09 June 2016 - 11:04 PM
So whenever I do pastebin get or run it says failed. It used to be working fine. The only working word is put. What do I do?
Bomb Bloke #2
Posted 10 June 2016 - 02:22 AM
You're probably using an older build of ComputerCraft; anything prior to the builds for MC 1.8.x may do this (depending on where you are).

In your Minecraft installation is a "resourcepacks" folder. Try putting this in it and restarting the game. If you're playing on a server, you'd instead need to either get the server owner to do it, or you'd need to manually patch the pastebin script on each computer you use.
Xelostar #3
Posted 11 June 2016 - 08:00 AM
Could it be possible that you used the following command (the code is an example code and I don't know if it exists):

pastebin get Q84HJdxA
instead of the following:

pastebin get Q84HJdxA myFile

Without giving it the filename, it doesn't work.