axe924 Posted May 9, 2013 Posted May 9, 2013 i'm on mac and I really need help with this new server stuff, my current code for launch.command file: #!/bin/bash cd "$( dirname "$0" )" java -Xms4G -Xmx4G -jar Tekkit.jar -o true nogui And it doesnt work? Please help, I just want to play with friends :(
digimbyte Posted May 9, 2013 Posted May 9, 2013 run the .jar file manually, command isn't worth the time you probably need the latest JAVA JRE if you cant run .jar files standalone
axe924 Posted May 9, 2013 Author Posted May 9, 2013 run the .jar file manually, command isn't worth the time you probably need the latest JAVA JRE if you cant run .jar files standalone Everytime I do that, the mods dont work... any solutions? ( I run the minecraftserver.jar)
Teraku Posted May 10, 2013 Posted May 10, 2013 Try running Tekkit.jar instead, minecraftserver.jar is just standard server. I've seen this problem before, I just don't know how to fix it.
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