Guest User

Clientside

a guest
Jul 6th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. [14:11:07] [main/INFO]: Setting user: Ouzuki
  2. [14:11:08] [Client thread/INFO]: LWJGL Version: 2.9.0
  3. [14:11:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  4. [14:11:11] [Sound Library Loader/INFO]: Sound engine started
  5. [14:11:11] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  6. [14:11:11] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  7. [14:11:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  8. [14:11:12] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  9. [14:11:12] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  10. [14:11:13] [Sound Library Loader/INFO]: Sound engine started
  11. [14:45:07] [Client thread/INFO]: Connecting to 192.99.19.54, 25975
  12. [14:45:08] [Server Connector #1/ERROR]: Couldn't connect to server
  13. java.net.ConnectException: Connection refused: no further information: /192.99.19.54:25975
  14. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_55]
  15. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_55]
  16. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
  17. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
  18. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
  19. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
  20. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
  21. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
  22. at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_55]
  23. [15:15:40] [Client thread/INFO]: Connecting to 192.99.19.54, 25975
  24. [15:15:41] [Server Connector #2/ERROR]: Couldn't connect to server
  25. java.net.ConnectException: Connection refused: no further information: /192.99.19.54:25975
  26. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_55]
  27. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_55]
  28. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
  29. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
  30. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
  31. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
  32. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
  34. at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_55]
  35. [15:23:38] [Client thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment