Jump to content

Recommended Posts

Posted

Hey Guys, (sorry for my english I am German)

I installed a Tekkit Server on my PC. Now I want to play with a friend on the server, but if I try to get something like a quarry out of a workbench and it dont works. I can't get get them out of the workbench.

Thank You =)

Posted

when you run your server, are you running the Tekkit.jar file or are you running the minecraft_server.jar file? You should be using the Tekkit.jar file (in your launch.bat, for example).

Posted

when you run your server, are you running the Tekkit.jar file or are you running the minecraft_server.jar file? You should be using the Tekkit.jar file (in your launch.bat, for example).

Exactly what I was getting at.

Posted

this is my startup bat change the -Xmx4G to what ever the max memory you want to throw at it and your good to go

START "MINECRAFT-TEKKIT" /ABOVENORMAL /B java -server -Xincgc -Xmx4G -XX:PermSize=128m -XX:MaxPermSize=256m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -jar Tekkit.jar nogui

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