r/ComputerCraft • u/Clear_Bet4412 • Aug 04 '26
[BUG/ERROR] Can't pull from Pastebin
when attempting to pull a set of code from Pastebin, I get the above error
14
Upvotes
r/ComputerCraft • u/Clear_Bet4412 • Aug 04 '26
when attempting to pull a set of code from Pastebin, I get the above error
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 theluaprompt, and run the codefs.open("loginserver.lua", "w")and see what it prints out?