subject explans it pretty well, heres the error log from the development console...
Client> java.net.SocketException: Software caused connection abort: recv failed
Client> at java.net.SocketInputStream.socketRead0(Native Method)
Client> at java.net.SocketInputStream.read(Unknown Source)
Client> at java.net.SocketInputStream.read(Unknown Source)
Client> at java.io.FilterInputStream.read(Unknown Source)
Client> at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
Client> at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
Client> at java.io.DataInputStream.readUnsignedByte(Unknown Source)
Client> at ex.a(SourceFile:178)
Client> at cn.i(SourceFile:249)
Client> at cn.c(SourceFile:17)
Client> at co.run(SourceFile:94)
please help, this just started doing this today...
Client> java.net.SocketTimeoutException: Read timed out
Client> at java.net.SocketInputStream.socketRead0(Native Method)
Client> at java.net.SocketInputStream.read(Unknown Source)
Client> at java.net.SocketInputStream.read(Unknown Source)
Client> at java.io.FilterInputStream.read(Unknown Source)
Client> at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
Client> at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
Client> at java.io.DataInputStream.readUnsignedByte(Unknown Source)
Client> at ex.a(SourceFile:178)
Client> at cn.i(SourceFile:249)
Client> at cn.c(SourceFile:17)
Client> at co.run(SourceFile:94)
and also, i noticed that bouncy castle thing too, but i never added anything like that...
What's bouncy castle any way???
What's bouncy castle any way???
I have NO idea -.-
Reading from a Mystcraft crash report, its a corrupt chunk. Sorry.
a corrupt chunk? ...how can i fix that?
From: http://www.minecraftforum.net/topic/1728042-how-to-fix-corrupt-chunkschunk-errors/
"create a new world (with the same seed, if possible, to avoid biome problems), go to the folder of that new world, copy the "level.dat" file in there, and then paste that file in your corrupted world."
thanks, ill try that.
WoM Coins: 1714
By the looks of it the server's got some buggy plugins. Removing this "bouncycastle" thing should do the trick