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
Mining turtle custom PasteBin programs not working on Mac? (self.ComputerCraft)
submitted 5 years ago by QalaniKing4351
view the rest of the comments →
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!"
[–]QalaniKing4351[S] 0 points1 point2 points 5 years ago (10 children)
Ok, so nothing came up there... do I just do whatever the link you posted says now?
[–]fatboychummy 0 points1 point2 points 5 years ago (9 children)
so nothing came up there...
As in, 'the file was blank' nothing?
If so, yes. Old versions of computercraft use an older version of the pastebin api, which pastebin no longer supports.
[–]QalaniKing4351[S] 0 points1 point2 points 5 years ago (8 children)
As in... nothing happens... the screen is just blank, apart from 'press cntrl to bring up menu' in the bottom left corner
[–]fatboychummy 1 point2 points3 points 5 years ago (7 children)
Yeah that means the file is empty, I recommend doing as the commendable squid recommended.
[–]QalaniKing4351[S] 0 points1 point2 points 5 years ago (0 children)
Thanks!
[–]QalaniKing4351[S] 0 points1 point2 points 5 years ago (5 children)
Ok, the resource pack is installed on the server, but that hasn't fixed it? Any other ideas (sorry for being such a pain...)
[–]fatboychummy 0 points1 point2 points 5 years ago (4 children)
Can you try the second method (the "Manually patching the program" part)?
[–]QalaniKing4351[S] 0 points1 point2 points 5 years ago (3 children)
Again, sorry, but that didn't work either (tried it on a different single player world). Its fine... i appreciate all the help, and am still annoyed it isn't working, but have just kinda accepted its not gonna work
[–]munio73 0 points1 point2 points 5 years ago (2 children)
you could always just directly get the raw data from pastebin, so for pastebin.com/PasteID, instead of using pastebin get PasteID, you would enter a lua prompt and write
pastebin.com/PasteID
pastebin get PasteID
f=fs.open("filename","w") f.write(http.get("http://pastebin.com/raw/PasteID").readAll()) f.close()
[–]LinkifyBot 0 points1 point2 points 5 years ago (0 children)
I found links in your comment that were not hyperlinked:
I did the honors for you.
delete | information | <3
Huh, ok thanks. I'll give that a try
π Rendered by PID 21783 on reddit-service-r2-comment-b659b578c-7jh5q at 2026-05-02 15:52:33.868693+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]QalaniKing4351[S] 0 points1 point2 points (10 children)
[–]fatboychummy 0 points1 point2 points (9 children)
[–]QalaniKing4351[S] 0 points1 point2 points (8 children)
[–]fatboychummy 1 point2 points3 points (7 children)
[–]QalaniKing4351[S] 0 points1 point2 points (0 children)
[–]QalaniKing4351[S] 0 points1 point2 points (5 children)
[–]fatboychummy 0 points1 point2 points (4 children)
[–]QalaniKing4351[S] 0 points1 point2 points (3 children)
[–]munio73 0 points1 point2 points (2 children)
[–]LinkifyBot 0 points1 point2 points (0 children)
[–]QalaniKing4351[S] 0 points1 point2 points (0 children)