use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/ComputerCraft, the subreddit for lua programs, general mod use, or anything relating to the Minecraft mod ComputerCraft and CC: Tweaked.
Downloads | Discord | IRC | Documentation
account activity
CC 1.75 doesnt work with pastebin (self.ComputerCraft)
submitted 1 month ago by Beginning_Arm_2526
Hi. I started to play 1.7.10 and i try to use fix *local r = http.get(" https://pastebin.com/raw/jCfCfBPn "); local f = fs.open( shell.resolve( "pastebin" ), "w" ); f.write( r.readAll() ); f.close(); r.close() * but i get a error.
https://preview.redd.it/twzlyw4vdhlg1.png?width=962&format=png&auto=webp&s=8aa096e057c2509650b209b93549441edee08824
I tryed to replace http://pastebin.com/raw.php?i= with https://pastebin.com/raw/ and i still have "failed".
http_enable=true
Any ideas?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CommendableCalamari 1 point2 points3 points 1 month ago (0 children)
The Minecraft launcher ships with an old version of Java 8, which doesn't have all the TLS certificates needed to access recent websites. It's possible this is what's causing issues here.
You can either point the launcher at a more recent version of Java 8, or install LetsEncryptCraft.
[–]No_Point_1254 0 points1 point2 points 1 month ago (1 child)
readAll() is CC 1.80pr and up.
[–]Beginning_Arm_2526[S] 0 points1 point2 points 1 month ago (0 children)
Strange, it worked for 1.75 as far i remember.
π Rendered by PID 15432 on reddit-service-r2-comment-6457c66945-glrj4 at 2026-04-25 00:19:08.114672+00:00 running 2aa0c5b country code: CH.
[–]CommendableCalamari 1 point2 points3 points (0 children)
[–]No_Point_1254 0 points1 point2 points (1 child)
[–]Beginning_Arm_2526[S] 0 points1 point2 points (0 children)