Hardstylemex Posted January 26, 2014 Share Posted January 26, 2014 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! Link to comment Share on other sites More sharing options...
BAILEY16 Posted January 26, 2014 Share Posted January 26, 2014 You've specified the wrong path to Java.. Easiest way to get the right path is to drag and drop the java file itself. Link to comment Share on other sites More sharing options...
oenone Posted January 27, 2014 Share Posted January 27, 2014 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. Link to comment Share on other sites More sharing options...
PhoenixPlayzz Posted February 2, 2014 Share Posted February 2, 2014 Replace the PAth "Xmx1G" to "Xmx1500M" Maybe the ram is running out? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now