Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. [10:41:07] [Client thread/INFO]: Setting user: Nils_der_Grosse
  2. [10:41:09] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14
  3. [10:41:10] [Client thread/INFO]: Reloading ResourceManager: Default
  4. [10:41:11] [Sound Library Loader/INFO]: Starting up SoundSystem...
  5. [10:41:11] [Thread-2/INFO]: Initializing No Sound
  6. [10:41:11] [Thread-2/INFO]: (Silent Mode)
  7. [10:41:11] [Thread-2/INFO]: OpenAL initialized.
  8. [10:41:11] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg
  9. [10:41:11] [Sound Library Loader/INFO]: Sound engine started
  10. [10:41:17] [Client thread/INFO]: Created: 1024x512 textures-atlas
  11. [10:41:18] [Client thread/INFO]: Narrator library for x64 successfully loaded
  12. [10:41:32] [Client thread/INFO]: Connecting to mc.hypixel.net, 25565
  13. [10:41:33] [Server Connector #1/ERROR]: Couldn't connect to server
  14. io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: mc.hypixel.net/209.222.115.26:25565
  15. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
  16. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
  17. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  18. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  19. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  20. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  21. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  22. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  23. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
  24. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
  25. Caused by: java.net.ConnectException: Connection refused: no further information
  26. ... 10 more
  27. [10:42:29] [Client thread/INFO]: Stopping!
  28. [10:42:30] [Client thread/INFO]: SoundSystem shutting down...
  29. [10:42:30] [Client thread/INFO]: SoundSystem Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement