Advertisement
Guest User

Excalibur Server Crash

a guest
May 3rd, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. [15:48:48] [Server thread/INFO]: [Tfree77: Given [Holy Sword Excaliber] * 1 to Tfree77]
  2. [15:49:27] [Netty IO #6/ERROR] [FML]: NetworkDispatcher exception
  3. java.io.IOException: Connection reset by peer
  4. at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.7.0_72]
  5. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.7.0_72]
  6. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.7.0_72]
  7. at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.7.0_72]
  8. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.7.0_72]
  9. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  10. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  11. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  12. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  13. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  14. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  15. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  16. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_72]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement