Jump to content

Can't start a voltz server


sos448

Recommended Posts

There is probably an easy fix but I've searched the internet and can't find a solution, I'm trying to set up a Voltz server but I just can't get it to work, I download the Voltz server files, extract them and try to run the bat file, it stays open for a second or two then says press any button to close. If anyone has any idea what I'm doing wrong the help would be greatly appreciated 

Link to comment
Share on other sites

Its probably the bat file. Does it look exactly like this? 

java -Xmx3G -Xms2G -jar Voltz.jar nogui
pause

Right-click on the bat file and click edit. Sometimes people make the mistake of launching a jar file that isnt their for example in the code above voltz.jar  might be minecraft.jar or bukkit.jar by accident. Check that and post back what happened

Link to comment
Share on other sites

  • 2 weeks later...

In my case the same and I am not able to find help in the bat file gets exactly what you say
 
And then gives me this error: 
 

C:Users********DesktopServerTechnick PackVoltz>java -Xmx3G -Xmx2G -jar Voltz.jar nogui
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has ocurred. Program will exit.

C:Users********DesktopServerTechnick PackVoltz>pause
Press any key to continue . . .

Please help

Link to comment
Share on other sites

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