Java error?

Discussion in 'Bukkit Help' started by Braveras, Nov 10, 2012.

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

    Braveras

  2. Offline

    midnightfang22

    you need more ram
     
  3. Offline

    Braveras

    Ok, what i have to write in text edit to open my server by clicking it?
    Actually I opened typing in terminal: cd [serverlocation] and then java -jar craftbukkit.jar
     
  4. Offline

    midnightfang22

    Code:
    -Xms1024M -Xmx1024M
    -Xms is the minimum ram at startup and -Xmx is the max ram it can take.
     
  5. Offline

    Braveras

    So, I have to create a text document with "-Xms2G -Xmx3G"?
     
  6. Offline

    midnightfang22

    Idk about mac and how its setup. Just edit your startup script that you use for minecraft to add those in and it should work...
     
Thread Status:
Not open for further replies.

Share This Page