Jump to content

Recommended Posts

Posted

I have done everything as told specifically in this video:

And every time terminal comes up with this error:

Last login: Mon Sep  3 21:53:15 on ttys000

/Users/[b]CENSORED[/b]/Desktop/Tekkit_Server/start_tekkit_server.command ; exit;

Fritz-Family-Old-iMac-2:~ [b]CENSORED[/b]$ /Users/[b]CENSORED[/b]/Desktop/Tekkit_Server/start_tekkit_server.command ; exit;

-bash: /Users/[b]CENSORED[/b]/Desktop/Tekkit_Server/start_tekkit_server.command: /bin/bash^M: bad interpreter: No such file or directory

logout

 

[Process completed]

Posted

You've copied these files from a windows system using something that has preserved the windows file endings.

Assuming OSX has sed then change to your desktop folder and run

sed -i s/\\r//g start_tekkit_server.command

If you've edited any other of the files on windows they will likely have the same problem

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...