• 0

    posted a message on NOT ENOUGH RAM!
    When I added the pause at the end of the command- java -Xmx1024M -Xms1024M -jar minecraft_server.jar, it was telling me it could not find mincraft_server.jar. I also noticed that the server application was an .exe so all I did was change the .jar to .exe like so-java -Xmx1024M -Xms1024M -jar minecraft_server.exe, and poof! it worked. Hope this helps :smile.gif:
    Posted in: Server Support and Administration
  • To post a comment, please .