From Small Porcupine , 3 Years ago , written in Plain Text.
Embed
  1. [14:42:16] [Netty Server IO #14/ERROR] [FML]: NetworkDispatcher exception
  2. java.io.IOException: An existing connection was forcibly closed by the remote host
  3.         at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_251]
  4.         at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_251]
  5.         at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_251]
  6.         at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_251]
  7.         at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[minecraft_server.1.12.2.jar:?]
  8.         at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [minecraft_server.1.12.2.jar:?]
  9.         at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [minecraft_server.1.12.2.jar:?]
  10.         at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [minecraft_server.1.12.2.jar:?]
  11.         at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [minecraft_server.1.12.2.jar:?]
  12.         at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [minecraft_server.1.12.2.jar:?]
  13.         at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [minecraft_server.1.12.2.jar:?]
  14.         at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
  15.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  16. [14:42:16] [Netty Server IO #14/ERROR] [FML]: NetworkDispatcher exception
  17. java.io.IOException: An existing connection was forcibly closed by the remote host
  18.         at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_251]
  19.         at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_251]
  20.         at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_251]
  21.         at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_251]
  22.         at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[minecraft_server.1.12.2.jar:?]
  23.         at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [minecraft_server.1.12.2.jar:?]
  24.         at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [minecraft_server.1.12.2.jar:?]
  25.         at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [minecraft_server.1.12.2.jar:?]
  26.         at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [minecraft_server.1.12.2.jar:?]
  27.         at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [minecraft_server.1.12.2.jar:?]
  28.         at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [minecraft_server.1.12.2.jar:?]
  29.         at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
  30.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  31. [14:42:16] [Netty Server IO #14/ERROR] [FML]: NetworkDispatcher exception
  32. java.io.IOException: An existing connection was forcibly closed by the remote host
  33.         at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_251]
  34.         at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_251]
  35.         at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_251]
  36.         at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_251]
  37.         at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[minecraft_server.1.12.2.jar:?]
  38.         at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [minecraft_server.1.12.2.jar:?]
  39.         at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [minecraft_server.1.12.2.jar:?]
  40.         at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [minecraft_server.1.12.2.jar:?]
  41.         at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [minecraft_server.1.12.2.jar:?]
  42.         at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [minecraft_server.1.12.2.jar:?]
  43.         at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [minecraft_server.1.12.2.jar:?]
  44.         at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
  45.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  46. [15:16:37] [Server thread/INFO] [FTB Utilities Backups]: Server Backup started!
  47. [15:16:38] [File IO Thread/INFO] [FTB Utilities Backups]: Deleting old backup: 2020-06-19-14-16-58.zip
  48. [15:16:38] [File IO Thread/INFO] [FTB Utilities Backups]: Backing up 1312 files...
  49. [15:16:38] [File IO Thread/INFO] [FTB Utilities Backups]: Compressing 1312 files...
  50. [15:19:47] [File IO Thread/INFO] [FTB Utilities Backups]: Done compressing in 03:09 seconds (1.2GB)!
  51. [15:19:47] [File IO Thread/INFO] [FTB Utilities Backups]: Created C:\FTBRevelationServer\.\backups\2020-06-21-15-16-37.zip from C:\FTBRevelationServer\.\Revelations
  52.  

Reply to "Untitled"