BUTTERMAN166 Posted February 4, 2014 Posted February 4, 2014 i am trying to make a tekkit server for me and my friend cuz we are tired of getting griefed.i get all the steps but this msg always pops up.#!/bin/sh "C:\Program Files\Java\jre7\bin\java" -jar -Xmx1G -XmX1G C:\Users\Mandy\Desktop\tekkit serverTekkit.jar I could really use ur guys advice so i can fix this Thanx:) Unehydrodyday 1
Torezu Posted February 5, 2014 Posted February 5, 2014 This isn't a good place for this, so if you're still having problems after following my advice, try the Server Op Swap Shop. Anyway, you're missing a in your structure for Tekkit.jar, and the full directory from C: to Tekkit.jar probably needs " marks around it, since you have a space in your folder structure. Also, you're locking the server into using 1G of RAM. I'd give it a range, say -Xms1G and -Xmx1536M or something. Unehydrodyday 1
Daemon_Eleuel Posted February 5, 2014 Posted February 5, 2014 I'm also confused about the : #!/bin/sh Are you on Linux or Win? O_o
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