Advertisement
DerMarten

error 2

Nov 27th, 2015
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. Console : [22:03:25] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
  2. Console : java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
  3. Console : durch den Hostcomputer abgebrochen
  4. Console : at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_65]
  5. Console : at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_65]
  6. Console : at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_65]
  7. Console : at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_65]
  8. Console : at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_65]
  9. Console : at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  10. Console : at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  11. Console : at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  12. Console : at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  13. Console : at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  14. Console : at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  15. Console : at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  16. Console : at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  17. Console : at java.lang.Thread.run(Unknown Source) [?:1.8.0_65]
  18. Console : [22:03:26] [Server thread/INFO]: Eisbaer1999 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
  19. Console : durch den Hostcomputer abgebrochen], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  20. Console : [22:03:26] [Server thread/INFO]: Eisbaer1999 left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement