So Ive been getting this issue with Mindcrack 8.1.1 servers. I have tried nearly every solution I can find:
Disabling firewalls, reinstalling ftb, java, network card drivers.
I am using ethernet and the ping is usually less than 200ms to any one server, so I am not lagging out, I simply cannot connect.
I am using a static IP and no software that acts as a firewall.
Is there a possible fix for this?
The console gives this when trying to connect to any server:
Disabling firewalls, reinstalling ftb, java, network card drivers.
I am using ethernet and the ping is usually less than 200ms to any one server, so I am not lagging out, I simply cannot connect.
I am using a static IP and no software that acts as a firewall.
Is there a possible fix for this?
The console gives this when trying to connect to any server:
Code:
2013-03-03 16:16:22 [INFO] [STDERR] java.net.SocketException: Connection reset 2013-03-03 16:16:22
[INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source) 2013-03-03 16:16:22
[INFO] [STDERR] at ef.a(Packet.java:142) 2013-03-03 16:16:22
[INFO] [STDERR] at cg.i(TcpConnection.java:324) 2013-03-03 16:16:22
[INFO] [STDERR] at cg.c(TcpConnection.java:544) 2013-03-03 16:16:22
[INFO] [STDERR] at ch.run(SourceFile:93)