Server stops after issuing any console command

Discussion in 'Bukkit Help' started by Unquist, Feb 3, 2011.

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

    Unquist

    I just installed CraftBukkit for the first time today (downloaded the most recent build; 230 i think?), and I'm having a strange issue. The server starts up just fine, and I can login with no problems. However, when I type in any console command (such as "help" or "list") the server stops. It doesn't crash per se; it just seems to think every command is the "stop" command. Here is what the console looks like:

    Code:
    2011-02-03 13:27:32 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-03 13:27:32 [INFO] Loading properties
    2011-02-03 13:27:32 [INFO] Starting Minecraft server on *:25565
    2011-02-03 13:27:32 [INFO] Preparing level "world"
    2011-02-03 13:27:32 [INFO] Preparing start region
    2011-02-03 13:27:34 [INFO] Preparing spawn area: 0%
    2011-02-03 13:27:35 [INFO] Preparing spawn area: 4%
    2011-02-03 13:27:36 [INFO] Preparing spawn area: 8%
    2011-02-03 13:27:37 [INFO] Preparing spawn area: 12%
    2011-02-03 13:27:38 [INFO] Preparing spawn area: 12%
    2011-02-03 13:27:39 [INFO] Preparing spawn area: 16%
    2011-02-03 13:27:40 [INFO] Preparing spawn area: 16%
    2011-02-03 13:27:41 [INFO] Preparing spawn area: 20%
    2011-02-03 13:27:42 [INFO] Preparing spawn area: 24%
    2011-02-03 13:27:43 [INFO] Preparing spawn area: 28%
    2011-02-03 13:27:44 [INFO] Preparing spawn area: 28%
    2011-02-03 13:27:45 [INFO] Preparing spawn area: 32%
    2011-02-03 13:27:46 [INFO] Preparing spawn area: 32%
    2011-02-03 13:27:47 [INFO] Preparing spawn area: 36%
    2011-02-03 13:27:48 [INFO] Preparing spawn area: 40%
    2011-02-03 13:27:49 [INFO] Preparing spawn area: 40%
    2011-02-03 13:27:50 [INFO] Preparing spawn area: 44%
    2011-02-03 13:27:51 [INFO] Preparing spawn area: 48%
    2011-02-03 13:27:52 [INFO] Preparing spawn area: 56%
    2011-02-03 13:27:54 [INFO] Preparing spawn area: 57%
    2011-02-03 13:27:55 [INFO] Preparing spawn area: 61%
    2011-02-03 13:27:56 [INFO] Preparing spawn area: 61%
    2011-02-03 13:27:57 [INFO] Preparing spawn area: 65%
    2011-02-03 13:27:58 [INFO] Preparing spawn area: 65%
    2011-02-03 13:27:59 [INFO] Preparing spawn area: 65%
    2011-02-03 13:28:00 [INFO] Preparing spawn area: 69%
    2011-02-03 13:28:02 [INFO] Preparing spawn area: 69%
    2011-02-03 13:28:03 [INFO] Preparing spawn area: 73%
    2011-02-03 13:28:04 [INFO] Preparing spawn area: 73%
    2011-02-03 13:28:05 [INFO] Preparing spawn area: 77%
    2011-02-03 13:28:06 [INFO] Preparing spawn area: 77%
    2011-02-03 13:28:07 [INFO] Preparing spawn area: 77%
    2011-02-03 13:28:08 [INFO] Preparing spawn area: 81%
    2011-02-03 13:28:09 [INFO] Preparing spawn area: 85%
    2011-02-03 13:28:10 [INFO] Preparing spawn area: 89%
    2011-02-03 13:28:11 [INFO] Preparing spawn area: 93%
    2011-02-03 13:28:13 [INFO] Preparing spawn area: 97%
    2011-02-03 13:28:14 [INFO] Preparing spawn area: 97%
    2011-02-03 13:28:14 [INFO] Done! For help, type "help" or "?"
    help
    2011-02-03 13:28:53 [INFO] Stopping server
    2011-02-03 13:28:53 [INFO] Saving chunks
    
    I have no plugins installed, and I've previously been running a vanilla server install with no problems. Here are my server specs:

    Mac Mini
    OSX 10.5
    2gb RAM
    2 ghz intel dual core processor
     
  2. Offline

    TnT

    You're going to have a hell of a time getting it to work on anything other than Snow Leopard. It may still be possible though. Mainly the problem is the Java version Apple bundled with their older versions of the OS. Bukkit devs build based off Java 1.6.x
     
  3. Offline

    Unquist

    Ahhh. That would certainly explain it. I think java 1.5 is what's on my mac now. I'll see if I can try upgrading to 1.6, and hopefully that will fix things.
    --- merged: Feb 3, 2011 7:22 PM ---
    Fixed! Upgrading to Java 1.6 did the trick.

    For those interested, I download and installed the Java for OSX 10.5 Update 4. Then I had to go in to the "Java Preferences" app and uncheck the Java 1.5 versions (leave the Java 1.6 checked). When I started CraftBukkit back up, it worked just fine.

    Thanks for the pointer TnT.
     
  4. Offline

    TnT

    Sweet, glad you didn't need to go all out and get Snow Leopard to fix it. :)
     
  5. Offline

    Windwaker

    Are you able to run the Minecraft App? Because I have the same issue and I got the server to work but now I can't start Minecraft... [​IMG]
     
  6. Offline

    fyort

    thx everybody
     
  7. Hey, I did as you said and the server was up and running fine but now i cant open the Minecraft app

    Plz help
     
  8. Offline

    Plague

    What minecraft app? The server? What does it say?
     
  9. No the actual game. When I open it it just closes again now that i have the new java
     
  10. Offline

    Plague

    Oh you mean the client. Run it from a terminal/command line "java -jar Minecraft.jar" and what does it say?
     
  11. Offline

    TnT

    For problems running the game, check here.
     
  12. I did but now my connection is refused
     
  13. Offline

    Plague

    Setup the firewall the, looks like a problem there.
     
  14. Offline

    Vinny

    Hey I just upgraded my Java to 1.6. The server works just fine, but Minecraft the application wont start or even open. I tried reinstalling it and still didn't work. Please help
    --- merged: Feb 22, 2011 1:29 AM ---
    Hey I just upgraded my Java to 1.6. The server works just fine, but Minecraft the application wont start or even open. I tried reinstalling it and still didn't work. Please help
     
  15. ok my server is up but now it just says Connecting To Server........ and then times out
     
  16. Offline

    Vinny

    Hey brendan do you have any clue on how to get minecraft to open im running mac os x and I downloaded java 1.6 and now minecraft wont open. Do you have any idea what to do?
     
  17. Offline

    Plague

    I think the server has firewall with no exception for minecraft.
    client does not run? I think there was a thread about that, after update to 1.6 some clients don't work immediately, but I really have no idea where I saw this, try to search a little.
     
  18. can you help me pllllllllzzzzzzzzzzzz
     
  19. Offline

    TnT

    Did you try what was described here. If you're having different problems, I suggest starting up a new thread.
     
Thread Status:
Not open for further replies.

Share This Page