Advertisement
MrJayse

Untitled

Dec 6th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. [19:09:45] [Netty Client IO #0/ERROR] [FML]: NetworkDispatcher exception
  2. java.io.IOException: Удаленный хост принудительно разорвал существующее подключение
  3. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_92]
  4. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_92]
  5. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_92]
  6. at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_92]
  7. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_92]
  8. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  9. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  10. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  11. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  12. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  13. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  14. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  15. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  16. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  17. [19:09:45] [Netty Client IO #0/INFO] [THAUMCRAFT]: Restoring client configs.
  18. [19:09:45] [Netty Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  19. 2016.12.06 19:09:46 [DEBUG] Successfully fetched profile properties for 'com.mojang.authlib.GameProfile@2186cc28[id=a8fe1b37-40ae-3630-ae2c-465e94c9cb17,name=MrJayse,properties={},legacy=false]'
  20. 2016.12.06 19:09:46 [DEBUG] getTextures, Username: 'MrJayse'
  21. [19:09:46] [Client thread/INFO] [FML]: Applying holder lookups
  22. [19:09:46] [Client thread/INFO] [FML]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement