14 posts
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!
3057 posts
Location
United States of America
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.
1220 posts
Location
Earth orbit
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.
14 posts
Posted 07 June 2016 - 08:22 PM
To late. Gave up and deleted the computer. I have a new issue though.
2679 posts
Location
You will never find me, muhahahahahaha
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.