Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
- at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
- at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
- at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
- Caused by: java.lang.NegativeArraySizeException
- at com.jaquadro.minecraft.storagedrawers.network.ControllerUpdateMessage.fromBytes(ControllerUpdateMessage.java:40) ~[ControllerUpdateMessage.class:?]
- at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
- at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
- at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
- at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
- ... 18 more
- [21:47:53] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring client configs.
- [21:47:53] [Client thread/INFO] [FML]: Applying holder lookups
- [21:47:53] [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?
- [21:47:53] [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?
- [21:47:53] [Client thread/INFO] [FML]: Holder lookups applied
- [21:47:54] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
- [21:47:54] [Client thread/INFO] [Mekanism]: Reloaded config.
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Starting NEI Filter scripting. This might take a moment to load all the modules...
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Engine: JAVASCRIPT
- [21:47:57] [Client thread/INFO] [INpureLogInterceptor]: NEI has entered the ready state. Sending data to culling system. List contains 3399 entries.
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading table of contents for module: custom_nei_filters, 1.0, Author: denoflionsx
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Bootstrap setting found. Loading: Bootstrap.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: vanilla.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: ThermalExpansion.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: Mekanism.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: ForgeMicroblock.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: ExtraUtilities.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: BuildCraft.js
- [21:47:57] [Client thread/INFO] [INpureCullingEngine]: Loading: Bibliocraft.js
- [21:47:58] [Client thread/INFO] [INpureCullingEngine]: Loading: AppliedEnergistics2.js
- [21:47:58] [Client thread/INFO] [INpureCullingEngine]: Loading: Tcon.js
- [21:47:58] [Client thread/INFO] [INpureCullingEngine]: Loading: MFR.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement