Jump to content

Recommended Posts

Posted

When I tried Running the server launcher with launch.bat, it pops up with this:

C:\Users\Arisbeth\Desktop\Hexxit Server>java -Xmx1G -Xms1G -jar Hexxit.jar nogui

'java' is not recognized as an internal or external command,

operable program or batch file.

C:\Users\Arisbeth\Desktop\Hexxit Server>pause

Press any key to continue . . .

If anybody could help resolve this issue, it would really be appreciated! Thank you!

Posted

Did you even install Java? Easiest way to get that batch file to work would be to add the path to your Java binary to your PATH environment variable. Else edit the batch file and change java to full path.

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