Advertisement
Guest User

clientlatestlog

a guest
Nov 1st, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. [13:22:02] [main/INFO]: Setting user: Swampfox
  2. [13:22:06] [main/INFO]: LWJGL Version: 2.9.4
  3. [13:22:10] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, Better Foliage generated
  4. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:birddying
  5. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:birdhurt
  6. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:duckdying
  7. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:entgrunt
  8. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:entdying
  9. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:enthurt
  10. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:tud
  11. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:kittylitter
  12. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:turtlegrunt
  13. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:turtleeating
  14. [13:22:14] [main/WARN]: Missing sound for event: mocreatures:werehumangrunt
  15. [13:22:14] [Sound Library Loader/INFO]: Starting up SoundSystem...
  16. [13:22:14] [Thread-6/INFO]: Initializing LWJGL OpenAL
  17. [13:22:14] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  18. [13:22:14] [Thread-6/INFO]: OpenAL initialized.
  19. [13:22:14] [Sound Library Loader/INFO]: Sound engine started
  20. [13:22:18] [main/INFO]: Created: 1024x1024 textures-atlas
  21. [13:22:20] [main/INFO]: Narrator library for x64 successfully loaded
  22. [13:22:25] [main/INFO]: Connecting to 47.201.145.175, 25565
  23. [13:22:46] [Server Connector #1/ERROR]: Couldn't connect to server
  24. io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 47.201.145.175/47.201.145.175:25565
  25. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_25]
  26. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716) ~[?:1.8.0_25]
  27. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:352) ~[NioSocketChannel.class:4.1.9.Final]
  28. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.9.Final]
  29. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:612) ~[NioEventLoop.class:4.1.9.Final]
  30. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) ~[NioEventLoop.class:4.1.9.Final]
  31. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) ~[NioEventLoop.class:4.1.9.Final]
  32. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) ~[NioEventLoop.class:4.1.9.Final]
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) ~[SingleThreadEventExecutor$5.class:4.1.9.Final]
  34. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_25]
  35. Caused by: java.net.ConnectException: Connection timed out: no further information
  36. ... 10 more
  37. [13:31:48] [main/INFO]: Stopping!
  38. [13:31:48] [main/INFO]: SoundSystem shutting down...
  39. [13:31:48] [main/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement