I can't log in to my local server, I keep getting kicked when I try

Discussion in 'Bukkit Help' started by kainracure, Feb 26, 2011.

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

    kainracure

    I am trying to test out a server I am making mainly for me and my GF to play on and I keep getting an error when I try to log in.
    I am running version 450 without any plug ins (I was trying to set up iConomy and Permissions so I could use other plug ins but I installed them and tested it out and got the error so I uninstalled them to see if that was the reason for the error but I keep getting it.)

    I am playing on local machine using 127.0.0.1 as my IP to connect to.

    Any help is appreciated.

    This is the error:

    Code:
    23:33:09 [INFO] KainRacure [/127.0.0.1:50876] logged in with entity id 128
    2011-02-26 23:33:11 [SEVERE] java.net.SocketException: Software caused connection abort: recv failed
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketInputStream.socketRead0(Native Method)
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at java.io.FilterInputStream.read(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.Packet.b(SourceFile:113)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-02-26 23:33:11 [SEVERE] java.net.SocketException: Software caused connection abort: socket write error
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at java.io.DataOutputStream.writeByte(Unknown Source)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.Packet31RelEntityMove.a(SourceFile:66)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.Packet.a(SourceFile:149)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkManager.e(SourceFile:130)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkManager.d(SourceFile:9)
    2011-02-26 23:33:11 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:83)
    2011-02-26 23:33:11 [INFO] KainRacure lost connection: disconnect.genericReason
    
     
  2. Offline

    Cattmy

    From the looks of it, it looks like minecraft.net is down and cannot authenticate you. Therefore, you cannot log in. Try again when the minecraft.net is up.

    EDIT: Actually, it looks like minecraft.net is up ATM. You should try again now.
     
  3. Offline

    kainracure

    just tried again and I get this error on my client:

    Code:
    Internal xception: java.io.IOException: Bad packet id 235
    Along with this on the server:

    Code:
    2011-02-27 00:11:45 [INFO] KainRacure [/127.0.0.1:51010] logged in with entity id 138
    2011-02-27 00:11:47 [INFO] KainRacure lost connection: disconnect.endOfStream
    2011-02-27 00:12:16 [INFO] KainRacure [/127.0.0.1:51017] logged in with entity id 157
    2011-02-27 00:12:16 [SEVERE] java.net.SocketException: Connection reset
    2011-02-27 00:12:16 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at java.io.FilterInputStream.read(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.Packet.b(SourceFile:113)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-02-27 00:12:16 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2011-02-27 00:12:16 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-02-27 00:12:16 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at java.io.DataOutputStream.writeInt(Unknown Source)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.Packet50PreChunk.a(SourceFile:27)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.Packet.a(SourceFile:149)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkManager.e(SourceFile:130)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkManager.d(SourceFile:9)
    2011-02-27 00:12:16 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:83)
    2011-02-27 00:12:16 [INFO] KainRacure lost connection: disconnect.genericReason
    2011-02-27 00:12:16 [INFO] KainRacure lost connection: disconnect.genericReason
    
    Also tried it after turning off validation and get the same thing
     
  4. Offline

    Cattmy

    Hm. To further identify the problem, make a vanilla server and try logging into that.
     
  5. Offline

    kainracure

    made a new server in a new folder. started it up without anything else. log in, get logging in.... screen then this:
    Code:
    Internal exception: java.io.UTFDataFormatException: malformed input around byte 1
    server says:
    Code:
    2011-02-27 00:29:10 [INFO] KainRacure [/127.0.0.1:51069] logged in with entity id 762
    2011-02-27 00:29:11 [INFO] KainRacure lost connection: disconnect.endOfStream
    2011-02-27 00:29:11 [INFO] KainRacure lost connection: disconnect.endOfStream
    
    tried it again and get the same thing only this time it is byte 10
     
  6. Offline

    Cattmy

    Can you connect to other servers? (I.E. ones that you don't host)

    EDIT: Have you updated to beta 1.3? Or have you stuck with beta 1.2_1?
     
  7. Offline

    kainracure

    yes i can connect to other servers

    i am at beta 1.3
     
  8. Offline

    Cattmy

     
  9. Offline

    kainracure

     
  10. Offline

    Cattmy

    Oh. I guess I cant help much more then I already have. Sorry.
     
  11. Offline

    kainracure

    thanx for trying :)
    --- merged: Feb 27, 2011 6:59 AM ---
    I just tried the original server from minecraft.net and I am having the same issues so I do not believe it is craftbukkit that is doing it.
    --- merged: Feb 27, 2011 7:20 AM ---
    figured out my problem, zonealarm was blocking it, shut off zonealarm and it works, now to figure out how to make zonealarm leave it alone cuz all the java stuff on the program list is allowing servers..
     
  12. Offline

    grumpyteppy

    I'm catching similar errors, i think it's an issue with the new server code and windows 7. is that waht you are running kainracure?

    i can't get my son onto our lan server since the 1.3 update. just hangs on the official server till timeout and i get errors like yours in craftbukkit server, and i'm using both as fresh installs with no plugins.
     
  13. Offline

    kainracure

    yes I am running windows 7 ultimate but my issue was from zonealarm.
     
Thread Status:
Not open for further replies.

Share This Page