Advertisement
Quavelen

Game log.

Sep 20th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.04 KB | None | 0 0
  1. 16:20:44 game info [23:20:44] [main/INFO]: [CHAT] Jagang187 left the game
  2. 16:20:44 game info [23:20:44] [Netty Client IO #1/ERROR] [FML]: NetworkDispatcher exception
  3. 16:20:44 game info java.io.IOException: An existing connection was forcibly closed by the remote host
  4. 16:20:44 game info at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_25]
  5. 16:20:44 game info at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_25]
  6. 16:20:44 game info at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_25]
  7. 16:20:44 game info at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_25]
  8. 16:20:44 game info at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.8.0_25]
  9. 16:20:44 game info at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:4.1.9.Final]
  10. 16:20:44 game info at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:4.1.9.Final]
  11. 16:20:44 game info at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:4.1.9.Final]
  12. 16:20:44 game info at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
  13. 16:20:44 game info at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
  14. 16:20:44 game info at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
  15. 16:20:44 game info at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
  16. 16:20:44 game info at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
  17. 16:20:44 game info at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
  18. 16:20:44 game info at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement