"End of Stream Error" With all that necessary info:)

Discussion in 'Bukkit Help' started by Eastbayguitar13, Feb 21, 2011.

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

    Eastbayguitar13

    hokay.

    Problem: When I start up a craftbukkit server, everything starts up fine in the command prompt. All the files generated, etc. When I go to join the server, either with localhost (127.0.0.1(I think)) or joining through my ip, the world loads, everything works normally for about 15 seconds, then BLAMO, I'm disconnected with an "End of Stream Error".

    Infos:

    1. OS = Mac OSX 10.5.8

    2. Architecture = x86

    3. Just copying what I got out of terminal: "Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-287)
    Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)"

    4. Wrappers = none

    5. CraftBukkit version = "Craftbukkit version git-Bukkit-0.0.0-435-gc18627d-b403jnks (MC: 1.2_01)"

    6. Command = I open terminal, change the directory to the folder that houses craftbukkit, then use "java -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui"


    7. Plugins = none

    8. Error =
    Code:
    2011-02-21 00:29:25 [INFO] Starting Minecraft server on *:57358
    2011-02-21 00:29:25 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-435-gc18627d-b403jnks (MC: 1.2_01)
    2011-02-21 00:29:25 [INFO] Preparing level "world"
    2011-02-21 00:29:25 [INFO] Preparing start region
    2011-02-21 00:29:26 [INFO] Preparing spawn area: 16%
    2011-02-21 00:29:27 [INFO] Preparing spawn area: 48%
    2011-02-21 00:29:28 [INFO] Preparing spawn area: 93%
    2011-02-21 00:29:28 [INFO] Done! For help, type "help" or "?"
    2011-02-21 00:29:32 [INFO] 138 recipes
    2011-02-21 00:29:32 [INFO] eastbayguitar13 [/127.0.0.1:57367] logged in with entity id 118
    2011-02-21 00:29:32 [INFO] Player count: 1
    2011-02-21 00:29:43 [INFO] Stopping server
    2011-02-21 00:29:43 [INFO] Saving chunks
    9. What have I tried?
    - minecraft_server.jar -- works
    - running craftbukkit with online mode = false -- this actually makes the server run a little longer it kicks me out.
    10. As stated above, vanilla Minecraft servers work, just not craftbukkit. Since Notch is playing with minecraft.net right now, maybe its got something to do with the site, but this has happened for a week now.
     
  2. Offline

    Plague

    Java 1.6 is needed to run properly, upgrade to Snow Leopard or update only java, the guide to do it is on (google of course and) the forum somewhere, TnT would know, but you'll find it quickly, there are many pepople with your problem.
     
  3. Offline

    Eastbayguitar13

    You are my hero. I've been working on this for a week and I couldn't figure it out, even crashed my computer doing some weird stuff based off third party shtuff. Should have just come here first.

    Anyway, thanks a ton, and I'll be sure to note my system specs as of now and share with anyone that I see having the same problem.
     
Thread Status:
Not open for further replies.

Share This Page