Adding Ram But issnt working **HELP**

Discussion in 'Bukkit Help' started by camyboy, Jun 29, 2012.

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

    camyboy

    Hey when i launch my server (bukkit) its saying its added 256ram witch is too less so i edited the run.bat it said it was 1024 so i tried laucnhing it again and still 256ram.How can i fix this PLEASE HELP! Il give ya [diamond][diamond]
     
  2. Offline

    TheBeast808

    Post your startup file.
     
  3. Offline

    camyboy

    Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx2048M -Xms1024M -jar craftbukkit.jar
    PAUSE
     
  4. Offline

    TheBeast808

    And how much RAM do you physically have?
     
  5. Offline

    camyboy

  6. Offline

    TheBeast808

    Turn down the amount you allocate to the MC server. You should leave some for the OS. I'd use just use -Xmx1536M. That should work.
     
  7. Offline

    camyboy

    Still doing it When i launch it the consel opens to the server it say Picked up java_Options: -Xmx256m -Xms256M

    If this matters my Download speed is 42.18mbps and Upload is 0.95mbps

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  8. Offline

    TheBeast808

    What OS are you on?
     
  9. Offline

    camyboy

    OS?

    Oh Windows 7 64x

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  10. Offline

    TheBeast808

    The OS is likely taking up too much memory. If you tell it to use 1.5gb/2gb,but the OS is using 1gb, then it will either crash or default to a lower value. You'll need to find the maximum amount you can allocate by checking out how much free memory you have while the server isn't running.
     
  11. Offline

    camyboy

    how can i do that?

    Hello?

    Ive got 330GB Used Space and 134GB Free Space. Now what?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  12. Offline

    TheBeast808

    No, that's disk usage. I'm talking about RAM. I don't use windows, so I don't know how to find out how much you have free. Maybe try Task Manager.
     
  13. Offline

    camyboy

    1.10GB used.
     
Thread Status:
Not open for further replies.

Share This Page