Windows .jar Invalid argument: connect: java.net.SocketException: Invalid argument: connect

iceDave

New Member
Jul 29, 2019
47
0
0
Hi there, everytime i try to start the launcher with java 7 U45 (java 7 at all) i get the error
"Invalid argument: connect: java.net.SocketException: Invalid argument: connect" in the console and i cant play online.
My start bat looks like this
"C:\Program Files (x86)\Java\jre7\bin\javaw" -Xms1024m -Xmx1024M -jar "FTB_Launcher.jar"

If i start the normal minecraft launcher, everything is fine and i can play online.
I tried the 64 bit and 32 bit version of java 7 non of them will work for me.
Only if i run the java 6 version it let me play online. Some help?

Thanks
 

iceDave

New Member
Jul 29, 2019
47
0
0
yes, java and javaw are exe files.
you can find them either in the "Program Files" folder on a 64 bit system or in the "Program Files (x86)" folder on a 32 bit system