Jump to content
  • 0

Connection Reset Error


Ladzie

Question

2020-06-08 20:16:21 [INFO] [STDERR] java.net.SocketException: Connection reset
2020-06-08 20:16:21 [INFO] [STDERR]     at java.net.SocketInputStream.read(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.net.SocketInputStream.read(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.io.FilterInputStream.read(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.io.DataInputStream.readUnsignedByte(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:145)
2020-06-08 20:16:21 [INFO] [STDERR]     at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2020-06-08 20:16:21 [INFO] [STDERR]     at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2020-06-08 20:16:21 [INFO] [STDERR]     at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2020-06-08 20:16:21 [INFO] [STDERR] java.net.SocketException: Connection reset by peer: socket write error
2020-06-08 20:16:21 [INFO] [STDERR]     at java.net.SocketOutputStream.socketWrite0(Native Method)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.net.SocketOutputStream.write(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.io.BufferedOutputStream.flush(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at java.io.DataOutputStream.flush(Unknown Source)
2020-06-08 20:16:21 [INFO] [STDERR]     at net.minecraft.network.TcpWriterThread.run(SourceFile:121)
2020-06-08 20:16:21 [INFO] [Minecraft-Server] FRIEND lost connection: disconnect.genericReason

 

My buddy keeps causing this error when trying to log onto my server. He can play singleplayer by himself just fine, but when he connects he can be on the server for 30 seconds to a minute until this error occurs and crashes him back to the technic launcher.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

What version is this on? I've seen that error on very old forge versions, general advice here would be to use the latest recommended forge for whatever MC version you are on, and make sure the configs match between server <-> client.

Link to comment
Share on other sites

  • 0
On 6/8/2020 at 9:38 PM, TerdyTheTerd said:

What version is this on? I've seen that error on very old forge versions, general advice here would be to use the latest recommended forge for whatever MC version you are on, and make sure the configs match between server <-> client.

This is Tekkit v.1.2.9

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...