Problem/Bug server not starting

Discussion in 'Bukkit Help' started by pickledkitty13, Nov 2, 2018.

Thread Status:
Not open for further replies.
  1. 1. What OS are you using
    a:windows 10
    2. What architecture is the OS you are running
    a: x64
    3. What version and architecture is your java install?
    A: java 8
    4. Are you running any wrappers? no
    5. What build of CraftBukkit are you running?
    A; 1.12.2
    6. server.properties
    A:eek:nly added ip and the rest deafult



    7. What command are you using to run your CraftBukkit server?
    A:java -Xms1024M -Xmx1024M -jar craftbukkit-1.12.2.jar -o true
    PAUSE

    8. What plugins are you running?
    A:worldedit, trollcommand++,openinv,idisguise,hologram display and advanced ban 2.1.3
    9. What error are you getting
    A: it's not loading a console it says
    C:\Users\user\Desktop\server>java -Xms1024M -Xmx1024M -jar craftbukkit-1.12.2.jar -o true
    Loading libraries, please wait...
    then it just spams commands
    10. What have you tried already
    A: diffrent command for run.bat
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    timtower Administrator Administrator Moderator

    @pickledkitty13 What terminal shows up when you double click the run.bat?
    And kill all java processes before you start it again.
     
  4. cmd and ok

    it's still doing the same thing i don't know what to do

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
  5. Offline

    timtower Administrator Administrator Moderator

    @pickledkitty13 From cmd run this:
    Code:
    java -jar craftbukkit-1.12.2.jar
     
  6. thank you it's working now
    5 stars
     
    timtower likes this.
Thread Status:
Not open for further replies.

Share This Page