Jump to content
  • 0

[Help] Java problem


Mitjuh

Question

Recommended Posts

  • 0

When I run "startGameServer" I'm getting this error does anyone know how to fix this?

 

 Java is not recognized as internal or external command, operable program or batch file.

 

Thanks in advance :)

 

add java system variable

Link to comment
Share on other sites

  • 0

JAVA_HOME

C:\Program Files (x86)\Java\jdk1.6.0_17

 

than you dont need java path in the batch file o.O which java you have in the system variables

 

Well that solved my problem about a year ago but I cant remember what it was.

Link to comment
Share on other sites

  • 0

JAVA_HOME

C:\Program Files (x86)\Java\jdk1.6.0_17

 

Well that solved my problem about a year ago but I cant remember what it was.

 

ahh 64bit system...than use 64bit java not 32bit...

Link to comment
Share on other sites

  • 0

well that's the problem 64bit doesnt work anymore thats why i posted this : http://www.maxcheaters.com/forum/index.php?topic=113444.0 the only way I could get it fixed was to start using 32bit java and eclipse

Link to comment
Share on other sites

  • 0

well that's the problem 64bit doesnt work anymore thats why i posted this : http://www.maxcheaters.com/forum/index.php?topic=113444.0 the only way I could get it fixed was to start using 32bit java and eclipse

 

bullshit there are no 64bit jdk dont work anymore-.-"

Link to comment
Share on other sites

  • 0

well the java works fine but with the 64bit java and 64bit eclipse it wont work and with the full 32bit stuff it does

 

in 64bit systems the default program files folder is the 64bit program files not the x86 aka you cant make it to read 32 bit java jdk

Link to comment
Share on other sites

  • 0

program files (x86) = 64bit

 

however you tell me to wipe the 32bit java off my pc again and just install the 64bit again :(?

 

x86 = 32 bit man :D :D :D x64 is 64bit :D

Link to comment
Share on other sites

  • 0

Program Files (x64) doesn't exist I've had all my OS's 64 bit the last few years and it's always Program Files (x86) and a folder Program Files..

 

Program Files is the 64 bit man rofl......

32bit system:

only program files folder thats the default 32bit one

64bit system:

program files (x86) for 32bit applications

program files for 64 bit applications

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...