Jump to content

Recommended Posts

Posted

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:)

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...