Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:43:27] [Client thread/ERROR] [FML/]: FluidIdRegistryMessageHandler exception
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:43:27] [Client thread/ERROR] [FML/]: DimensionMessageHandler exception
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:43:27] [Client thread/ERROR] [FML/]: There was a critical exception handling a packet on channel FORGE
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:43:27] [Netty Client IO #2/INFO] [PortalGun/]: [4.0.0-beta-5] Failed to restore setting, probably due to unsuccessful connection to a server.
- [17:43:27] [Netty Client IO #2/INFO] [mcjty.rftools.RFTools/]: Disconnect from server: Unregistering RFTools dimensions
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientDisconnectionFromServerEvent@3539aa0d:
- java.lang.NullPointerException
- at mcjty.rftools.dimension.RfToolsDimensionManager.unregisterDimensions(RfToolsDimensionManager.java:96) ~[RfToolsDimensionManager.class:?]
- at mcjty.rftools.ClientDisconnectEvent.onDisconnectedFromServerEvent(ClientDisconnectEvent.java:13) ~[ClientDisconnectEvent.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_1021_ClientDisconnectEvent_onDisconnectedFromServerEvent_ClientDisconnectionFromServerEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:405) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.access$1200(DefaultChannelHandlerContext.java:28) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext$14.run(DefaultChannelHandlerContext.java:550) [DefaultChannelHandlerContext$14.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: Index: 9 Listeners:
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 0: NORMAL
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 1: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@2db2fe2f clientLogsOut(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 2: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@3e7058e1 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 3: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@114a1945 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 4: ASM: com.xcompwiz.mystcraft.network.MystcraftConnectionHandler@6d9dae6d connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 5: ASM: openperipheral.addons.glasses.TerminalManagerClient$FmlBusListener@e790084 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 6: ASM: portalgun.common.core.EventHandler@7f4a218a connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 7: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@68be53b2 onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 8: ASM: hats.common.core.EventHandler@5922f70d onClientDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 9: ASM: mcjty.rftools.ClientDisconnectEvent@6655096c onDisconnectedFromServerEvent(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 10: ASM: tonius.simplyjetpacks.handler.SyncHandler@24e65c2b onClientDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 11: ASM: ic2.core.network.RpcHandler@41e16296 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Netty Client IO #2/ERROR] [FML/]: 12: ASM: openmods.network.IdSyncManager@4d304ec8 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:27] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_targets, packet size = 107
- [17:43:27] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_methods, packet size = 337
- [17:43:27] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key events, packet size = 350
- [17:43:27] [Client thread/INFO] [FML/]: [Client thread] Client side modded connection established
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for minecraft
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for CoFHCore
- [17:43:27] [Client thread/INFO] [neresources/]: Metallurgy not loaded - skipping
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for NetherOres
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for BigReactors
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for appliedenergistics2
- [17:43:27] [Client thread/DEBUG] [Railcraft/]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreChargedCertusQuartz, id=1xtile.appliedenergistics2.OreQuartzCharged@0 meta=0
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for Thaumcraft
- [17:43:27] [Client thread/INFO] [neresources/]: ElectriCraft not loaded - skipping
- [17:43:27] [Client thread/INFO] [neresources/]: ReactorCraft not loaded - skipping
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for Forestry
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for TConstruct
- [17:43:27] [Client thread/INFO] [neresources/]: Loading compatibility for IC2
- [17:43:27] [Client thread/INFO] [neresources/]: MobProperties not loaded - skipping
- [17:43:27] [Client thread/INFO] [neresources/]: Requesting Sync...
- [17:43:27] [Client thread/INFO] [NEIAddons/]: Connected to new server, resetting commands
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 3
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 4
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 5
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 7
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 8
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 9
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 10
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 11
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 12
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 13
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 14
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 15
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 16
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 17
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 18
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 19
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 20
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 21
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 22
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 23
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 24
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 25
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 26
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 27
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 28
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 29
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 30
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 31
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 32
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 33
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 35
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 36
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 37
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 38
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 39
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 40
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 41
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 42
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 44
- [17:43:27] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 45
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: NetworkDispatcher exception
- io.netty.handler.timeout.ReadTimeoutException
- [17:43:47] [Netty Client IO #2/INFO] [mcjty.rftools.RFTools/]: Disconnect from server: Unregistering RFTools dimensions
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientDisconnectionFromServerEvent@30aeaedf:
- java.lang.NullPointerException
- at mcjty.rftools.dimension.RfToolsDimensionManager.unregisterDimensions(RfToolsDimensionManager.java:96) ~[RfToolsDimensionManager.class:?]
- at mcjty.rftools.ClientDisconnectEvent.onDisconnectedFromServerEvent(ClientDisconnectEvent.java:13) ~[ClientDisconnectEvent.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_1021_ClientDisconnectEvent_onDisconnectedFromServerEvent_ClientDisconnectionFromServerEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:405) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:545) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:423) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:826) [DefaultChannelPipeline.class:?]
- at io.netty.channel.AbstractChannel.close(AbstractChannel.java:177) [AbstractChannel.class:?]
- at net.minecraft.network.NetworkManager.func_150718_a(NetworkManager.java:230) [ej.class:?]
- at net.minecraft.network.NetworkManager.exceptionCaught(NetworkManager.java:104) [ej.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.exceptionCaught(NetworkDispatcher.java:487) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.handler.timeout.ReadTimeoutHandler.readTimedOut(ReadTimeoutHandler.java:185) [ReadTimeoutHandler.class:?]
- at io.netty.handler.timeout.ReadTimeoutHandler$ReadTimeoutTask.run(ReadTimeoutHandler.java:211) [ReadTimeoutHandler$ReadTimeoutTask.class:?]
- at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [PromiseTask$RunnableAdapter.class:?]
- at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:123) [ScheduledFutureTask.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: Index: 9 Listeners:
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 0: NORMAL
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 1: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@2db2fe2f clientLogsOut(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 2: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@3e7058e1 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 3: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@114a1945 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 4: ASM: com.xcompwiz.mystcraft.network.MystcraftConnectionHandler@6d9dae6d connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 5: ASM: openperipheral.addons.glasses.TerminalManagerClient$FmlBusListener@e790084 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 6: ASM: portalgun.common.core.EventHandler@7f4a218a connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 7: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@68be53b2 onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 8: ASM: hats.common.core.EventHandler@5922f70d onClientDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 9: ASM: mcjty.rftools.ClientDisconnectEvent@6655096c onDisconnectedFromServerEvent(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 10: ASM: tonius.simplyjetpacks.handler.SyncHandler@24e65c2b onClientDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 11: ASM: ic2.core.network.RpcHandler@41e16296 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:43:47] [Netty Client IO #2/ERROR] [FML/]: 12: ASM: openmods.network.IdSyncManager@4d304ec8 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:43] [Netty Client IO #3/INFO] [FML/]: Attempting connection with missing mods [CustomMainMenu, FastCraft, journeymap, Mystcraft, notenoughkeys, ResourceLoader] at SERVER
- [17:45:46] [Netty Client IO #4/DEBUG] [FML/]: Server FML protocol version 2, 4 byte dimension received 0
- [17:45:46] [Netty Client IO #4/TRACE] [FML/]: $ServerHello->FMLHandshakeClientState$2:HELLO
- [17:45:46] [Netty Client IO #4/INFO] [FML/]: Server protocol version 2
- [17:45:46] [Netty Client IO #4/DEBUG] [FML/]: Received override dimension 0
- [17:45:46] [Netty Client IO #4/TRACE] [FML/]: $ModList:170 mods->FMLHandshakeClientState$3:WAITINGSERVERDATA
- [17:45:46] [Netty Client IO #4/INFO] [FML/]: Attempting connection with missing mods [CustomMainMenu, FastCraft, journeymap, Mystcraft, notenoughkeys, ResourceLoader] at SERVER
- [17:45:46] [Netty Client IO #4/TRACE] [FML/]: $ModIdData:8193 mappings->FMLHandshakeClientState$4:WAITINGSERVERCOMPLETE
- [17:45:46] [Netty Client IO #4/INFO] [FML/]: Injecting existing block and item data into this client instance
- [17:45:46] [Netty Client IO #4/DEBUG] [FML/]: Registry consistency check successful
- [17:45:46] [Netty Client IO #4/DEBUG] [FML/]: Registry consistency check successful
- [17:45:46] [Netty Client IO #4/TRACE] [FML/]: Skipping remap event - no remaps occured
- [17:45:46] [Netty Client IO #4/INFO] [FML/]: Applying holder lookups
- [17:45:46] [Netty Client IO #4/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
- [17:45:46] [Netty Client IO #4/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?
- [17:45:46] [Netty Client IO #4/WARN] [FML/]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
- [17:45:46] [Netty Client IO #4/WARN] [FML/]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
- [17:45:46] [Netty Client IO #4/INFO] [FML/]: Holder lookups applied
- [17:45:46] [Netty Client IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeClientState$5:PENDINGCOMPLETE
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouscognitioessentia has been selected as the default fluid for gaseouscognitioessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoustenebraeessentia has been selected as the default fluid for gaseoustenebraeessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winefortified has been selected as the default fluid for binnie.winefortified
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid gendustry:mutagen has been selected as the default fluid for mutagen
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:conductive.iron.molten has been selected as the default fluid for conductive.iron.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:mithril.molten has been selected as the default fluid for mithril.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.tequila has been selected as the default fluid for binnie.tequila
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid EnderIO:rocket_fuel has been selected as the default fluid for rocket_fuel
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorcherry has been selected as the default fluid for binnie.liquorcherry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousiraessentia has been selected as the default fluid for gaseousiraessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:biofuel has been selected as the default fluid for biofuel
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorpear has been selected as the default fluid for binnie.liquorpear
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandypear has been selected as the default fluid for binnie.brandypear
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid aobd:draconium has been selected as the default fluid for draconium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BigReactors:fuelcolumn has been selected as the default fluid for fuelcolumn
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmetoessentia has been selected as the default fluid for gaseousmetoessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:manasteel.molten has been selected as the default fluid for manasteel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraBees:acid has been selected as the default fluid for acid
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurblackberry has been selected as the default fluid for binnie.liqueurblackberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicewhitegrape has been selected as the default fluid for binnie.juicewhitegrape
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorapple has been selected as the default fluid for binnie.liquorapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Genetics:binnie.bacteria has been selected as the default fluid for binnie.bacteria
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.fermentedpotatoes has been selected as the default fluid for binnie.fermentedpotatoes
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraBees:liquidnitrogen has been selected as the default fluid for liquidnitrogen
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoussensusessentia has been selected as the default fluid for gaseoussensusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicepeach has been selected as the default fluid for binnie.juicepeach
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.rumwhite has been selected as the default fluid for binnie.rumwhite
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:fluiddisease has been selected as the default fluid for witchery:fluiddisease
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousauramessentia has been selected as the default fluid for gaseousauramessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:latex has been selected as the default fluid for latex
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicecarrot has been selected as the default fluid for binnie.juicecarrot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ImmersiveEngineering:plantoil has been selected as the default fluid for plantoil
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousignisessentia has been selected as the default fluid for gaseousignisessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.whiskeywheat has been selected as the default fluid for binnie.whiskeywheat
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurbanana has been selected as the default fluid for binnie.liqueurbanana
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicecherry has been selected as the default fluid for binnie.juicecherry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:short.mead has been selected as the default fluid for short.mead
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ImmersiveEngineering:ethanol has been selected as the default fluid for ethanol
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmortuusessentia has been selected as the default fluid for gaseousmortuusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BigReactors:yellorium has been selected as the default fluid for yellorium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BiomesOPlenty:hell_blood has been selected as the default fluid for hell_blood
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2biomass has been selected as the default fluid for ic2biomass
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beerstout has been selected as the default fluid for binnie.beerstout
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid gendustry:liquiddna has been selected as the default fluid for liquiddna
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.wineplum has been selected as the default fluid for binnie.wineplum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraUtilities:molten.unstableingots has been selected as the default fluid for molten.unstableingots
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousordoessentia has been selected as the default fluid for gaseousordoessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:turpentine has been selected as the default fluid for turpentine
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:petrotheum has been selected as the default fluid for petrotheum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:aerotheum has been selected as the default fluid for aerotheum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:enderium.molten has been selected as the default fluid for enderium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicecranberry has been selected as the default fluid for binnie.juicecranberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:fuel has been selected as the default fluid for fuel
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2superheatedsteam has been selected as the default fluid for ic2superheatedsteam
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicepear has been selected as the default fluid for binnie.juicepear
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winebanana has been selected as the default fluid for binnie.winebanana
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juice has been selected as the default fluid for binnie.juice
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beercorn has been selected as the default fluid for binnie.beercorn
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicepineapple has been selected as the default fluid for binnie.juicepineapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:nickel.molten has been selected as the default fluid for nickel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid aobd:mithril has been selected as the default fluid for mithril
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.ciderpear has been selected as the default fluid for binnie.ciderpear
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:pinkslime has been selected as the default fluid for pinkslime
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:obsidian.molten has been selected as the default fluid for obsidian.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winecarrot has been selected as the default fluid for binnie.winecarrot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicebanana has been selected as the default fluid for binnie.juicebanana
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:emerald.liquid has been selected as the default fluid for emerald.liquid
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:soularium.molten has been selected as the default fluid for soularium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:brewliquid has been selected as the default fluid for witchery:brewliquid
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:ice has been selected as the default fluid for ice
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:copper.molten has been selected as the default fluid for copper.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandyelderberry has been selected as the default fluid for binnie.brandyelderberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousinstrumentumessentia has been selected as the default fluid for gaseousinstrumentumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousgelumessentia has been selected as the default fluid for gaseousgelumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandyapricot has been selected as the default fluid for binnie.brandyapricot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Genetics:binnie.bacteriapoly has been selected as the default fluid for binnie.bacteriapoly
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurcherry has been selected as the default fluid for binnie.liqueurcherry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:brew has been selected as the default fluid for witchery:brew
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:blood has been selected as the default fluid for blood
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:blutonium.molten has been selected as the default fluid for blutonium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:zinc.molten has been selected as the default fluid for zinc.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:electrum.molten has been selected as the default fluid for electrum.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.wineagave has been selected as the default fluid for binnie.wineagave
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.mashwheat has been selected as the default fluid for binnie.mashwheat
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorfruit has been selected as the default fluid for binnie.liquorfruit
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousexanimisessentia has been selected as the default fluid for gaseousexanimisessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouslimusessentia has been selected as the default fluid for gaseouslimusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:mana has been selected as the default fluid for mana
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueuralmond has been selected as the default fluid for binnie.liqueuralmond
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Thaumcraft:fluidpure has been selected as the default fluid for fluidpure
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.wineapricot has been selected as the default fluid for binnie.wineapricot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:platinum.molten has been selected as the default fluid for platinum.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvolatusessentia has been selected as the default fluid for gaseousvolatusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceapple has been selected as the default fluid for binnie.juiceapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouspermutatioessentia has been selected as the default fluid for gaseouspermutatioessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Genetics:binnie.bacteriavector has been selected as the default fluid for binnie.bacteriavector
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoussanoessentia has been selected as the default fluid for gaseoussanoessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:sludge has been selected as the default fluid for sludge
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvictusessentia has been selected as the default fluid for gaseousvictusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:alumite.molten has been selected as the default fluid for alumite.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:silver.molten has been selected as the default fluid for silver.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicelime has been selected as the default fluid for binnie.juicelime
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid AWWayofTime:life essence has been selected as the default fluid for life essence
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:phased.iron.molten has been selected as the default fluid for phased.iron.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:gold.molten has been selected as the default fluid for gold.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouslucrumessentia has been selected as the default fluid for gaseouslucrumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:glass.molten has been selected as the default fluid for glass.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceapricot has been selected as the default fluid for binnie.juiceapricot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvenenumessentia has been selected as the default fluid for gaseousvenenumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmachinaessentia has been selected as the default fluid for gaseousmachinaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousaeressentia has been selected as the default fluid for gaseousaeressentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BiomesOPlenty:honey has been selected as the default fluid for honey
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid aobd:uranium has been selected as the default fluid for uranium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:terrasteel.molten has been selected as the default fluid for terrasteel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ImmersiveEngineering:biodiesel has been selected as the default fluid for biodiesel
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2hotcoolant has been selected as the default fluid for ic2hotcoolant
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:lumium.molten has been selected as the default fluid for lumium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvitiumessentia has been selected as the default fluid for gaseousvitiumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.ciderpeach has been selected as the default fluid for binnie.ciderpeach
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid OpenBlocks:xpjuice has been selected as the default fluid for xpjuice
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winecherry has been selected as the default fluid for binnie.winecherry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousalienisessentia has been selected as the default fluid for gaseousalienisessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicegrapefruit has been selected as the default fluid for binnie.juicegrapefruit
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid EnderIO:hootch has been selected as the default fluid for hootch
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandyplum has been selected as the default fluid for binnie.brandyplum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:redstone.alloy.molten has been selected as the default fluid for redstone.alloy.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurcoffee has been selected as the default fluid for binnie.liqueurcoffee
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winecranberry has been selected as the default fluid for binnie.winecranberry
- [17:45:47] [Client thread/ERROR] [FML/]: The fluid IC2:lava specified as default is not present - it will be reverted to default minecraft:lava
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:lava has been selected as the default fluid for lava
- [17:45:47] [Netty Client IO #4/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeClientState$6:COMPLETE
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:fairy.molten has been selected as the default fluid for fairy.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceplum has been selected as the default fluid for binnie.juiceplum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winered has been selected as the default fluid for binnie.winered
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2biogas has been selected as the default fluid for ic2biogas
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.ciderapple has been selected as the default fluid for binnie.ciderapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:lead.molten has been selected as the default fluid for lead.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurmint has been selected as the default fluid for binnie.liqueurmint
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorapricot has been selected as the default fluid for binnie.liquorapricot
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:ludicrite.molten has been selected as the default fluid for ludicrite.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:sewage has been selected as the default fluid for sewage
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:glowstone has been selected as the default fluid for glowstone
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:adamantine.molten has been selected as the default fluid for adamantine.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousluxessentia has been selected as the default fluid for gaseousluxessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:chocolatemilk has been selected as the default fluid for chocolatemilk
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:redstone has been selected as the default fluid for redstone
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:energetic.alloy.molten has been selected as the default fluid for energetic.alloy.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:signalum.molten has been selected as the default fluid for signalum.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousherbaessentia has been selected as the default fluid for gaseousherbaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:coal has been selected as the default fluid for coal
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousfabricoessentia has been selected as the default fluid for gaseousfabricoessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid gendustry:protein has been selected as the default fluid for protein
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousinvidiaessentia has been selected as the default fluid for gaseousinvidiaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.spiritsugarcane has been selected as the default fluid for binnie.spiritsugarcane
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.spiritgin has been selected as the default fluid for binnie.spiritgin
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid EnderIO:fire_water has been selected as the default fluid for fire_water
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:manyullyn.molten has been selected as the default fluid for manyullyn.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2uumatter has been selected as the default fluid for ic2uumatter
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winetomato has been selected as the default fluid for binnie.winetomato
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:cobalt.molten has been selected as the default fluid for cobalt.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beerale has been selected as the default fluid for binnie.beerale
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:aluminumbrass.molten has been selected as the default fluid for aluminumbrass.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ProjRed|Compatibility:redstone.molten has been selected as the default fluid for redstone.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beerlager has been selected as the default fluid for binnie.beerlager
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousbestiaessentia has been selected as the default fluid for gaseousbestiaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousgulaessentia has been selected as the default fluid for gaseousgulaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:ender has been selected as the default fluid for ender
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.vodka has been selected as the default fluid for binnie.vodka
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:electrical.steel.molten has been selected as the default fluid for electrical.steel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandycherry has been selected as the default fluid for binnie.brandycherry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:dark.steel.molten has been selected as the default fluid for dark.steel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:stone.seared has been selected as the default fluid for stone.seared
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:juice has been selected as the default fluid for juice
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:milk has been selected as the default fluid for milk
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2steam has been selected as the default fluid for ic2steam
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoustutamenessentia has been selected as the default fluid for gaseoustutamenessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BiomesOPlenty:poison has been selected as the default fluid for poison
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurraspberry has been selected as the default fluid for binnie.liqueurraspberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Genetics:binnie.dna.raw has been selected as the default fluid for binnie.dna.raw
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:resin has been selected as the default fluid for resin
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:silicon.liquid has been selected as the default fluid for silicon.liquid
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2coolant has been selected as the default fluid for ic2coolant
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoustempestasessentia has been selected as the default fluid for gaseoustempestasessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicetomato has been selected as the default fluid for binnie.juicetomato
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceorange has been selected as the default fluid for binnie.juiceorange
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:pokefennium.molten has been selected as the default fluid for pokefennium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winecitrus has been selected as the default fluid for binnie.winecitrus
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandyapple has been selected as the default fluid for binnie.brandyapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Thaumcraft:fluxgoo has been selected as the default fluid for fluxgoo
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:fluidspirit has been selected as the default fluid for witchery:fluidspirit
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandyfruit has been selected as the default fluid for binnie.brandyfruit
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:biomass has been selected as the default fluid for biomass
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouspotentiaessentia has been selected as the default fluid for gaseouspotentiaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurcinnamon has been selected as the default fluid for binnie.liqueurcinnamon
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:ardite.molten has been selected as the default fluid for ardite.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2constructionfoam has been selected as the default fluid for ic2constructionfoam
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:oil has been selected as the default fluid for oil
- [17:45:47] [Client thread/ERROR] [FML/]: The fluid IC2:water specified as default is not present - it will be reverted to default minecraft:water
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:water has been selected as the default fluid for water
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BigReactors:cyanite has been selected as the default fluid for cyanite
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouspraecantatioessentia has been selected as the default fluid for gaseouspraecantatioessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid aobd:aobdyellorium has been selected as the default fluid for aobdyellorium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:slime.blue has been selected as the default fluid for slime.blue
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:bioethanol has been selected as the default fluid for bioethanol
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:invar.molten has been selected as the default fluid for invar.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouspannusessentia has been selected as the default fluid for gaseouspannusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid EnderIO:nutrient_distillation has been selected as the default fluid for nutrient_distillation
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:voidmetal.molten has been selected as the default fluid for voidmetal.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceolive has been selected as the default fluid for binnie.juiceolive
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousluxuriaessentia has been selected as the default fluid for gaseousluxuriaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurblackcurrant has been selected as the default fluid for binnie.liqueurblackcurrant
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juicelemon has been selected as the default fluid for binnie.juicelemon
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraUtilities:molten.bedrockiumingots has been selected as the default fluid for molten.bedrockiumingots
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousiteressentia has been selected as the default fluid for gaseousiteressentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:glass has been selected as the default fluid for glass
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winesparkling has been selected as the default fluid for binnie.winesparkling
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:pyrotheum has been selected as the default fluid for pyrotheum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beerrye has been selected as the default fluid for binnie.beerrye
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvinculumessentia has been selected as the default fluid for gaseousvinculumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:brewgas has been selected as the default fluid for witchery:brewgas
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winepineapple has been selected as the default fluid for binnie.winepineapple
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoushumanusessentia has been selected as the default fluid for gaseoushumanusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:meat has been selected as the default fluid for meat
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.beerwheat has been selected as the default fluid for binnie.beerwheat
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmotusessentia has been selected as the default fluid for gaseousmotusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:elementium.molten has been selected as the default fluid for elementium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:bedrockium.molten has been selected as the default fluid for bedrockium.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvacuosessentia has been selected as the default fluid for gaseousvacuosessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.whiskeycorn has been selected as the default fluid for binnie.whiskeycorn
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandygrape has been selected as the default fluid for binnie.brandygrape
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurlemon has been selected as the default fluid for binnie.liqueurlemon
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurhazelnut has been selected as the default fluid for binnie.liqueurhazelnut
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:glue has been selected as the default fluid for glue
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.winewhite has been selected as the default fluid for binnie.winewhite
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousarboressentia has been selected as the default fluid for gaseousarboressentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:cryotheum has been selected as the default fluid for cryotheum
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousinfernusessentia has been selected as the default fluid for gaseousinfernusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:mobessence has been selected as the default fluid for mobessence
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:iron.molten has been selected as the default fluid for iron.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoustempusessentia has been selected as the default fluid for gaseoustempusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoussuperbiaessentia has been selected as the default fluid for gaseoussuperbiaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:red.aurum.molten has been selected as the default fluid for red.aurum.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid witchery:witchery:hollowtears has been selected as the default fluid for witchery:hollowtears
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:bronze.molten has been selected as the default fluid for bronze.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseoustelumessentia has been selected as the default fluid for gaseoustelumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:brass.molten has been selected as the default fluid for brass.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousspiritusessentia has been selected as the default fluid for gaseousspiritusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueuranise has been selected as the default fluid for binnie.liqueuranise
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.brandycitrus has been selected as the default fluid for binnie.brandycitrus
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:steel.molten has been selected as the default fluid for steel.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ProjRed|Compatibility:redmetal.molten has been selected as the default fluid for redmetal.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmessisessentia has been selected as the default fluid for gaseousmessisessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2pahoehoelava has been selected as the default fluid for ic2pahoehoelava
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceelderberry has been selected as the default fluid for binnie.juiceelderberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ThermalFoundation:steam has been selected as the default fluid for steam
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.whiskeyrye has been selected as the default fluid for binnie.whiskeyrye
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.spiritneutral has been selected as the default fluid for binnie.spiritneutral
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurpeach has been selected as the default fluid for binnie.liqueurpeach
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:pigiron.molten has been selected as the default fluid for pigiron.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Thaumcraft:fluiddeath has been selected as the default fluid for fluiddeath
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Genetics:binnie.growthmedium has been selected as the default fluid for binnie.growthmedium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousvitreusessentia has been selected as the default fluid for gaseousvitreusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.mashrye has been selected as the default fluid for binnie.mashrye
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousperditioessentia has been selected as the default fluid for gaseousperditioessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousdesidiaessentia has been selected as the default fluid for gaseousdesidiaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid IC2:ic2distilledwater has been selected as the default fluid for ic2distilledwater
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTiC:phased.gold.molten has been selected as the default fluid for phased.gold.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurorange has been selected as the default fluid for binnie.liqueurorange
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:sap has been selected as the default fluid for sap
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousmetallumessentia has been selected as the default fluid for gaseousmetallumessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.mashgrain has been selected as the default fluid for binnie.mashgrain
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.whiskey has been selected as the default fluid for binnie.whiskey
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousterraessentia has been selected as the default fluid for gaseousterraessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurherbal has been selected as the default fluid for binnie.liqueurherbal
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:redplasma has been selected as the default fluid for redplasma
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:for.honey has been selected as the default fluid for for.honey
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousperfodioessentia has been selected as the default fluid for gaseousperfodioessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Railcraft:creosote has been selected as the default fluid for creosote
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid MineFactoryReloaded:mushroomsoup has been selected as the default fluid for mushroomsoup
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:tin.molten has been selected as the default fluid for tin.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurmelon has been selected as the default fluid for binnie.liqueurmelon
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.wineelderberry has been selected as the default fluid for binnie.wineelderberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid aobd:iridium has been selected as the default fluid for iridium
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousfamesessentia has been selected as the default fluid for gaseousfamesessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liquorelderberry has been selected as the default fluid for binnie.liquorelderberry
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.juiceredgrape has been selected as the default fluid for binnie.juiceredgrape
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid Forestry:seedoil has been selected as the default fluid for seedoil
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseousaquaessentia has been selected as the default fluid for gaseousaquaessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid TConstruct:aluminum.molten has been selected as the default fluid for aluminum.molten
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.mashcorn has been selected as the default fluid for binnie.mashcorn
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.liqueurchocolate has been selected as the default fluid for binnie.liqueurchocolate
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid thaumicenergistics:gaseouscorpusessentia has been selected as the default fluid for gaseouscorpusessentia
- [17:45:47] [Client thread/DEBUG] [FML/]: The fluid ExtraTrees:binnie.rumdark has been selected as the default fluid for binnie.rumdark
- [17:45:47] [Client thread/ERROR] [FML/]: FluidIdRegistryMessageHandler exception
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:45:47] [Client thread/ERROR] [FML/]: DimensionMessageHandler exception
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:45:47] [Client thread/ERROR] [FML/]: There was a critical exception handling a packet on channel FORGE
- java.lang.IllegalArgumentException: value already present: gaseousvictusessentia
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238) ~[guava-17.0.jar:?]
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) ~[guava-17.0.jar:?]
- at net.minecraftforge.fluids.FluidRegistry.loadFluidDefaults(FluidRegistry.java:117) ~[FluidRegistry.class:?]
- at net.minecraftforge.fluids.FluidRegistry.initFluidIDs(FluidRegistry.java:82) ~[FluidRegistry.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:15) ~[FluidIdRegistryMessageHandler.class:?]
- at net.minecraftforge.common.network.FluidIdRegistryMessageHandler.channelRead0(FluidIdRegistryMessageHandler.java:11) ~[FluidIdRegistryMessageHandler.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[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.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- 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:?]
- [17:45:47] [Netty Client IO #4/INFO] [mcjty.rftools.RFTools/]: Disconnect from server: Unregistering RFTools dimensions
- [17:45:47] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_targets, packet size = 107
- [17:45:47] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_methods, packet size = 337
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientDisconnectionFromServerEvent@5714ce0a:
- java.lang.NullPointerException
- at mcjty.rftools.dimension.RfToolsDimensionManager.unregisterDimensions(RfToolsDimensionManager.java:96) ~[RfToolsDimensionManager.class:?]
- at mcjty.rftools.ClientDisconnectEvent.onDisconnectedFromServerEvent(ClientDisconnectEvent.java:13) ~[ClientDisconnectEvent.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_1021_ClientDisconnectEvent_onDisconnectedFromServerEvent_ClientDisconnectionFromServerEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:405) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.access$1200(DefaultChannelHandlerContext.java:28) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext$14.run(DefaultChannelHandlerContext.java:550) [DefaultChannelHandlerContext$14.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:45:47] [Client thread/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key events, packet size = 350
- [17:45:47] [Client thread/INFO] [FML/]: [Client thread] Client side modded connection established
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: Index: 9 Listeners:
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 0: NORMAL
- [17:45:47] [Client thread/INFO] [neresources/]: Requesting Sync...
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 1: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@2db2fe2f clientLogsOut(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 2: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@3e7058e1 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 3: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@114a1945 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 4: ASM: com.xcompwiz.mystcraft.network.MystcraftConnectionHandler@6d9dae6d connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 5: ASM: openperipheral.addons.glasses.TerminalManagerClient$FmlBusListener@e790084 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 6: ASM: portalgun.common.core.EventHandler@7f4a218a connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 7: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@68be53b2 onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 8: ASM: hats.common.core.EventHandler@5922f70d onClientDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 9: ASM: mcjty.rftools.ClientDisconnectEvent@6655096c onDisconnectedFromServerEvent(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 10: ASM: tonius.simplyjetpacks.handler.SyncHandler@24e65c2b onClientDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 11: ASM: ic2.core.network.RpcHandler@41e16296 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Netty Client IO #4/ERROR] [FML/]: 12: ASM: openmods.network.IdSyncManager@4d304ec8 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:45:47] [Client thread/INFO] [NEIAddons/]: Connected to new server, resetting commands
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 3
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 4
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 5
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 7
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 8
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 9
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 10
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 11
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 12
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 13
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 14
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 15
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 16
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 17
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 18
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 19
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 20
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 21
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 22
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 23
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 24
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 25
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 26
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 27
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 28
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 29
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 30
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 31
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 32
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 33
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 35
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 36
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 37
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 38
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 39
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 40
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 41
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 42
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 44
- [17:45:47] [Client thread/INFO] [mcjty.rftools.RFTools/]: DimensionSyncPacket: Registering id: id = 45
- [17:45:47] [Client thread/DEBUG] [FML/]: Overriding dimension: using 0
- [17:45:47] [Client thread/DEBUG] [FastCraft-core/]: 15 / 19 applied
- [17:45:47] [Client thread/INFO] [ttCore/]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
- [17:45:47] [Client thread/INFO] [ttCore/]: Transforming net.minecraft.inventory.ContainerRepair Finished.
- [17:45:47] [Client thread/INFO] [journeymap/]: Requesting World ID
- [17:45:48] [Client thread/INFO] [PortalGun/]: [4.0.0-beta-5] Sending client info to server
- [17:45:48] [Client thread/DEBUG] [CCL ASM/]: Inserted super call into [bfo.e()V]
- [17:45:48] [Client thread/DEBUG] [CCL ASM/]: Injecting before method [bfl.a(Labt;II)Z]
- [17:45:48] [Client thread/DEBUG] [CCL ASM/]: Injecting before method [bfl.b(Labt;II)Z]
- [17:45:48] [Client thread/WARN] [FML/]: =============================================================
- [17:45:48] [Client thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
- [17:45:48] [Client thread/WARN] [FML/]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
- [17:45:48] [Client thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
- [17:45:48] [Client thread/WARN] [FML/]: =============================================================
- [17:45:48] [Client thread/INFO] [STDOUT/]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
- [17:45:49] [Client thread/INFO] [MapWriter/]: Mw.load: loading...
- [17:45:49] [Client thread/INFO] [MapWriter/]: generating block colours
- [17:45:49] [Client thread/INFO] [MapWriter/]: loading block colour overrides file c:\ftb\FTBInfinity\minecraft\config\MapWriterBlockColourOverrides.txt
- [17:45:49] [Client thread/INFO] [MapWriter/]: generating block map colours from textures
- [17:45:49] [Client thread/INFO] [MapWriter/]: created new MwTexture from GL texture id 550 (4096x2048) (8388608 pixels)
- [17:45:49] [Client thread/INFO] [MapWriter/]: processed 7917 block textures, 28554 skipped, 465 exceptions
- [17:45:49] [Client thread/INFO] [MapWriter/]: loading block colour overrides file c:\ftb\FTBInfinity\minecraft\config\MapWriterBlockColourOverrides.txt
- [17:45:49] [Client thread/INFO] [MapWriter/]: saving block colours to 'c:\ftb\FTBInfinity\minecraft\config\MapWriterBlockColours.txt'
- [17:45:49] [Client thread/DEBUG] [NotEnoughItems/]: Loading Remote World
- [17:45:49] [Client thread/ERROR] [NotEnoughItems/]: Failed to find identifier for: net.minecraft.item.ItemBlock@4b44101a
- [17:45:49] [Client thread/ERROR] [NotEnoughItems/]: Failed to find identifier for: mods.natura.items.BerryMedley@11cf0e8a
- [17:45:49] [Client thread/ERROR] [NotEnoughItems/]: Failed to find identifier for: com.kentington.thaumichorizons.common.items.ItemGolemBellTH@51da3e87
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forge-1.7.10-10.13.4.1448-1.7.10-universal.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar, examining for codechicken classes
- [17:45:50] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\versions\1.7.10\1.7.10.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\google\guava\guava\17.0\guava-17.0.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\appliedenergistics2-rv2-stable-10.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Aroma1997Core-1.7.10-1.0.2.14.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at c:\ftb\FTBInfinity\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\CoFHCore-[1.7.10]3.0.3-303.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\fastcraft-1.21.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\FastLeafDecay-1.7.10-1.1.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\ForgeRelocation-0.0.1.3-universal.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\industrialcraft-2-2.2.756-experimental.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\INpureCore-[1.7.10]1.0.0B9-62.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\InventoryTweaks-1.59-dev-152.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\logisticspipes-0.9.2.18.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\MrTJPCore-1.1.0.30-universal.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\OpenBlocks-1.7.10-1.4.3.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\OpenModsLib-1.7.10-0.7.3.jar, examining for codechicken classes
- [17:45:51] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-Base.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ResourceLoader-1.2.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\StevesAddons-1.7.10-0.10.14.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Thaumcraft-1.7.10-4.2.3.5.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ThaumicTinkerer-2.5-1.7.10-502.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ttCore-MC1.7.10-0.1.1-78.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\WR-CBE-1.7.10-1.4.1.9-universal.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at c:\ftb\FTBInfinity\minecraft\mods\ic2\EJML-core-0.26.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\commons-codec-1.9.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\commons-compress-1.8.1.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\denseores-1.6.2.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\AdvancedSolarPanel-1.7.10-3.5.1.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\AgriCraft-1.7.10-1.3.1.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\AromaBackup-1.7.10-0.0.0.5.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\bdlib-1.9.1.97-mc1.7.10.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BiblioCraft[v1.10.4][MC1.7.10].jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Mantle-1.7.10-0.3.2.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\natura-1.7.10-2.2.0.1.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BiblioWoods[BiomesOPlenty][v1.9].jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\buildcraft-7.0.15.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\forestry_1.7.10-3.6.3.20.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BiblioWoods[Forestry][v1.7].jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BiblioWoods[Natura][v1.5].jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ThermalFoundation-[1.7.10]1.2.0-102.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ThermalExpansion-[1.7.10]4.0.3B1-218.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BigReactors-0.4.3A.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\binnie-mods-2.0-pre14.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-11.jar, examining for codechicken classes
- [17:45:52] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Botania r1.7-204.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\buildcraft-compat-7.0.8.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Carpenter's Blocks v3.3.6 - MC 1.7.10.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ChickenChunks-1.7.10-1.3.4.19-universal.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Railcraft_1.7.10-9.6.1.0.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\twilightforest-1.7.10-2.3.7.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Chisel2-2.4.1.40.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ComputerCraft1.74.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\CustomMainMenu-MC1.7.10-1.6.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Decocraft-2.0.2_1.7.10.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Draconic-Evolution-1.7.10-1.0.1c.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\EnderIO-1.7.10-2.2.8.381.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\EnderStorage-1.7.10-1.4.7.33-universal.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\EnderTech-1.7.10-0.3.2.388.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\EnderZoo-1.7.10-1.0.11.28.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Waila-1.5.10_1.7.10.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ExtraCells-1.7.10-2.2.73b129.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\TConstruct-1.7.10-1.8.5.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\extrautilities-1.2.8.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Pam's HarvestCraft 1.7.10i.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ExtraTiC-1.7.10-1.4.5.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Forbidden Magic-1.7.10-0.57.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\funky-locomotion-1.7.10-beta-5c.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\magicbees-1.7.10-2.3.3.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\gendustry-1.5.2.107-mc1.7.10.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\GraviSuite-1.7.10-2.0.3.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Guide-API-1.7.10-1.0.1-20.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\iChunUtil-4.2.2.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Hats-4.0.1.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\HatStand-4.0.0.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Headcrumbs-1.5.5.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\IC2NuclearControl-2.2.5a-GoingForTheKill.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ImmersiveEngineering-0.4.4.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ironchest-1.7.10-6.0.62.742-universal.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Jabba-1.2.1a_1.7.10.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\journeymap-1.7.10-5.1.0-unlimited.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\mystcraft-1.7.10-0.12.2.00.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-World.jar, examining for codechicken classes
- [17:45:53] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\MineTweaker3-1.7.10-3.0.9C.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Morpheus-1.7.10-1.6.9.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\neiaddons-1.12.11.36-mc1.7.10.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\NEIIntegration-MC1.7.10-1.0.11.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\NetherOres-[1.7.10]2.3.0-12.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\NotEnoughKeys-1.7.10-1.0.0b29.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\NotEnoughResources-1.7.10-0.1.0.101.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\OpenPeripheralCore-1.7.10-1.1.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\OpenPeripheralAddons-1.7.10-0.3.1b.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\OpenPeripheralIntegration-1.7.10-0.2.2.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Opis-1.2.5_1.7.10.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\PortalGun-4.0.0-beta-5.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-Compat.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ProjectRed-1.7.10-4.7.0pre7.91-Lighting.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\RedstoneArsenal-[1.7.10]1.1.1-89.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\rftools-3.11.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\runicdungeons-1.1.5c.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\SimplyJetpacks-MC1.7.10-1.5.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\SolarExpansion-Basic-1.6a.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Springboards-1.7.10-0.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\StevesFactoryManagerA93.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\StevesCarts2.0.0.b18.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\StevesWorkshop-0.5.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\thaumcraftneiplugin-1.7.10-1.7a.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\thaumicenergistics-0.8.10.7.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ThaumicExploration-1.7.10-1.1-37.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\thaumichorizons-1.7.10-1.1.6.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\ThermalDynamics-[1.7.10]1.1.0-161.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\TiCTooltips-mc1.7.10-1.2.5.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\TMechworks-1.7.10-0.2.14.100.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Translocator-1.7.10-1.1.1.14-universal.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\WailaHarvestability-mc1.7.x-1.1.2.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\Wawla-1.3.1-1.7.10.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\witchery-1.7.10-0.24.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\1.7.10\ForgeRelocationFMP-0.0.1.2-universal.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\ftb\FTBInfinity\minecraft\mods\AOBD-2.7.1.jar, examining for codechicken classes
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded aroma1997.core.recipes.nei.NEIAromaCoreConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded cofh.plugins.nei.NEICoFHConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded codechicken.multipart.nei.NEI_MicroblockConfig
- [17:45:54] [Client thread/INFO] [STDOUT/]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded ic2.neiIntegration.core.NEIIC2Config
- [17:45:54] [Client thread/INFO] [INpureCullingEngine/]: Script handler ready. Waiting for a while to ensure all other mods are done messing with NEI.
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded info.inpureprojects.core.NEI.gtfoMicroblocks.NEIINpureConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded info.inpureprojects.core.NEI.gtfoMicroblocks.NEIINpureTooltipConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded logisticspipes.nei.NEILogisticsPipesConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded openblocks.NEIOpenBlocksConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded mrtjp.projectred.core.NEIProjectRedConfig
- [17:45:54] [Client thread/INFO] [STDOUT/]: [advsolar.client.nei.NEIASPConfig:loadConfig:10]: [Advanced Solar Panels]: Loading NEI compatibility...
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded advsolar.client.nei.NEIASPConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.InfinityRaider.AgriCraft.compatibility.NEI.NEIConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded cofh.thermalfoundation.plugins.nei.NEIThermalFoundationConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded cofh.thermalexpansion.plugins.nei.NEIThermalExpansionConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded WayofTime.alchemicalWizardry.client.nei.NEIConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded vazkii.botania.client.integration.nei.NEIBotaniaConfig
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.cricketcraft.chisel.compat.nei.NEIChiselConfig
- [17:45:54] [Client thread/INFO] [Draconic Evolution/]: Added NEI integration
- [17:45:54] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.brandon3055.draconicevolution.common.plugins.nei.NEIDraconicevolutionConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded crazypants.enderio.nei.NEIEnderIOConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded codechicken.enderstorage.internal.NEIEnderStorageConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded tconstruct.plugins.nei.NEITConstructConfig
- [17:45:55] [Client thread/INFO] [extrautils/]: Added NEI integration
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.rwtema.extrautils.nei.NEIInfoHandlerConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded net.bdew.gendustry.nei.NEIGendustryConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded ganymedes01.headcrumbs.nei.NEIHeadcrumbsConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded shedar.mods.ic2.nuclearcontrol.crossmod.nei.NEINuclearControlConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded blusunrize.immersiveengineering.client.nei.NEIConfig
- [17:45:55] [Client thread/INFO] [NEIAddons|Botany/]: Root=binnie.botany.genetics.FlowerHelper@7a07b45e Species=interface binnie.botany.api.IAlleleFlowerSpecies
- [17:45:55] [Client thread/INFO] [NEIAddons|Forestry/]: Loaded Extra Bees comb item: binnie.extrabees.products.ItemHoneyComb@5afd7491 (binnie.extrabees.products.ItemHoneyComb@5afd7491)
- [17:45:55] [Client thread/INFO] [NEIAddons|Forestry/]: Loaded TB comb item: magicbees.item.ItemComb@5d8e47e5
- [17:45:55] [Client thread/INFO] [NEIAddons|Forestry/]: Loaded Magic Bees comb item: magicbees.item.ItemComb@5d8e47e5 (magicbees.item.ItemComb@5d8e47e5)
- [17:45:55] [Client thread/WARN] [NEIAddons/]: magicbees.speciesRSAFluxed specialty contains nulls and/or corrupt item stacks
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded net.bdew.neiaddons.NEIAddonsConfig
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: Minecraft / Forge
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: Big Reactors
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: Forestry
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: Pam's HarvestCraft
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: MineFactory Reloaded
- [17:45:55] [Client thread/INFO] [neiintegration/]: Loading integration: Railcraft
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded tonius.neiintegration.NEIIntegrationConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded neresources.nei.NEIConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded vswe.production.nei.NEIProductionConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.djgiannuzz.thaumcraftneiplugin.nei.NEIConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded cofh.thermaldynamics.plugins.nei.NEIThermalDynamicsConfig
- [17:45:55] [Client thread/DEBUG] [NotEnoughItems/]: Loaded com.emoniph.witchery.integration.NEIWitcheryConfig
- [17:45:55] [Client thread/INFO] [STDOUT/]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 ALT key found
- [17:45:55] [Client thread/INFO] [STDOUT/]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 Boost key found
- [17:45:55] [Client thread/INFO] [STDOUT/]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 MODE SWITCH key found
- [17:45:55] [Client thread/INFO] [inventorytweaks/]: net.minecraft.client.gui.GuiDownloadTerrain
- [17:45:55] [Client thread/INFO] [Draconic Evolution/]: Requesting speed packet from server
- [17:45:56] [Client thread/INFO] [journeymap/]: Requesting World ID
- [17:45:56] [Client thread/INFO] [journeymap/]: Loaded 0 waypoints from c:\ftb\FTBInfinity\minecraft\journeymap\data\mp\Minecraft~Server\waypoints
- [17:45:57] [Client thread/INFO] [journeymap/]: Getting color palette for Resource Pack(s): Default
- [17:45:58] [Client thread/INFO] [journeymap/]: Existing color palette's resource packs and mod names match current loadout.
- [17:45:58] [Client thread/INFO] [journeymap/]: Existing color palette loaded 78442 colors in 185ms from file: c:\ftb\FTBInfinity\minecraft\journeymap\colorpalette.json
- [17:45:58] [Client thread/INFO] [journeymap/]: Mapping started in c:\ftb\FTBInfinity\minecraft\journeymap\data\mp\Minecraft~Server\DIM0. Memory: 2913MB total, 1336MB free
- [17:46:01] [Client thread/INFO] [INpureCullingEngine/]: Starting NEI Filter scripting. This might take a moment to load all the modules...
- [17:46:01] [Client thread/INFO] [INpureCullingEngine/]: Engine: JAVASCRIPT
- [17:46:01] [Client thread/INFO] [INpureLogInterceptor/]: Log parsing appears to have failed. Attempting to dig the data out of FML directly...
- [17:46:01] [Client thread/INFO] [INpureLogInterceptor/]: NEI has entered the ready state. Sending data to culling system. List contains 0 entries.
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up Java Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up FML Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up NEI Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up CreativeTab library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabBloodMagic
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: misc
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: IC2
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: agricraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: aroma1997core:creativetab
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: aroma1997sdimension:creativeTabDW
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tools
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BiblioCraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BiblioCraftLights
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BiblioWoodsBoP
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BiblioWoodsForestry
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BiblioWoodsNatura
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: BigReactors
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: materials
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: apiculture
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildingBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabBiomesOPlenty
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Botania
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Botany
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildcraft.main
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildcraft.pipes
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildcraft.boards
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildcraft.facades
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: buildcraft.gates
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: CarpentersBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: ComputerCraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: blocksAndItems
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: food
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: toolsAndWeapons
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: EnderIO
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: decorations
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: EnderTechAll
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: EnderZoo
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extratic.parts
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extratic.blocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extratic.items
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extratic.buckets
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: arboriculture
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: lepidopterology
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extraUtil
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: combat
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: extraUtil_FMP
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: forbidden
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: mobcrystal
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: forestry
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Genetics
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Nuclear Control 2
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: ImmersiveEngineering
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: jabba
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Logistics_Pipes
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: redstone
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: transportation
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: magicBees
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: MineFactory Reloaded
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: natura.plants
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: natura.nether
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: natura.trees
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Nether Ores
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabOpenBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabOpenPeripheralAddons
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: core
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: expansion
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: exploration
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: ill
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: int
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: trans
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: transport
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: railcraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: redstonearsenal.creativeTab
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: solarexpansion
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: sfm
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: SC2Blocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: SC2Modules
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: SC2Items
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: steves_production
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructWeaponry
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructParts
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructTools
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructMaterials
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TConstructEquipables
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: TMechworks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thaumcraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thaumicExploration
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thaumichorizons
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: ThaumicTinkerer
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: brewing
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermaldynamics.creativeTab
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermaldynamics.creativeTabCovers
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalexpansion.creativeTabBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalexpansion.creativeTabItems
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalexpansion.creativeTabTools
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalexpansion.creativeTabFlorbs
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalfoundation.creativeTab
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalfoundation.creativeTabArmor
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: thermalfoundation.creativeTabTools
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: twilightForest
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: aobd
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: appliedenergistics2
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: appliedenergistics2.facades
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabWoodChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabStairChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabModdedChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabStoneChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabOtherChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabChisel
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabMetalChiselBlocks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: Extra_Cells
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: funkylocomotion
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: bdew.gendustry
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: bdew.samples
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: bdew.templates
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: guideapi.creativeTab
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabHarvestCraft2
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabHarvestCraft3
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabHarvestCraft
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: headcrumbs
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: props.Main
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: search
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: RfTools
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: RfToolsDimlets
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: runicdungeons
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabSimplyJetpacks
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabSpringboards
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: ThaumicEnergistics
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Found creative tab: tabWitchery
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up ForgeMicroblock Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up ExtraUtilities Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up BuildCraft Library...
- [17:46:01] [Client thread/DEBUG] [INpureCullingEngine/]: Setting up Applied Energistics 2 Library...
- [17:46:01] [Client thread/INFO] [INpureCullingEngine/]: Loading table of contents for module: custom_nei_filters, 1.0, Author: denoflionsx
- [17:46:01] [Client thread/INFO] [INpureCullingEngine/]: Bootstrap setting found. Loading: Bootstrap.js
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: vanilla.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: minecraft, portal
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! minecraft:portal matches minecraft:portal.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack minecraft:portal. 64xtile.portal@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: minecraft, end_portal
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! minecraft:end_portal matches minecraft:end_portal.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack minecraft:end_portal. 64xtile.null@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: minecraft, fire
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! minecraft:fire matches minecraft:fire.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack minecraft:fire. 64xtile.fire@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: minecraft, water
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! minecraft:water matches minecraft:water.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack minecraft:water. 64xtile.water@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: minecraft, lava
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! minecraft:lava matches minecraft:lava.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack minecraft:lava. 64xtile.lava@0
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: ThermalExpansion.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: ThermalExpansion, florb, 0,1
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! ThermalExpansion:florb matches ThermalExpansion:florb.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack ThermalExpansion:florb. 16xitem.thermalexpansion.florb@0
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: Mekanism.js
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: ForgeMicroblock.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getRandomMaterial called. Returned: MineFactoryReloaded:brick_8
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: obliterate_microblocks called (version in info.inpureprojects.core.NEI.gtfoMicroblocks.ScriptObjects.ForgeMicroblockObject). Params: 1,2,4,257,258,260,513,514,516,769,770,772, MineFactoryReloaded:brick_8
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: ExtraUtilities.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: ExtraUtilities, drum, 0,1
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! ExtraUtilities:drum matches ExtraUtilities:drum.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack ExtraUtilities:drum. 64xtile.extrautils:drum@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getRandomMaterial called. Returned: MineFactoryReloaded:brick_10
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: obliterate_microblocks called (version in info.inpureprojects.core.NEI.gtfoMicroblocks.ScriptObjects.ExtraUtilitiesObject). Params: 1,2,3, MineFactoryReloaded:brick_10
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: BuildCraft.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getFacadesSize called. Returned: 3342
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: obliterate_microblocks called (version in info.inpureprojects.core.NEI.gtfoMicroblocks.ScriptObjects.BCObject). Params: 2663
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: Bibliocraft.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: BiblioCraft, *, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:Armor Stand.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioBell.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioBorderlessPainting.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioCase.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioClipboard.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioClock.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioDesk.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioFancyPainting.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioFancySign.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioFlatPainting.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioIronLamp.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioIronLantern.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioLabel.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioLamp.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioLantern.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioMapFrames.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioMiddlePainting.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioPaintPress.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioPaneler.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioPotionShelf.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioRack.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioSeats.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioShelf.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioSimplePainting.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioStuffs.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioSwordPedestal.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioTable.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioTypewriter.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BiblioWorkbench.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:Bibliotheca.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:BookcaseFilled.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:Printing Press.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:Typesetting Machine.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.AtlasBook.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.AtlasPlate.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioChase.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioClipboard.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioCreativeLock.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioDrill.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioGlasses.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioMapTool.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioRedBook.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BiblioWayPointCompass.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.BigBook.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.DeathCompass.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.EnchantedPlate.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.FramingBoard.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.FramingSaw.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.FramingSheet.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.HandDrill.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.PaintingCanvas.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.PlumbLine.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.PrintPlate.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.RecipeBook.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.SlottedBook.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.TesterItem.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.seatBack.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.seatBack2.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.seatBack3.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.seatBack4.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.seatBack5.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.tape.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! BiblioCraft:* matches BiblioCraft:item.tapeMeasure.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:Armor Stand. 64xtile.BiblioArmorStand@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioBell. 64xtile.BiblioBell@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioBorderlessPainting. 64xtile.BiblioBorderlessPainting@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioCase. 64xtile.BiblioCase@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioClipboard. 64xtile.BiblioClipboard@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioClock. 64xtile.BiblioClock@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioDesk. 64xtile.BiblioDesk@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioFancyPainting. 64xtile.BiblioFancyPainting@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioFancySign. 64xtile.BiblioFancySign@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioFlatPainting. 64xtile.BiblioFlatPainting@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioIronLamp. 64xtile.BiblioIronLamp@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioIronLantern. 64xtile.BiblioIronLantern@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioLabel. 64xtile.BiblioLabel@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioLamp. 64xtile.BiblioLamp@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioLantern. 64xtile.BiblioLantern@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioMapFrames. 64xtile.BiblioMapFrames@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioMiddlePainting. 64xtile.BiblioMiddlePainting@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioPaintPress. 64xtile.BiblioPaintPress@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioPaneler. 64xtile.BiblioPaneler@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioPotionShelf. 64xtile.BiblioPotionShelf@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioRack. 64xtile.BiblioRack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioSeats. 64xtile.BiblioSeats@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioShelf. 64xtile.BiblioShelf@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioSimplePainting. 64xtile.BiblioSimplePainting@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioStuffs. 64xtile.BiblioStuffs@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioSwordPedestal. 64xtile.BiblioSwordPedestal@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioTable. 64xtile.BiblioTable@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioTypewriter. 64xtile.BiblioTypewriter@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BiblioWorkbench. 64xtile.BiblioWorkbench@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:Bibliotheca. 64xtile.BiblioBookcase@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:BookcaseFilled. 64xtile.BookcaseFilled@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:Printing Press. 64xtile.BiblioPress@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:Typesetting Machine. 64xtile.BiblioType@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.AtlasBook. 1xitem.AtlasBook@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.AtlasPlate. 1xitem.AtlasPlate@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioChase. 64xitem.BiblioChase@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioClipboard. 1xitem.BiblioClipboard@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioCreativeLock. 1xitem.BiblioCreativeLock@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioDrill. 1xitem.BiblioDrill@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioGlasses. 1xitem.BiblioGlasses@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioMapTool. 1xitem.BiblioMapTool@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioRedBook. 64xitem.BiblioRedBook@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BiblioWayPointCompass. 1xitem.BiblioWayPointCompass@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.BigBook. 1xitem.BigBook@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.DeathCompass. 64xitem.DeathCompass@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.EnchantedPlate. 1xitem.EnchantedPlate@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.FramingBoard. 64xitem.FramingBoard@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.FramingSaw. 1xitem.FramingSaw@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.FramingSheet. 64xitem.FramingSheet@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.HandDrill. 1xitem.HandDrill@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.PaintingCanvas. 64xitem.PaintingCanvas@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.PlumbLine. 1xitem.PlumbLine@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.PrintPlate. 1xitem.PrintPlate@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.RecipeBook. 1xitem.RecipeBook@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.SlottedBook. 1xitem.SlottedBook@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.TesterItem. 1xitem.TesterItem@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.seatBack. 64xitem.seatBack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.seatBack2. 64xitem.seatBack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.seatBack3. 64xitem.seatBack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.seatBack4. 64xitem.seatBack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.seatBack5. 64xitem.seatBack@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.tape. 64xitem.tape@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack BiblioCraft:item.tapeMeasure. 1xitem.tapeMeasure@0
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: AppliedEnergistics2.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getFacadeItem called. Returned: appliedenergistics2:item.ItemFacade
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getSubTypes called.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: getNumberOfTypes called. Returned: 2280
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: appliedenergistics2, item.ItemFacade, 1664
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! appliedenergistics2:item.ItemFacade matches appliedenergistics2:item.ItemFacade.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack appliedenergistics2:item.ItemFacade. 64xitem.appliedenergistics2.ItemFacade@0
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: Tcon.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: TConstruct, tool*, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! TConstruct:tool* matches TConstruct:toolRod.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! TConstruct:tool* matches TConstruct:toolShard.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack TConstruct:toolRod. 64xitem.tconstruct.ToolRod@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack TConstruct:toolShard. 64xitem.tconstruct.ToolShard@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: TConstruct, binding, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! TConstruct:binding matches TConstruct:binding.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack TConstruct:binding. 64xitem.tconstruct.Binding@0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: TConstruct, scytheBlade, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Regex match found! TConstruct:scytheBlade matches TConstruct:scytheBlade.
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: Found ItemStack TConstruct:scytheBlade. 64xitem.tconstruct.ScytheHead@0
- [17:46:02] [Client thread/INFO] [INpureCullingEngine/]: Loading: MFR.js
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: MineFactoryReloaded, tile.mfr.stainedglass.block, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: hide called. Params: MineFactoryReloaded:fluid.mfr.liquid.milk.still, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: MineFactoryReloaded, tile.mfr.stainedglass.pane, 0
- [17:46:02] [Client thread/DEBUG] [INpureCullingEngine/]: override called. Params: MineFactoryReloaded, tile.mfr.conveyor, 0
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: NetworkDispatcher exception
- io.netty.handler.timeout.ReadTimeoutException
- [17:46:07] [Netty Client IO #4/INFO] [THAUMCRAFT/]: Restoring client configs.
- [17:46:07] [Netty Client IO #4/INFO] [mcjty.rftools.RFTools/]: Disconnect from server: Unregistering RFTools dimensions
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientDisconnectionFromServerEvent@6102226:
- java.lang.NullPointerException
- at mcjty.rftools.dimension.RfToolsDimensionManager.unregisterDimensions(RfToolsDimensionManager.java:96) ~[RfToolsDimensionManager.class:?]
- at mcjty.rftools.ClientDisconnectEvent.onDisconnectedFromServerEvent(ClientDisconnectEvent.java:13) ~[ClientDisconnectEvent.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_1021_ClientDisconnectEvent_onDisconnectedFromServerEvent_ClientDisconnectionFromServerEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:405) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:545) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:423) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:826) [DefaultChannelPipeline.class:?]
- at io.netty.channel.AbstractChannel.close(AbstractChannel.java:177) [AbstractChannel.class:?]
- at net.minecraft.network.NetworkManager.func_150718_a(NetworkManager.java:230) [ej.class:?]
- at net.minecraft.network.NetworkManager.exceptionCaught(NetworkManager.java:104) [ej.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.exceptionCaught(NetworkDispatcher.java:487) [NetworkDispatcher.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- at io.netty.handler.timeout.ReadTimeoutHandler.readTimedOut(ReadTimeoutHandler.java:185) [ReadTimeoutHandler.class:?]
- at io.netty.handler.timeout.ReadTimeoutHandler$ReadTimeoutTask.run(ReadTimeoutHandler.java:211) [ReadTimeoutHandler$ReadTimeoutTask.class:?]
- at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [PromiseTask$RunnableAdapter.class:?]
- at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:123) [ScheduledFutureTask.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: Index: 9 Listeners:
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 0: NORMAL
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 1: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@2db2fe2f clientLogsOut(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 2: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@3e7058e1 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 3: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@114a1945 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 4: ASM: com.xcompwiz.mystcraft.network.MystcraftConnectionHandler@6d9dae6d connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 5: ASM: openperipheral.addons.glasses.TerminalManagerClient$FmlBusListener@e790084 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 6: ASM: portalgun.common.core.EventHandler@7f4a218a connectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 7: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@68be53b2 onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 8: ASM: hats.common.core.EventHandler@5922f70d onClientDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 9: ASM: mcjty.rftools.ClientDisconnectEvent@6655096c onDisconnectedFromServerEvent(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 10: ASM: tonius.simplyjetpacks.handler.SyncHandler@24e65c2b onClientDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 11: ASM: ic2.core.network.RpcHandler@41e16296 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Netty Client IO #4/ERROR] [FML/]: 12: ASM: openmods.network.IdSyncManager@4d304ec8 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [17:46:07] [Client thread/INFO] [journeymap/]: Mapping halted in c:\ftb\FTBInfinity\minecraft\journeymap\data\mp\Minecraft~Server\DIM0
- [17:46:07] [Client thread/DEBUG] [FML/]: Reverting to frozen data state.
- [17:46:07] [Client thread/INFO] [FML/]: Applying holder lookups
- [17:46:07] [Client thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
- [17:46:07] [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?
- [17:46:07] [Client thread/WARN] [FML/]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
- [17:46:07] [Client thread/WARN] [FML/]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
- [17:46:07] [Client thread/INFO] [FML/]: Holder lookups applied
- [17:46:08] [Client thread/INFO] [MapWriter/]: Mw.close: closing...
- [17:46:08] [Client thread/INFO] [MapWriter/]: waiting for 2 tasks to finish...
- [17:46:08] [Client thread/INFO] [MapWriter/]: done
- [17:46:13] [Netty Client IO #5/INFO] [FML/]: Attempting connection with missing mods [CustomMainMenu, FastCraft, journeymap, Mystcraft, notenoughkeys, ResourceLoader] at SERVER
Advertisement
Add Comment
Please, Sign In to add comment