Advertisement
TheSilentSong

MyTown - Server

Dec 30th, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. 30.12 21:44:08 [Server] INFO [18:44:08] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
  2. 30.12 21:44:08 [Server] INFO java.io.IOException: Connection reset by peer
  3. 30.12 21:44:08 [Server] INFO at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.7.0_51]
  4. 30.12 21:44:08 [Server] INFO at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.7.0_51]
  5. 30.12 21:44:08 [Server] INFO at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.7.0_51]
  6. 30.12 21:44:08 [Server] INFO at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.7.0_51]
  7. 30.12 21:44:08 [Server] INFO at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.7.0_51]
  8. 30.12 21:44:08 [Server] INFO at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  9. 30.12 21:44:08 [Server] INFO at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  10. 30.12 21:44:08 [Server] INFO at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  11. 30.12 21:44:08 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  12. 30.12 21:44:08 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  13. 30.12 21:44:08 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  14. 30.12 21:44:08 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  15. 30.12 21:44:08 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  16. 30.12 21:44:08 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement