Advertisement
Guest User

Untitled

a guest
Jun 5th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. Client Errors:
  2. [11:58:29] [Netty Client IO #1/ERROR] [FML]: NetworkDispatcher exception
  3. io.netty.handler.timeout.ReadTimeoutException
  4. [11:58:29] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring client configs.
  5. [11:58:29] [Netty Client IO #1/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  6. [11:58:29] [Netty Client IO #1/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions
  7. [11:58:29] [Netty Client IO #1/INFO] [simplyjetpacks]: Loading configuration files
  8. [11:58:29] [Client thread/INFO] [journeymap]: Mapping halted in D:\Feed The Beast\FTBInfinity\minecraft\journeymap\data\mp\Minecraft~Server\DIM0
  9. [11:58:29] [Client thread/INFO] [FML]: Applying holder lookups
  10. [11:58:29] [Client thread/INFO] [FML]: Holder lookups applied
  11.  
  12. Server Errors:
  13. [11:58:25] [Netty IO #7/ERROR] [FML]: NetworkDispatcher exception
  14. java.io.IOException: An existing connection was forcibly closed by the remote host
  15. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_66]
  16. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_66]
  17. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_66]
  18. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_66]
  19. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_66]
  20. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  21. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  22. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  23. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  24. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  25. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  26. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  27. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  28. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  29. [11:58:25] [Server thread/INFO]: Matr lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  30. [11:58:25] [Server thread/INFO]: Matr left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement