Jump to content

Recommended Posts

Posted

OK, So I downloaded the latest version of the server files, installed Java 7 64 Bit, made sure it was my default java and just keep getting this error in the console:

captur24.png

Posted

you do not have java in your path variable im not going to explain how to do this as it will confuse

most people

The easiest way is to open the .bat file in notepad and change the word

java to C:\Program Files\Java\jre6\bin\java.exe

but first check this folder exists it could also be any of these and possibly more:

C:\Program Files\Java\jre7\bin\java.exe

C:\Program Files (x86)\Java\jre6\bin\java.exe

C:\Program Files (x86)\Java\jre7\bin\java.exe

Posted

you do not have java in your path variable im not going to explain how to do this as it will confuse

most people

The easiest way is to open the .bat file in notepad and change the word

java to C:\Program Files\Java\jre6\bin\java.exe

but first check this folder exists it could also be any of these and possibly more:

C:\Program Files\Java\jre7\bin\java.exe

C:\Program Files (x86)\Java\jre6\bin\java.exe

C:\Program Files (x86)\Java\jre7\bin\java.exe

You need to put quotes around that.

"C:\Program Files\Java\jre7\bin\java.exe" options after

"C:\Program Files (x86)\Java\jre6\bin\java.exe" options after

"C:\Program Files (x86)\Java\jre7\bin\java.exe" options after

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...