Clean server 493 kicking "myself" on localhost runs - crashloop

Discussion in 'Bukkit Help' started by Vaupell, Mar 5, 2011.

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

    Vaupell

    Sometime the client just end up blackscreen and frozen,
    and when i close it and relogs almost instant same issue
    never had this with previous builds..

    the server writes an error on each blackscreen crash

    Code:
    23:04:29 [INFO] Eqvaliser [/127.0.0.1:63742] logged in with entity id 312469
    23:07:15 [SEVERE] java.net.SocketException: Connection reset
    23:07:15 [SEVERE]       at java.net.SocketInputStream.read(Unknown Source)
    23:07:15 [SEVERE]       at java.net.SocketInputStream.read(Unknown Source)
    23:07:15 [SEVERE]       at java.io.FilterInputStream.read(Unknown Source)
    23:07:15 [SEVERE]       at net.minecraft.server.Packet.b(SourceFile:113)
    23:07:15 [SEVERE]       at net.minecraft.server.NetworkManager.f(SourceFile:155)
    23:07:15 [SEVERE]       at net.minecraft.server.NetworkManager.c(SourceFile:9)
    23:07:15 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFi
    le:62)
    23:07:15 [INFO] Eqvaliser lost connection: disconnect.genericReason
    
    Only way to stop this crashloot
    is to close the bukkitserver and relaunch it, then its possible to connect for
    a few minuttes again..

    Suggestions ?
     
  2. Offline

    Plague

    Any plugins?
     
  3. Offline

    Vaupell

    Not on this one,, "clean" its blank not a single plugin..
    was playing around with generating some maps,
    and wanted to run around a little to check the map.
    --- merged: Mar 5, 2011 11:28 PM ---
    Ahh ahha.. located the issue...

    Proble is client side,, was using minimap and was so used to it
    i thought of it as standard feature,, once removed no issues.. ;)

    cheers
     
  4. Offline

    Plague

    Thanks for the info, will have to remember this one for others.Which minimap was it?
     
Thread Status:
Not open for further replies.

Share This Page