Guest User

Untitled

a guest
Mar 25th, 2024
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. 23:34:28.323
  2. net.minecraft.client.gui.screens.ConnectScreen
  3. Render thread
  4. Connecting to -------, 25565
  5. 23:34:49.434
  6. net.minecraft.client.gui.screens.ConnectScreen
  7. Server Connector #3
  8. Couldn't connect to server
  9. io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: -------.dyn.-----networks.net/------:25565
  10. Caused by: java.net.ConnectException: Connection timed out: no further information
  11. at java.base/sun.nio.ch.Net.pollConnect(Native Method)
  12. at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
  13. at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
  14. at MC-BOOTSTRAP/[email protected]/io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
  15. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
  16. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776)
  17. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
  18. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
  19. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
  20. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  21. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  22. at java.base/java.lang.Thread.run(Thread.java:833)
Advertisement
Add Comment
Please, Sign In to add comment