Eteocles Posted May 23, 2014 Posted May 23, 2014 (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 May 23, 2014 by Eteocles
Curunir Posted May 23, 2014 Posted May 23, 2014 I'm not too familiar with Linux, but on my server, I'm calling the Tekkit server with: sh launch.sh Which works.
Eteocles Posted May 23, 2014 Author Posted May 23, 2014 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.
Tuxmelv Posted May 24, 2014 Posted May 24, 2014 Are you running 32bit vs 64bit java? Is anything generating in the forge log?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now