Last weekend on the same computer I would join, the world would load up, but I would open chests/break blocks and it wouldn't register on screen until 5 minutes later, my friend who who was playing at the same time could actually see these actions as soon as I did them, I could not. This went on for half of the day then suddenly fixed itself. Now again, notably on the same day I am getting less extreme lag (25 seconds) which is still unplayable, but usually kicked with in 30 seconds of joining with this error popping up into the console: Code: 2013-02-23 10:21:12 [INFO] [STDERR] java.net.SocketException: Connection reset 2013-02-23 10:21:12 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source) 2013-02-23 10:21:12 [INFO] [STDERR] at dr.a(Packet51MapChunk.java:105) 2013-02-23 10:21:12 [INFO] [STDERR] at ef.a(Packet.java:166) 2013-02-23 10:21:12 [INFO] [STDERR] at cg.i(TcpConnection.java:324) 2013-02-23 10:21:12 [INFO] [STDERR] at cg.c(TcpConnection.java:544) 2013-02-23 10:21:12 [INFO] [STDERR] at ch.run(SourceFile:93) It's getting annoying, I don't know what is causing it... I have already re-downloaded the alice files and deleted that entire directory. This error also did not happen last time...
No it looks like it's the internet causing it... So it might be a server lagg due to some machine/anything in your area. Or your internet connection planting, but you would have noticed that one I think, so it should be a problem with your area.
So that's the server, and so a problem with anything in your near chunks... Try providing your coords to an admin so he can check what's wrong near you. EDIT: Popsicle I saw your message after, so yes if you are in his zone and if you don't crash, then the bug is really weird...
Yea I just checked again, still very bad, last time it would have fixed itself by now... I will have an admin check it out, but it should be affecting my friends... Getting Connection resets left and right, it's hard to talk to anyone...
The exact crash is that you failed to receive the complete packet, so the chunk was uncompleted, and looked corrupted to your game, that got unable to load the chunk properly and crashed.
I am having this issue since I upgraded to patch 9A, 30 seconds of extreme lag then kicked with the message: "internal exception java.net.socketexception connection reset". So i tried a variety of things including updating java, wiping sk.minecraft folder and redownloading, resetting modem, restarting computer, and finally waiting overnight. None of these things have helped but one thing I have noticed it my ms went from 100-200 before the update to >1500 after. P.S. I also tried both the server and its New York Mirror. Both still had a ms of >1500.
Not really, tried everything you have, you could run the console and post the error you get, see if it is the same...
2013-02-23 15:27:47 [INFO] [STDERR] java.net.SocketException: Connection reset 2013-02-23 15:27:47 [INFO] [STDERR]at java.net.SocketInputStream.read(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at java.net.SocketInputStream.read(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at java.io.FilterInputStream.read(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at java.io.DataInputStream.readFully(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at java.io.DataInputStream.readFully(Unknown Source) 2013-02-23 15:27:47 [INFO] [STDERR]at di.a(SourceFile:44) 2013-02-23 15:27:47 [INFO] [STDERR]at com.mumfrey.liteloader.core.HookPluginChannels.a(HookPluginChannels.java:81) 2013-02-23 15:27:47 [INFO] [STDERR]at ef.a(Packet.java:166) 2013-02-23 15:27:47 [INFO] [STDERR]at cg.i(TcpConnection.java:324) 2013-02-23 15:27:47 [INFO] [STDERR]at cg.c(TcpConnection.java:544) 2013-02-23 15:27:47 [INFO] [STDERR]at ch.run(SourceFile:93) Looks the same to me.
Upon further glancing the second half is not the same, it diverges at: 2013-02-23 10:21:12 [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source)