Guest User

Untitled

a guest
May 7th, 2018
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. [19:32:12] [Client thread/INFO]: Setting user: Plemmi
  2. [19:32:17] [Client thread/INFO]: LWJGL Version: 2.9.4
  3. [19:32:17] [Client thread/INFO]: Reloading ResourceManager: Default
  4. [19:32:19] [Sound Library Loader/INFO]: Starting up SoundSystem...
  5. [19:32:19] [Thread-3/INFO]: Initializing LWJGL OpenAL
  6. [19:32:19] [Thread-3/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  7. [19:32:19] [Thread-3/INFO]: OpenAL initialized.
  8. [19:32:19] [Sound Library Loader/INFO]: Sound engine started
  9. [19:32:29] [Client thread/INFO]: Created: 1024x512 textures-atlas
  10. [19:32:33] [Client thread/INFO]: Narrator library for x64 successfully loaded
  11. [19:32:49] [Client thread/INFO]: Connecting to s.edelmaenner.net, 25565
  12. [19:32:50] [Server Connector #1/ERROR]: Couldn't connect to server
  13. io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: s.edelmaenner.net/144.76.76.163:25565
  14. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_25]
  15. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716) ~[?:1.8.0_25]
  16. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:352) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  17. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  18. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:612) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  19. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  20. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  21. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  22. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  23. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_25]
  24. Caused by: java.net.ConnectException: Connection refused: no further information
  25. ... 10 more
  26. [19:33:02] [Client thread/INFO]: Stopping!
  27. [19:33:02] [Client thread/INFO]: SoundSystem shutting down...
  28. [19:33:02] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment