binarydogs Posted April 4, 2013 Posted April 4, 2013 Hi, I setup a Tekkit (3.1.2) server on a Windows 8 machine last night which appears to be running correctly after launching the .bat file except that I receive no output in the console window and I am unable to input any commands. I am able to connect and play from any of the client machines on the LAN but I have no ability to enter anything into the console\command line window on the server box. My .bat file is a single line: "C:\Program Files\java\jre7\bin\javaw.exe" -Xmx1M -Xms1M -jar "C:\tekkit\Tekkit_Server_3.1.2\Tekkit.jar" nogui Do I need to add an additional line in to echo the output to the console in some manner or should I be calling the java.exe file rather than javaw.exe? I am stuck at work now so won't be able to test anything further until I get home - just looking for some fresh input. Cheers. bd
binarydogs Posted April 4, 2013 Author Posted April 4, 2013 Are you using 1M or 1G? O_o Ha my mistake - I have it set to 1G
binarydogs Posted April 4, 2013 Author Posted April 4, 2013 No problem on this one now - issue was launching the server with javaw.exe. Switched to java.exe and this is running fine now.
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