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 :( Quote
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 Quote
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) Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.