Jump to content

binarydogs

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by binarydogs

  1. No problem on this one now - issue was launching the server with javaw.exe. Switched to java.exe and this is running fine now.
  2. 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
×
×
  • Create New...