Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected symbol error #48

Open
i-Reek opened this issue Aug 1, 2024 · 1 comment
Open

Unexpected symbol error #48

i-Reek opened this issue Aug 1, 2024 · 1 comment

Comments

@i-Reek
Copy link

i-Reek commented Aug 1, 2024

When i try to run the file "install" after downloading from pastebin, i get the following error "bios:14: [string "install"]:1: unexpected symbol" what does this mean and how do i fix it? I'm playing on infinity evolved 1.7,10

@i-Reek
Copy link
Author

i-Reek commented Aug 1, 2024

I found a work around by going to the pastebin file directly (https://pastebin.com/Ls1Wg3QQ), copied all of the code, then went to the world file for computercraft on the server. In the world file for computercraft there will be files corresponding to each computer you have in the world/server, create a text file in the corresponding computer file, name it something like install0 and paste the code you copied into the text file. If you did it correctly, you should be able to see the install0 file in your advanced computer by using the >ls command. Run the file with >install0 and then >startup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant