Advertisement
Guest User

Error

a guest
Oct 11th, 2019
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.20 KB | None | 0 0
  1. [18:39:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Wolfarts: Set own game mode to Creative Mode]
  2. [18:39:43] [Server thread/INFO] [antiqueatlas]: Created new marker #3"gui.antiqueatlas.marker.village"@(-427, -363)
  3. [18:39:44] [Server thread/INFO] [antiqueatlas]: Created new marker #4"integration.antiqueatlas.marker.ebwizardry:shrine"@(-89, -310)
  4. [18:39:46] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-21, -16] in dimension 0 (overworld) while populating chunk [-21, -15], causing cascading worldgen lag.
  5. [18:39:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  6. [18:39:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <GrandpaLee> Empire village
  7. [18:39:50] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-21, -21] in dimension 0 (overworld) while populating chunk [-20, -21], causing cascading worldgen lag.
  8. [18:39:50] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  9. [18:39:50] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-21, -22] in dimension 0 (overworld) while populating chunk [-20, -21], causing cascading worldgen lag.
  10. [18:39:50] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  11. [18:39:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <GrandpaLee> And a castle
  12. [18:39:56] [Server thread/WARN] [FML]: LLibrary loaded a new chunk [-8, -25] in dimension 0 (overworld) while populating chunk [-8, -24], causing cascading worldgen lag.
  13. [18:39:56] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  14. [18:39:56] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-3, -25] in dimension 0 (overworld) while populating chunk [-3, -24], causing cascading worldgen lag.
  15. [18:39:56] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  16. [18:39:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Wolfarts: Teleported Wolfarts to GrandpaLee]
  17. [18:40:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8504ms behind, skipping 170 tick(s)
  18. [18:40:07] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: Wolfarts moved too quickly! 6.467673874366142,4.005002843680074,-6.7495085839297815
  19. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  20. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  21. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  22. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  23. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  24. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  25. [18:40:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for GrandpaLee
  26. [18:40:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2312ms behind, skipping 46 tick(s)
  27. [18:40:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Wolfarts: Teleported Wolfarts to GrandpaLee]
  28. [18:40:25] [Server thread/INFO] [antiqueatlas]: Saving local markers data to NBT
  29. [18:40:25] [Server thread/INFO] [Dawn of Time]: [DEBUG] World worldis beeing saved
  30. [18:40:47] [Timer-0/ERROR] [AcademyCraft]: java.net.ConnectException: Connection refused: connect
  31. [18:41:04] [Server thread/INFO] [ebwizardry]: Synchronising advancements for Wolfarts
  32. [18:41:10] [Server thread/INFO] [Dawn of Time]: [DEBUG] World worldis beeing saved
  33. [18:41:55] [Server thread/INFO] [Dawn of Time]: [DEBUG] World worldis beeing saved
  34. [18:42:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Wolfarts> i guess we should spawn in a base
  35. [18:42:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <GrandpaLee> Wanna spawn here or somewhere else
  36. [18:42:40] [Server thread/INFO] [Dawn of Time]: [DEBUG] World worldis beeing saved
  37. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  38. java.io.IOException: An existing connection was forcibly closed by the remote host
  39. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  40. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  41. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  42. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  43. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  44. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  45. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  46. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  47. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  48. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  49. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  50. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  51. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  52. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  53. java.io.IOException: An existing connection was forcibly closed by the remote host
  54. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  55. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  56. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  57. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  58. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  59. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  60. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  61. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  62. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  63. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  64. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  65. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  66. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  67. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  68. java.io.IOException: An existing connection was forcibly closed by the remote host
  69. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  70. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  71. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  72. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  73. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  74. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  75. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  76. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  77. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  78. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  79. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  81. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  82. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  83. java.io.IOException: An existing connection was forcibly closed by the remote host
  84. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  85. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  86. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  87. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  88. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  89. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  90. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  91. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  92. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  93. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  94. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  95. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  96. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  97. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  98. java.io.IOException: An existing connection was forcibly closed by the remote host
  99. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  100. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  101. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  102. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  103. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  104. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  105. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  106. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  107. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  108. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  109. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  111. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  112. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  113. java.io.IOException: An existing connection was forcibly closed by the remote host
  114. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  115. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  116. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  117. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  118. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  119. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  120. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  121. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  122. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  123. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  124. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  125. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  126. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  127. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  128. java.io.IOException: An existing connection was forcibly closed by the remote host
  129. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  130. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  131. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  132. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  133. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  134. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  135. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  136. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  137. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  138. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  139. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  140. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  141. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  142. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  143. java.io.IOException: An existing connection was forcibly closed by the remote host
  144. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  145. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  146. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  147. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  148. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  149. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  150. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  151. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  152. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  153. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  154. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  155. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  156. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  157. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  158. java.io.IOException: An existing connection was forcibly closed by the remote host
  159. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  160. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  161. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  162. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  163. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  164. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  165. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  166. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  167. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  168. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  169. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  170. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  171. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  172. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  173. java.io.IOException: An existing connection was forcibly closed by the remote host
  174. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  175. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  176. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  177. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  178. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  179. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  180. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  181. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  182. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  183. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  184. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  185. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  186. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  187. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  188. java.io.IOException: An existing connection was forcibly closed by the remote host
  189. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  190. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  191. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  192. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  193. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  194. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  195. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  196. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  197. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  198. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  199. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  200. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  201. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  202. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  203. java.io.IOException: An existing connection was forcibly closed by the remote host
  204. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  205. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  206. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  207. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  208. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  209. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  210. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  211. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  212. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  213. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  214. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  215. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  216. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  217. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  218. java.io.IOException: An existing connection was forcibly closed by the remote host
  219. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  220. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  221. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  222. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  223. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  224. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  225. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  226. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  227. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  228. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  229. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  230. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  231. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  232. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  233. java.io.IOException: An existing connection was forcibly closed by the remote host
  234. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  235. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  236. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  237. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  238. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  239. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  240. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  241. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  242. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  243. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  244. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  245. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  246. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  247. [18:42:46] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: GrandpaLee lost connection: Disconnected
  248. [18:42:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GrandpaLee left the game
  249. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  250. java.io.IOException: An existing connection was forcibly closed by the remote host
  251. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  252. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  253. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  254. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  255. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  256. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  257. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  258. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  259. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  260. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  261. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  262. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  263. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  264. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  265. java.io.IOException: An existing connection was forcibly closed by the remote host
  266. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  267. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  268. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  269. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  270. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  271. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  272. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  273. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  274. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  275. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  276. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  277. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  278. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  279. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  280. java.io.IOException: An existing connection was forcibly closed by the remote host
  281. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  282. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  283. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  284. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  285. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  286. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  287. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  288. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  289. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  290. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  291. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  292. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  293. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  294. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  295. java.io.IOException: An existing connection was forcibly closed by the remote host
  296. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  297. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  298. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  299. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  300. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  301. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  302. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  303. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  304. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  305. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  306. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  307. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  308. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  309. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  310. java.io.IOException: An existing connection was forcibly closed by the remote host
  311. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  312. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  313. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  314. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  315. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  316. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  317. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  318. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  319. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  320. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  321. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  322. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  323. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  324. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  325. java.io.IOException: An existing connection was forcibly closed by the remote host
  326. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  327. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  328. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  329. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  330. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  331. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  332. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  333. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  334. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  335. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  336. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  337. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  338. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  339. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  340. java.io.IOException: An existing connection was forcibly closed by the remote host
  341. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  342. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  343. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  344. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  345. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  346. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  347. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  348. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  349. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  350. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  351. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  352. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  353. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  354. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  355. java.io.IOException: An existing connection was forcibly closed by the remote host
  356. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  357. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  358. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  359. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  360. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  361. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  362. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  363. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  364. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  365. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  366. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  367. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  368. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  369. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  370. java.io.IOException: An existing connection was forcibly closed by the remote host
  371. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  372. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  373. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  374. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  375. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  376. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  377. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  378. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  379. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  380. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  381. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  382. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  383. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  384. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  385. java.io.IOException: An existing connection was forcibly closed by the remote host
  386. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  387. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  388. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  389. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  390. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  391. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  392. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  393. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  394. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  395. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  396. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  397. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  398. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  399. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  400. java.io.IOException: An existing connection was forcibly closed by the remote host
  401. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  402. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  403. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  404. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  405. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  406. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  407. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  408. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  409. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  410. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  411. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  412. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  413. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  414. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  415. java.io.IOException: An existing connection was forcibly closed by the remote host
  416. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  417. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  418. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  419. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  420. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  421. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  422. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  423. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  424. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  425. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  426. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  427. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  428. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  429. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  430. java.io.IOException: An existing connection was forcibly closed by the remote host
  431. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  432. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  433. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  434. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  435. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  436. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  437. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  438. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  439. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  440. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  441. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  442. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  443. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  444. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  445. java.io.IOException: An existing connection was forcibly closed by the remote host
  446. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  447. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  448. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  449. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  450. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  451. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  452. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  453. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  454. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  455. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  456. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  457. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  458. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  459. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  460. java.io.IOException: An existing connection was forcibly closed by the remote host
  461. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  462. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  463. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  464. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  465. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  466. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  467. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  468. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  469. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  470. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  471. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  472. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  473. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  474. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  475. java.io.IOException: An existing connection was forcibly closed by the remote host
  476. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  477. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  478. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  479. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  480. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  481. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  482. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  483. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  484. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  485. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  486. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  487. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  488. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  489. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  490. java.io.IOException: An existing connection was forcibly closed by the remote host
  491. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  492. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  493. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  494. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  495. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  496. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  497. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  498. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  499. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  500. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  501. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  502. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  503. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  504. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  505. java.io.IOException: An existing connection was forcibly closed by the remote host
  506. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  507. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  508. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  509. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  510. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  511. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  512. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  513. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  514. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  515. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  516. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  517. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  518. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  519. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  520. java.io.IOException: An existing connection was forcibly closed by the remote host
  521. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  522. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  523. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  524. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  525. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  526. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  527. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  528. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  529. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  530. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  531. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  532. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  533. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  534. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  535. java.io.IOException: An existing connection was forcibly closed by the remote host
  536. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  537. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  538. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  539. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  540. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  541. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  542. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  543. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  544. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  545. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  546. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  547. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  548. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  549. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  550. java.io.IOException: An existing connection was forcibly closed by the remote host
  551. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  552. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  553. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  554. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  555. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  556. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  557. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  558. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  559. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  560. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  561. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  562. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  563. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  564. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  565. java.io.IOException: An existing connection was forcibly closed by the remote host
  566. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  567. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  568. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  569. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  570. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  571. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  572. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  573. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  574. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  575. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  576. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  577. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  578. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  579. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  580. java.io.IOException: An existing connection was forcibly closed by the remote host
  581. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  582. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  583. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  584. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  585. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  586. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  587. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  588. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  589. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  590. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  591. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  592. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  593. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  594. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  595. java.io.IOException: An existing connection was forcibly closed by the remote host
  596. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  597. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  598. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  599. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  600. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  601. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  602. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  603. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  604. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  605. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  606. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  607. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  608. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  609. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  610. java.io.IOException: An existing connection was forcibly closed by the remote host
  611. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  612. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  613. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  614. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  615. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  616. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  617. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  618. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  619. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  620. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  621. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  622. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  623. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  624. [18:42:46] [Netty Server IO #1/ERROR] [FML]: NetworkDispatcher exception
  625. java.io.IOException: An existing connection was forcibly closed by the remote host
  626. at sun.nio.ch.SocketDispatcher.writev0(Native Method) ~[?:1.8.0_221]
  627. at sun.nio.ch.SocketDispatcher.writev(Unknown Source) ~[?:1.8.0_221]
  628. at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_221]
  629. at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_221]
  630. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:432) ~[NioSocketChannel.class:?]
  631. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) [AbstractChannel$AbstractUnsafe.class:?]
  632. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.forceFlush(AbstractNioChannel.java:368) [AbstractNioChannel$AbstractNioUnsafe.class:?]
  633. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:618) [NioEventLoop.class:?]
  634. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:?]
  635. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:?]
  636. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:?]
  637. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
  638. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement