Jump to content

Recommended Posts

Posted

Please describe what means "the normal allocation methods".

The normal method, that i was using , is when you open up note pad paste this in

java -Xmx2048M -Xms2048M -jar Minecraft_Server.exe nogui

And run it as a bat file in the server folder.

Posted

Niko, that command line seems to be correct. What makes you think that it does not work?

Java settings? you can change them from the launcher.

If all else fails, google it.

Nice reply. Too bad he asked about the server, not the client.

Posted

Edit yout .bat file, add command "pause" after the line "java -Xmx2048M -Xms2048M -jar Minecraft_Server.exe nogui". Or start the server from the command line.

My bet is that the location of your java.exe is not included in your PATH variable.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...