Jump to content

Recommended Posts

Posted (edited)
#########:~/tekkit$ ./launch.sh
May 23, 2014 3:38:10 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
May 23, 2014 3:38:10 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
May 23, 2014 3:38:10 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
#########:~/tekkit$   

Hello!

 

Whenever I try to launch the server (I've also attempted simply entering the java -Xmx... input, same result), the output prints out what you see above and nothing else. It makes it near impossible to debug!

 

Java is up to date (v 1.7.0_55, ran sudo apt-get), and I've tried redownloading a clean copy of the server files and using those.

 

For reference, I did get a vanilla Minecraft server working fine.

 

Any help is appreciated, thanks!

Edited by Eteocles
Posted

I'm not too familiar with Linux, but on my server, I'm calling the Tekkit server with:

 

sh launch.sh

Which works.

Posted

I'm not too familiar with Linux, but on my server, I'm calling the Tekkit server with:

Which works.

 

Does the same thing as ./, I just chmodded the shell file.

Like I said, I've tried doing the java -Xmx..... Tekkit.jar nogui input manually, and still no luck.

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