Jump to content
  • 0

HELP HELP HELP !!! TEKKIT SERVER PROBLEM (ALEINWARE M17X R4)


Question

Posted

Title: HELP HELP HELP !!! TEKKIT SERVER PROBLEM (ALEINWARE M17X R4)

Version: 3.0.3/3.0.4

OS: Windows 7

Java Version: the newest (32-Bit)

Description of Problem:

My problem is right here ---->

C: \ Users \ Alexander H \ Desktop \ Tekkit server> java-Xmx1G Xms1G-jar Tekkit.jar no

gui

java is not recognized as an internal or external command,

operable program or batch file.

C: \ Users \ Alexander H \ Desktop \ Tekkit server> pause

Press any key to continue ...

PLEASE HELP ME : BY A DESPERATE PLAYER!!!

Error Messages:

Error Log:


C: \ Users \ Alexander H \ Desktop \ Tekkit server> java-Xmx1G Xms1G-jar Tekkit.jar no

 gui

 java is not recognized as an internal or external command,

 operable program or batch file.



 C: \ Users \ Alexander H \ Desktop \ Tekkit server> pause

 Press any key to continue ...

1 answer to this question

Recommended Posts

  • 0
Posted

Caps will not get a faster response. You probably could have solved the problem already by reading the stickies at the top of the section. I'm feeling nice, though, so...add Java to your system path. Google should tell you how to do that. Also, you need another - before Xms1G and a space before -jar (maybe on the 2nd one).

If you don't feel like doing that, you can always add the entire Java path to the batch file, like this:

"C:\Program Files\Java\jre7\bin\java -jar -Xmx1G -Xms1G tekkit.jar nogui" where the Program Files may have a (x86) on the end, since you're using 32-bit, or may not.

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