New problem, even minecraft is not opening..

Discussion in 'Bukkit Help' started by Rikama, Jun 18, 2011.

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

    Rikama

    I get this message when im trying to start my server.
    Error occurred during intialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.

    Only thing i changed, was a new craftbukkit.jar

    Thanks for the help already!
     
  2. Offline

    dark_hunter

    The error speaks for it self, you don't have enough ram to start the server.
     
  3. Offline

    Rikama

    4 gigs ram not enough?
    Do i have to change bat. file config?
     
  4. Offline

    1lann

    Yes. Also are you using a 64 bit OS?
     
  5. Offline

    Rikama

    Win 7 64 bit, yes.

    Could you also tell me, why this is throwing this errot now, why not before?
     
  6. Offline

    1lann

    I have no idea.
     
  7. Offline

    Rikama

    Okay, but tell me how do i modify my bat. file if i have to?
     
  8. Offline

    Rikama

    Wtf, even my minecraft is not opening.
    "Could not create the Java virtual machine"
    What is this shit?
     
  9. Offline

    dak393

    re-read dark_hunter's post he said that you don't have the required ram to start the server (like the error itself says). What is the total ram of your computer (I'm gonna guess less than 5 Gigs probably 4) When allocating 4 gigs to the server your computer runs out of ram and can't continue to work. lower the ram down to 3Gs and see how that works for you.
     
  10. Offline

    Rikama

    My bat:
    @echo off
    "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar nogui
    What do i chance?

    4 gigs ram, worked before.. And minecraft should start.
     
  11. Offline

    happy111

    have the same problem soo how to fix ? the command thing comes up a but closes direct.
     
  12. Offline

    dak393

    does that not work? to check your ram use:
    Also check the task manager to see what's going on when you start it up.
    @happy111 do the same. How much ram do you have? What do you use to start your server?
     
  13. Offline

    happy111

    I'have 4gb ram
     
  14. Offline

    dak393

    so what do you use to start the server? How much ram do you give minecraft (you can't give it 4gb)?
     
  15. Offline

    happy111

    Idk know how to change that im a newbie :p

    I used the bat file i created

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

    dak393

    ok open it in note pad and post what it says :)
    Also remember to quote me / mention me (@dak393) so I respond faster :)
     
  17. Offline

    happy111

  18. Offline

    Rikama

    Goddamnit i know how much ram i have. And, can see how much is being used. When i start bukkit, there is 3 gigs ram free. So, whats the problem.
     
  19. Offline

    Rikama

    Received help: 0
     
  20. Offline

    Rikama

    Updated java, minecraft opening but server still crashing.
     
  21. Offline

    jasonsj10

    Did u update ur Java??
     
  22. Offline

    Rikama

    Cant edit upper post -.-
    But, problem solved. Installed 64 bit java, and i did clean bukkit install. Now its working, thanks for the help Rikama, not you useless dumbs..
     
  23. Offline

    Pisi-Deff

    So you bash people for trying to help you the best they can? Ungrateful git.
     
  24. Offline

    Lolmewn

    True, true.
     
  25. Offline

    Rikama

    Eh, i cant see how they helped me. They spoke only that i dont have enough ram, which was wrong. True problem were with the java. Ppl should not say anything if they dont know anything...

    And please no more posts to this topic. Thank you.
     
  26. Offline

    thesurvivor45

    this is what i think your files are corrupted because when i downloaded minecraft again it work just as fine and dont forget to save your save then transfer them to the new minecraft
     
  27. Offline

    SherifsDog22

    i use notepad++ open the starter.bat and edit where it should say
    @echo off
    java -Xms1024M -Xmx1024M -jar craftbukkit-1.0.0-SNAPSHOT.jar nogui
    pause

    or somethin like tht where these is a number as in mine it is 1024 and then 1024 go online and search 'minecraft server ram codes' i think and then what gb you want to run it on id recommend 2gb but the 2gb code into the place where the number is where as in mine is 1024 and replace it with the 2gb code
     
Thread Status:
Not open for further replies.

Share This Page