sos448 Posted August 6, 2014 Share Posted August 6, 2014 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 More sharing options...
Xopharios Posted August 11, 2014 Share Posted August 11, 2014 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 More sharing options...
Thromax Posted August 22, 2014 Share Posted August 22, 2014 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 More sharing options...
djoveryde Posted August 22, 2014 Share Posted August 22, 2014 ServerTechnick PackVoltz>java -Xmx3G -Xmx2G -jar Voltz.jar nogui You have 2 lots of Xmx flags, that probably wouldn't help 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