-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8.1-pre4
-
None
-
Windows 8.1 Java version 7 update 71
-
Unconfirmed
I can't load onto any modded servers without the error: java.net.ConnectException: Connection timed out: no further information
In the Multiplayer menu they display as: 'Can't connect to server.'
I've tried disabling my firewalls; creating a new rule in my firewall with the TCP and UDP of 25565. I uninstalled then re-installed Java too. I can play on the vanilla server Hypixel on 1.8 fine, but on modded Minecraft such as Tekkit and FTB I can't get on any servers.
[19:59:04] [Client thread/INFO]: Connecting to mc.minecraft-techworld.com., 26969
[19:59:25] Server Connector #2/ERROR: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: mc.minecraft-techworld.com./66.232.115.178:26969
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_71]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_71]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_71]