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

I Messed Up

Started by CantCode420, 06 June 2016 - 09:23 PM
CantCode420 #1
Posted 06 June 2016 - 11:23 PM
So I was watching a video for how to make an OS for a computer, and it is saying
bios:14: [string ".temp"]:62: unexpected symbol
I don't know how to leave a link to my thing, uh, what does that even mean? And can someone tell me how to leave a link to my thing? Help please!
KingofGamesYami #2
Posted 07 June 2016 - 12:45 AM
bios:14: [string ".temp"]:62: unexpected symbol

BIOS means you probably had a syntax error. ".temp" leads me to suspect you were using edit's run feature. 62 tells me the error was on line 62 of your code, and 'unexpected symbol' confirms my earlier suspicion that it was a syntax error.

Without the code in question, that's all I can say. Anything more would be speculation.
Dog #3
Posted 07 June 2016 - 12:57 AM
You can post your code from the command line by typing

pastebin put MyOS

That will upload your program to pastebin as MyOS. The pastebin program will then return the pastebin ID you need to post here so we can see your code. I can't remember if it returns the ID in the console or in chat, so you may need to check both.
CantCode420 #4
Posted 07 June 2016 - 08:22 PM
To late. Gave up and deleted the computer. I have a new issue though.
Creator #5
Posted 07 June 2016 - 08:57 PM
To late. Gave up and deleted the computer. I have a new issue though.

You still can find the files when you look through the save folder.