Advertisement
Guest User

nip

a guest
Aug 1st, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. [18:10:59] [Client thread/INFO]: Connecting to 25.168.133.148, 25565
  2. [18:11:15] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
  3. [18:11:17] [Server Connector #12/ERROR]: Couldn't connect to server
  4. java.net.ConnectException: Connection timed out: no further information: /25.168.133.148:25565
  5. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_71]
  6. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_71]
  7. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:4.0.15.Final]
  8. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:255) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.0.15.Final]
  9. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:502) ~[NioEventLoop.class:4.0.15.Final]
  10. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) ~[NioEventLoop.class:4.0.15.Final]
  11. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) ~[NioEventLoop.class:4.0.15.Final]
  12. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:4.0.15.Final]
  13. at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_71]
  14. [18:11:20] [Server Connector #13/ERROR]: Couldn't connect to server
  15. java.net.ConnectException: Connection timed out: no further information: /25.168.133.148:25565
  16. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_71]
  17. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_71]
  18. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:4.0.15.Final]
  19. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:255) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.0.15.Final]
  20. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:502) ~[NioEventLoop.class:4.0.15.Final]
  21. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) ~[NioEventLoop.class:4.0.15.Final]
  22. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) ~[NioEventLoop.class:4.0.15.Final]
  23. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:4.0.15.Final]
  24. at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_71]
  25. [18:11:35] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
  26. [18:11:38] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
  27. [18:11:50] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
  28. [18:12:05] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
  29. [18:12:34] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement