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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...