Jump to content

Recommended Posts

Posted

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

Posted

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)

Posted

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.

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...