Laserdude345 Posted September 4, 2012 Share Posted September 4, 2012 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] Link to comment Share on other sites More sharing options...
Wendo Posted September 4, 2012 Share Posted September 4, 2012 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now