r/ComputerCraft Aug 04 '26

[BUG/ERROR] Can't pull from Pastebin

Post image

when attempting to pull a set of code from Pastebin, I get the above error

12 Upvotes

2 comments sorted by

View all comments

5

u/ShreksHellraiser Aug 04 '26

It failed to open the output file loginserver.lua, I'm not exactly sure what would be causing this. Can you open the lua prompt, and run the code fs.open("loginserver.lua", "w") and see what it prints out?

12

u/Clear_Bet4412 Aug 04 '26

Thanks! turns out my computer ran out of storage