Jump to content

Question

Posted

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.

3 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted
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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...