Solved More ram

Discussion in 'Bukkit Help' started by QuartzFox, Jan 5, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    QuartzFox

    Hello, I'm trying to run a server with 2 gb ram, but I can't do it. My PC is 64bits with 8 gb ram (yes, i have Java installed). When I try to do something like

    java -Xms1024M -Xmx2048M -jar craftbukkit.jar
    PAUSE

    it prints this. and I have more than 5 gb of RAM free at that moment

    [​IMG]

    I already tried to search how to do it, but I jdidn't find anything thats works, can anyone help me?
     
  2. Offline

    Zombie_Striker

    @QuartzFox
    The max space (mx) segment is no longer used. You should delete that.

    Why are you trying to run a server with only two GB of memory space?
     
  3. Make sure java 64 bit is installed and use 2G instead of 2048M


    Sent from my iPhone using Tapatalk
     
    QuartzFox likes this.
  4. Offline

    QuartzFox

    It worked, thanks!
     
Thread Status:
Not open for further replies.

Share This Page