RAM Help

Discussion in 'Bukkit Help' started by bobotheredmonkey, Nov 3, 2012.

Thread Status:
Not open for further replies.
  1. Recently from the CraftBukkit setup page the amounts of RAM amounts possible to put on your server have been removed.. I really need to know the data values so I can add RAM to my server. I am looking to give it 3 GB of RAM so any help would be appreciated
    Thanks :3
     
  2. Offline

    Lying_Cake

    Code:
    java -Xms3072M -Xmx3G -jar craftbukkit.jar nogui
    -Xms3072M -Xmx3G <- Thats the important bit. The number you're looking for is 3072.
     
  3. Offline

    jacklin213

    NOTE: you must have 64 bit java to do this, 32bit java only supports up to 1GB
     
  4. I got 64 bit cause it worked great..so thanks guys! :)
     
  5. Offline

    jacklin213

    so is problem solved?
     
  6. Offline

    Temido2222

    -Xmx1536M -Xms1536M -jar craftbukkit.jar

    does this help? 2 gigs of ram, 1 gig= 1048, multiply by amount of ram= millibite equivillent p.s sorry for mis spelling
     
  7. Offline

    jacklin213

    2GB of RAM , 1 GB = 1024 MB, Number of GB x MB = Number of RAM in MB (Fixed most of the mistakes XD)
     
  8. Sure I guess it helps....if I was Superman... jkjk Thanks to all you guys! Also there is this guy whos main account is Caboose_RvsB but he has 20,000 alts. I ban his IP he restarts his router. He is a ridiculous hacker ( he crashed Legendary Craft.. need I say more? ) So any help to get rid of him?
     
  9. Offline

    jacklin213

    Online mode : true?
     
Thread Status:
Not open for further replies.

Share This Page