Jump to content

Recommended Posts

Posted

I recently downloaded the Hexxit server files, and attempted to run the .bat file to start up the sever.

I've gotten this error:

Unable to access jarfile Hexxit.jar.

So I renamed my Hexxit to Hexxit.jar. Still the same error. Then I tried to change the file name in the batch file to 'Hexxit", but I still got the same error.

Currently, this is my batch file:

@Echo off

"C:\Program Files\Java\jre7\bin\java" -Xms1024M -Xmx1024M -jar Hexxit.jar

pause

I'm running Windows 7 64 bit with 8 gigs of RAM.

Posted

name the jar file just "hexxit" if you're prompted about changing file extensions, then leave it as hexxit.jar

now try again. make sure you DO NOT run the batch file as administrator

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