Help! disconnect.overflow (DireWolf20)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Der_gaertner

New Member
Jul 29, 2019
4
0
0
Hi!
I'm trying to play with a friend on a server (he hosts), everytime I join I can play for about 30 secs, then getting disconnected with ' Internal exception: java.net.SocketException: Connection reset '
Server Log says ' disconnect.Overflow '
We're using DireWolf20's pack with additional: GregTech, Extrabees, Twilight Forest, Advanced Solars, Tube Stuff, Advanced Machines
This error also occured before we added those additional mods.
Entity count is normal, no extraordinary lag.

Thanks for your help!
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Indeed a disconnect issue:
Code:
2013-01-24 11:28:39 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-01-24 11:28:39 [INFO] [STDERR]    at java.net.SocketInputStream.read(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at java.net.SocketInputStream.read(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at java.io.FilterInputStream.read(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at java.io.DataInputStream.readChar(Unknown Source)
2013-01-24 11:28:39 [INFO] [STDERR]    at ef.a(Packet.java:231)
2013-01-24 11:28:39 [INFO] [STDERR]    at di.a(SourceFile:39)
2013-01-24 11:28:39 [INFO] [STDERR]    at ef.a(Packet.java:166)
2013-01-24 11:28:39 [INFO] [STDERR]    at cg.i(TcpConnection.java:320)
2013-01-24 11:28:39 [INFO] [STDERR]    at cg.c(TcpConnection.java:540)
2013-01-24 11:28:39 [INFO] [STDERR]    at ch.run(SourceFile:93)
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
If it's the connection (contact your ISP), if they can't solve it then there is not much you can do except get a different connection, or play on a different server with a different modpack. Both DW20 and Mindcrack require quiet abit of bandwidth.
 
Status
Not open for further replies.