Couldn't connect to server io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection ti

ReD_Time_

Aventurier
1 Juillet 2019
1
0
2
25
je ne comprend pas quand je lance un serveur le jeu m'affiche ceci:
Couldn't connect to server io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: SPIDIOU.alternos.me/199.59.242.151:25565 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.ConnectException: Connection timed out: no further information ... 10 more
je suis sur la version java et j'ai essayé pas mal de trucs sans reussir
 
Dernière édition: