Problem java.net.socketexception connection reset

  • 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

ele360

New Member
Jul 29, 2019
17
0
0
Hello, I am currently having some problems connecting to a Feed The Beast Server running the Direwolf20 pack. Every time I try to connect to the server it instantly tells me " java.net.socketexception connection reset" and only gives me the option to return to the title screen. The single player mode works fine, however I have tried more than one ftb server and still I get this error.

I have tried updating my java, fresh install of the game, disabling all forms of firewalls/antivirus, run as administrator, allocated up to 6gigs of ram, set the priority to high, as well as a few other small fixes and yet nothing has produced any results at all.

Console: http://pastebin.com/Y4qkQ9GF#

If anyone could suggest something that I have not already tried, I would greatly appreciate it.
Also, I am running windows 8, is there any known issues with that?
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Code:
[13:37:26] [INFO] LaunchFrame.main:162: Java version: 1.6.0_29
[13:37:26] [INFO] LaunchFrame.main:163: Java vendor: Sun Microsystems Inc.
[13:37:26] [INFO] LaunchFrame.main:164: Java home: C:\Program Files\Java\jre6

Win 8 you said? start atleast with getting java 7 instead of 6

Code:
2013-01-28 13:53:59 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-01-28 13:53:59 [INFO] [STDERR]    at java.net.SocketInputStream.read(Unknown Source)
2013-01-28 13:53:59 [INFO] [STDERR]    at java.net.SocketInputStream.read(Unknown Source)
2013-01-28 13:53:59 [INFO] [STDERR]    at java.io.FilterInputStream.read(Unknown Source)
2013-01-28 13:53:59 [INFO] [STDERR]    at ef.a(Packet.java:142)
2013-01-28 13:53:59 [INFO] [STDERR]    at cg.i(TcpConnection.java:324)
2013-01-28 13:53:59 [INFO] [STDERR]    at cg.c(TcpConnection.java:544)
2013-01-28 13:53:59 [INFO] [STDERR]    at ch.run(SourceFile:93)

All servers give indeed this error back, lets start with java 7 and see from there, it could be some router related issue (UPNP)
 

Spikednate12

Active Member
Nov 14, 2012
155
22
43
Per say I was getting a very much similar problem, but all my java and mods are up to date. What is this router related issue you speak of?