Advertisement
ThePureGod

Untitled

May 23rd, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. [5/23/2015 12:31:57 PM] [12:31:57] [Netty Client IO #2/ERROR] [FML]: NetworkDispatcher exception
  2. [5/23/2015 12:31:57 PM] java.io.IOException: An existing connection was forcibly closed by the remote host
  3. [5/23/2015 12:31:57 PM] at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_45]
  4. [5/23/2015 12:31:57 PM] at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_45]
  5. [5/23/2015 12:31:57 PM] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_45]
  6. [5/23/2015 12:31:57 PM] at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_45]
  7. [5/23/2015 12:31:57 PM] at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_45]
  8. [5/23/2015 12:31:57 PM] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  9. [5/23/2015 12:31:57 PM] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  10. [5/23/2015 12:31:57 PM] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  11. [5/23/2015 12:31:57 PM] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  12. [5/23/2015 12:31:57 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  13. [5/23/2015 12:31:57 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  14. [5/23/2015 12:31:57 PM] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  15. [5/23/2015 12:31:57 PM] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  16. [5/23/2015 12:31:57 PM] at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  17. [5/23/2015 12:31:57 PM] [Client thread/INFO] [journeymap]: Mapping halted in **USERSDIR**\Instances\Bytesize\journeymap\data\mp\Minecraft~Server\DIM0
  18. [5/23/2015 12:31:58 PM] [Client thread/INFO] [FML]: Applying holder lookups
  19. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:upgrade for public static com.cricketcraft.chisel.item.ItemUpgrade com.cricketcraft.chisel.init.ChiselItems.upgrade. Is there something wrong with the registry?
  20. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:autoChisel for public static net.minecraft.block.Block com.cricketcraft.chisel.init.ChiselBlocks.autoChisel. Is there something wrong with the registry?
  21. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  22. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  23. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
  24. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
  25. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
  26. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  27. [5/23/2015 12:31:58 PM] [Client thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  28. [5/23/2015 12:31:58 PM] [Client thread/INFO] [FML]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement