Advertisement
Guest User

Netty IO

a guest
Dec 9th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. 09.12 20:40:43 [Server] Netty IO #6/ERROR [FML]: NetworkDispatcher exception
  2. 09.12 20:40:43 [Server] INFO java.io.IOException: Connection reset by peer
  3. 09.12 20:40:43 [Server] INFO at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_112]
  4. 09.12 20:40:43 [Server] INFO at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_112]
  5. 09.12 20:40:43 [Server] INFO at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_112]
  6. 09.12 20:40:43 [Server] INFO at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_112]
  7. 09.12 20:40:43 [Server] INFO at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_112]
  8. 09.12 20:40:43 [Server] INFO at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  9. 09.12 20:40:43 [Server] INFO at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  10. 09.12 20:40:43 [Server] INFO at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  11. 09.12 20:40:43 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  12. 09.12 20:40:43 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  13. 09.12 20:40:43 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  14. 09.12 20:40:43 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  15. 09.12 20:40:43 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  16. 09.12 20:40:43 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  17. 09.12 20:40:43 [Disconnect] User DJBronyBacon has disconnected, reason: disconnect.genericReason
  18. 09.12 20:40:43 [Server] Server thread/INFO DJBronyBacon left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement