I had a power failure today, since then I've been having random/odd client disconnects. They don't seem to happen in any predictable pattern.
Here is my client log at the point of the crash. Nothing had happened (in the log) for at least 4 minutes before the disconnect
Here is the server log of the disconnect
While I've been typing this, nobody is on the server, and yet more errors are showing up on the server. I do have chunk loaders though, so it might have something to do with that. I dont think i can get on long enough to disable them.
Can anyone tell me what might be going on?
EDIT1: nope, i got on and disabled the chunk loaders, server should be idle with nobody on it, and the errors still rack up at the rate of 1 per minute, and look just like the one above.
Here is my client log at the point of the crash. Nothing had happened (in the log) for at least 4 minutes before the disconnect
2014-01-15 21:22:48 [INFO] [STDERR] java.net.SocketTimeoutException: Read timed out
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:145)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-01-15 21:22:53 [INFO] [MapWriter] connection closed
2014-01-15 21:22:53 [INFO] [MapWriter] waiting for 271 tasks to finish...
2014-01-15 21:23:04 [INFO] [MapWriter] done
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(Unknown Source)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:145)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-01-15 21:22:48 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-01-15 21:22:53 [INFO] [MapWriter] connection closed
2014-01-15 21:22:53 [INFO] [MapWriter] waiting for 271 tasks to finish...
2014-01-15 21:23:04 [INFO] [MapWriter] done
Here is the server log of the disconnect
2014-01-15 21:22:48 [SEVERE] [Minecraft-Server] Reached end of stream for /127.0
.0.1
2014-01-15 21:23:07 [INFO] [STDERR] java.io.IOException: The request could not b
e performed because of an I/O device error
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.write0(Nativ
e Method)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.write(Unknow
n Source)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.writeInt(Unk
nown Source)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFile.func_76712_a(SourceFile:309)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFile.func_76706_a(SourceFile:285)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFileChunkBuffer.close(SourceFile:232)
2014-01-15 21:23:07 [INFO] [STDERR] at java.util.zip.DeflaterOutputStream.cl
ose(Unknown Source)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.FilterOutputStream.close(Unkn
own Source)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Anv
ilChunkLoader.func_75821_a(AnvilChunkLoader.java:199)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Anv
ilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedF
ileIOBase.func_75736_b(SourceFile:30)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedF
ileIOBase.run(SourceFile:23)
2014-01-15 21:23:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-15 21:23:07 [INFO] [Minecraft-Server] seanbrockest lost connection: disc
onnect.endOfStream
2014-01-15 21:23:07 [INFO] [Minecraft-Server] seanbrockest left the game
2014-01-15 21:23:07 [INFO] [STDOUT] Unloading Player: seanbrockest
2014-01-15 21:23:07 [WARNING] [Minecraft-Server] Can't keep up! Did the system t
ime change, or is the server overloaded?
.0.1
2014-01-15 21:23:07 [INFO] [STDERR] java.io.IOException: The request could not b
e performed because of an I/O device error
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.write0(Nativ
e Method)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.write(Unknow
n Source)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.RandomAccessFile.writeInt(Unk
nown Source)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFile.func_76712_a(SourceFile:309)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFile.func_76706_a(SourceFile:285)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Reg
ionFileChunkBuffer.close(SourceFile:232)
2014-01-15 21:23:07 [INFO] [STDERR] at java.util.zip.DeflaterOutputStream.cl
ose(Unknown Source)
2014-01-15 21:23:07 [INFO] [STDERR] at java.io.FilterOutputStream.close(Unkn
own Source)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Anv
ilChunkLoader.func_75821_a(AnvilChunkLoader.java:199)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.chunk.storage.Anv
ilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedF
ileIOBase.func_75736_b(SourceFile:30)
2014-01-15 21:23:07 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedF
ileIOBase.run(SourceFile:23)
2014-01-15 21:23:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-15 21:23:07 [INFO] [Minecraft-Server] seanbrockest lost connection: disc
onnect.endOfStream
2014-01-15 21:23:07 [INFO] [Minecraft-Server] seanbrockest left the game
2014-01-15 21:23:07 [INFO] [STDOUT] Unloading Player: seanbrockest
2014-01-15 21:23:07 [WARNING] [Minecraft-Server] Can't keep up! Did the system t
ime change, or is the server overloaded?
While I've been typing this, nobody is on the server, and yet more errors are showing up on the server. I do have chunk loaders though, so it might have something to do with that. I dont think i can get on long enough to disable them.
Can anyone tell me what might be going on?
EDIT1: nope, i got on and disabled the chunk loaders, server should be idle with nobody on it, and the errors still rack up at the rate of 1 per minute, and look just like the one above.
Last edited: