Advertisement
Guest User

Untitled

a guest
Jul 5th, 2021
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [05Jul2021 11:15:39.758] [Server Connector #1/ERROR] [net.minecraft.client.gui.screen.ConnectingScreen/]: Couldn't connect to server
  2. io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: DESKTOP-LK5VPL4/192.168.100.11:25565
  3. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
  4. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
  5. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  6. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  7. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  8. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  9. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  10. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  11. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  12. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
  13. Caused by: java.net.ConnectException: Connection refused: no further information
  14. ... 10 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement