"COULD NOT RESERVE ENOUGH SPACE FOR OBJECT HEAP"

Discussion in 'Bukkit Help' started by Meatiex, Jun 20, 2013.

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

    Meatiex

    I just uninstalled most of my java and re-installed it, and my server gave me the error below. Whenever I set my server to 1G it works fine but freezes because of ram sometimes, I want to be able to set it to 8G because I have 16G total in my computer and that's all that runs on this computer most of the time.

    The Error:
    Capture.PNG


    I can't uninstall the lowest one, I get this error:

    2.png

    3.PNG

    And here are my Build Paths at Computer/properties/advanced/environment-variables:
    4.PNG

    I know there is a lot of stuff here, but if you guys could help me get my consle working for my sever that would be great, Thanks! ~Meatie!
     
  2. Offline

    LuigiPenguin

    is ur computer 64bit? Or allocate more ram to java. google it.

    or use another minecraft jar starting up bat.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 2, 2016
  3. Offline

    Meatiex

    My computer is 64 bit, yes
    When I allow more than 1G of ram I get the error above in the black console.
    I am using a Run.bat file that looks like this:

    Code:
    java -Xms1G -Xmx1G -jar spigot.jar -o true
    PAUSE
    This is a server not a client if you where wondering.
     
  4. Offline

    midnightfang22

    Meatiex
    You are using 32-bit java, install the 64-bit java for it to work.
     
  5. Offline

    LuigiPenguin

  6. Offline

    Meatiex

    Thank you!!! It worked!
     
  7. Offline

    LuigiPenguin

    No Prob mate.
     
Thread Status:
Not open for further replies.

Share This Page