Advertisement
Guest User

FTB Server problem

a guest
Aug 3rd, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [21:48:20] [Netty IO #6/ERROR] [FML]: NetworkDispatcher exception
  2. java.io.IOException: An established connection was aborted by the software in your host machine
  3. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_51]
  4. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_51]
  5. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_51]
  6. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_51]
  7. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:249) ~[NioSocketChannel.class:?]
  8. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:680) [AbstractChannel$AbstractUnsafe.class:?]
  9. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:266) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  10. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:488) [NioEventLoop.class:?]
  11. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  12. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  13. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  14. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  15. [21:48:21] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: maxxpowerss lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  16. [21:48:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: maxxpowerss left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement