Jump to content

Recommended Posts

Posted

so i ran the lauch.bat, then uploaded it to the vilayer acp, and started the game (it runs the minecraft_server.jar) so it has many problems, as in any hexxit items just vanish and you cant make any, so are there any vilayer friendly server packs?

Posted

Launch it this way?

Run any windows executable as a service

Run any executable as a service and start/stop via a web interface. Also works with batch (.bat) files as well.

From: http://www.vilayer.com/control-panels/acp-layer-application-control-panel.html

launch.bat is how you start the server. It has lines like:

java -Xmx3G -Xms2G -XX:MaxPermSize=256M -Xincgc -jar Hexxit.jar nogui

pause

[/end of file, just 2 lines long]

-Xincgc is an incremental garbage collector, I'm hoping it smooths the frame rate for combat.

The MaxPermSize increase is recommended.

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