Solved Bukkit server chrashing since a day

Discussion in 'Bukkit Help' started by Stan_K_YT, Mar 19, 2017.

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

    Stan_K_YT

    Hello, my bukkit server keeps chrashing when i try to start it.
    Yesterday it was working fine.
    This is the log:
    Error occurred during initialization of VM
    Could not reserve enough space for 1536000KB object heap

    ---------------------------------------------------------------------------------------
    Press any key to end console
    ---------------------------------------------------------------------------------------

    I had an windows update yesterday so I don't know if that could be the problem.
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    Stan_K_YT

    @timtower
    @Echo off
    title Minecraft Server Console [Bukkit 1.11.2]
    color 0e
    cls
    java -Xmx1500M -jar craftbukkit.jar -o true
    echo.
    echo ---------------------------------------------------------------------------------------
    echo Press any key to end console
    echo ---------------------------------------------------------------------------------------
    PAUSE>nul
    exit()


    (I found it on the internet and it worked until now)
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    Stan_K_YT

Thread Status:
Not open for further replies.

Share This Page