Petit problème de crash sur mon Launcher...

Noé_____.

Aventurier
6 Février 2020
6
0
1
20
Bonjour à tous, ce week-end j'ai essayé d'installer un modpack 1.7.10, mais j'ai rencontré plusieurs problèmes lorsque j'ai voulu lancer le jeu.

Voilà le crash report :
Code:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 06/02/20 14:33
Description: Initializing game

java.lang.IllegalArgumentException: Duplicate enchantment id! class mrtjp.projectred.expansion.EnchantmentFuelEfficiency and class mrcomputerghost.runicdungeons.ench.EnchantmentPoisonThorns Enchantment ID:80
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at mrtjp.projectred.expansion.EnchantmentFuelEfficiency.<init>(items.scala:315)
    at mrtjp.projectred.expansion.ExpansionProxy_server.init(proxies.scala:67)
    at mrtjp.projectred.expansion.ExpansionProxy_client.init(proxies.scala:114)
    at mrtjp.projectred.ProjectRedExpansion$.init(ProjectRedExpansion.scala:46)
    at mrtjp.projectred.ProjectRedExpansion.init(ProjectRedExpansion.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at mrtjp.projectred.expansion.EnchantmentFuelEfficiency.<init>(items.scala:315)
    at mrtjp.projectred.expansion.ExpansionProxy_server.init(proxies.scala:67)
    at mrtjp.projectred.expansion.ExpansionProxy_client.init(proxies.scala:114)
    at mrtjp.projectred.ProjectRedExpansion$.init(ProjectRedExpansion.scala:46)
    at mrtjp.projectred.ProjectRedExpansion.init(ProjectRedExpansion.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 297064328 bytes (283 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 182 mods loaded, 177 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHI    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHI    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHI    appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) 
    UCHI    Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) 
    UCHI    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHI    NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
    UCHI    ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) 
    UCHI    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
    UCHI    ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar) 
    UCHI    OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) 
    UCHI    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHI    BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar) 
    UCHI    FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) 
    UCHI    debug{1.0} [debug] (denseores-1.6.2.jar) 
    UCHI    IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) 
    UCHI    AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 
    UCHI    AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) 
    UCHI    appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) 
    UCHI    Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) 
    UCHI    Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) 
    UCHI    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) 
    UCHI    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHI    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
    UCHI    Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) 
    UCHI    Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar) 
    UCHI    bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) 
    UCHI    BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) 
    UCHI    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
    UCHI    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) 
    UCHI    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) 
    UCHI    BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) 
    UCHI    CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 
    UCHI    Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) 
    UCHI    BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) 
    UCHI    BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) 
    UCHI    ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 
    UCHI    ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 
    UCHI    BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
    UCHI    BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar) 
    UCHI    Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar) 
    UCHI    ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar) 
    UCHI    ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar) 
    UCHI    Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar) 
    UCHI    BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) 
    UCHI    BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) 
    UCHI    BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar) 
    UCHI    Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) 
    UCHI    TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) 
    UCHI    ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHI    chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
    UCHI    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar) 
    UCHI    ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) 
    UCHI    MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) 
    UCHI    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) 
    UCHI    props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar) 
    UCHI    DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) 
    UCHI    endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) 
    UCHI    MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
    UCHI    EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) 
    UCHI    EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) 
    UCHI    EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar) 
    UCHI    EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar) 
    UCHI    extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) 
    UCHI    ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
    UCHI    harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) 
    UCHI    ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) 
    UCHI    TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) 
    UCHI    ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) 
    UCHI    fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) 
    UCHI    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) 
    UCHI    ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) 
    UCHI    FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) 
    UCHI    FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar) 
    UCHI    FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) 
    UCHI    funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) 
    UCHI    RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar) 
    UCHI    MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar) 
    UCHI    gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) 
    UCHI    GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) 
    UCHI    guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) 
    UCHI    iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) 
    UCHI    Hats{4.0.1} [Hats] (Hats-4.0.1.jar) 
    UCHI    HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) 
    UCHI    headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar) 
    UCHI    HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) 
    UCHI    IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar) 
    UCHI    immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar) 
    UCHI    inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) 
    UCHI    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
    UCHI    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
    UCHI    JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) 
    UCHI    journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) 
    UCHI    letsencryptcraft{@VERSION@} [Let's Encrypt Craft] (letsencryptcraft-1.7.10-1.2.0.jar) 
    UCHI    LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar) 
    UCHI    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) 
    UCHI    ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) 
    UCHI    ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) 
    UCHI    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHI    modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) 
    UCHI    Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar) 
    UCHI    Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) 
    UCHI    NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) 
    UCHI    NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) 
    UCHI    neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar) 
    UCHI    OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) 
    UCHI    OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) 
    UCHI    OpenPeripheralCore{1.4} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar) 
    UCHI    OpenPeripheral{0.6} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar) 
    UCHI    OpenPeripheralIntegration{0.6} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar) 
    UCHI    PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar) 
    UCHI    ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHI    ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHI    ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) 
    UCHI    ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHI    ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) 
    UCHE    ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHI    rftools{4.23} [RFTools] (rftools-4.23.jar) 
    UCHI    runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar) 
    UCHI    simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) 
    UCHI    SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar) 
    UCHI    springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) 
    UCHI    StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) 
    UCHI    StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar) 
    UCHI    StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) 
    UCHI    StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) 
    UCHI    StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar) 
    UCHI    StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar) 
    UCHI    StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar) 
    UCHI    StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar) 
    UCHI    StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar) 
    UCHI    tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) 
    UCHI    thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
    UCHI    thaumicenergistics{1.1.3.0} [Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar) 
    UCHI    ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) 
    UCHI    ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) 
    UCHI    TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) 
    UCHI    TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) 
    UCHI    Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar) 
    UCHI    WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) 
    UCHI    wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) 
    UCHI    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
    UCHI    WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHI    WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHI    WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHI    McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHI    ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) 
    UCHI    MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) 
    UCHI    RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) 
    UCHI    aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar) 
    UCHI    denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) 
    UCHI    ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UD    MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7324' Renderer: 'Intel(R) UHD Graphics 630'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.1.4-329
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.2-92
    NetherOres: -[1.7.10]2.3.1-22
    ThermalDynamics: -[1.7.10]1.2.1-172
    List of loaded APIs: 
        * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
        * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
        * Baubles|API (1.0.1.10) from RunicDungeons-1.1.7b.jar
        * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
        * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
        * BotaniaAPI (76) from Botania r1.8-249.jar
        * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
        * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar
        * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar
        * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar
        * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar
        * BuildCraftAPI|tools (1.0) from buildcraft-7.1.23.jar
        * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar
        * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
        * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
        * CoFHAPI (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
        * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.23.jar
        * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
        * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHAPI|transport (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
        * CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar
        * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
        * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
        * IC2API (1.0) from industrialcraft-2-2.2.827-experimental.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
        * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
        * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
        * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.04.jar
        * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar
        * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.3a.jar
        * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
        * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.6.jar
        * OpenPeripheralApi (3.4.2) from OpenPeripheralCore-1.7.10-1.4.jar
        * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
        * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
        * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
        * thaumicenergistics|API (1.1) from thaumicenergistics-1.1.3.0.jar
        * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    EnderIO: Found the following problem(s) with your installation:
                  * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
                    Ender IO was build against API version rv2 and may or may not work with a newer version.
                 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.7324, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

Je ne sait pas comment régler cela... Si quelqu'un s'y connait un peu sur le sujet je suis preneur ! Merci beaucoup pour avoir lu.
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 135
162
463
247
21
Mìlhüsa
Bonsoir,

Project Red et Runic Dungeons tentent tous les deux d’enregistrer un enchantement avec le même ID, essaye de le changer dans les fichiers de configuration.
Il s'agit respectivement de Fuel Efficiency (Efficacité énergétique) et Poison Thorns (Épines empoisonnées), ID 80.

Cordialement,
ShE3py.
 

Noé_____.

Aventurier
6 Février 2020
6
0
1
20
Bonsoir,

Project Red et Runic Dungeons tentent tous les deux d’enregistrer un enchantement avec le même ID, essaye de le changer dans les fichiers de configuration.
Il s'agit respectivement de Fuel Efficiency (Efficacité énergétique) et Poison Thorns (Épines empoisonnées), ID 80.

Cordialement,
ShE3py.
Merci énormément pour ta réponse clair ! Mais c'est quoi un fichier de configuration ? Je le change comment ?? Et surtout je le trouve où ?? Désolé ça fais beaucoup de questions mais je ne m'y connais pas trop là dessus... Merci d'avoir répondu !
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 135
162
463
247
21
Mìlhüsa
Les fichiers de configuration sont des fichiers qui permettent aux programmes d'adapter leur fonctionnement en fonction de l'utilisateur ; c'est l'équivalent d'un menu dans les options.
Pour les mods, ils sont situés dans un dossier « config/ » à la racine de ton .minecraft ; généralement, il s'agit d'un fichier nommé comme le mod ou du moins une abréviation de celui-ci, mais il peut aussi s'agir d'un dossier si le mod en utilise plusieurs.

Après vu qu'ils sont structurés par le moddeur, il n'y a pas de méthode universelle. Cherche juste une ligne avec le nom de l'enchantement, et ayant pour valeur 80, tu en mets une autre. Après il se peut que d'autres IDs soient aussi dupliqués, il faut changer jusqu'à que ça marche.

Sinon, tu peux aussi arrêter de jouer dans une version vieille de 6 ans, les nouvelles versions n'ont plus ce problème.
 

Noé_____.

Aventurier
6 Février 2020
6
0
1
20
Les fichiers de configuration sont des fichiers qui permettent aux programmes d'adapter leur fonctionnement en fonction de l'utilisateur ; c'est l'équivalent d'un menu dans les options.
Pour les mods, ils sont situés dans un dossier « config/ » à la racine de ton .minecraft ; généralement, il s'agit d'un fichier nommé comme le mod ou du moins une abréviation de celui-ci, mais il peut aussi s'agir d'un dossier si le mod en utilise plusieurs.

Après vu qu'ils sont structurés par le moddeur, il n'y a pas de méthode universelle. Cherche juste une ligne avec le nom de l'enchantement, et ayant pour valeur 80, tu en mets une autre. Après il se peut que d'autres IDs soient aussi dupliqués, il faut changer jusqu'à que ça marche.

Sinon, tu peux aussi arrêter de jouer dans une version vieille de 6 ans, les nouvelles versions n'ont plus ce problème.
Ok merci beaucoup, du coup j'ai retiré le mod directement, et oui d'habitude je ne joue pas en 1.7.10 mais je voulais essayer un modpack que je n'ai trouvé que en 1.7.10 et ça m’amène ici... Maintenant que je n'ai plus le problème d'ID mon luncher m'affiche ce log :
Code:
[14:29:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:29:26] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:29:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:29:26] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[14:29:26] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64
[14:29:26] [main/INFO]: [AppEng] Core Init
[14:29:26] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:27] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
[14:29:28] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
[14:29:28] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:29:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:29:28] [main/INFO]: Loading tweak class name fastcraft.Tweaker
[14:29:28] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[14:29:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:29:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:29:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:29:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:29] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:29:30] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Finished data injection.
[14:29:30] [main/INFO]: Finished data injection.
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Loaded library EJML-core-0.26.jar.
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Attempting to detect JVM version...
[14:29:30] [main/INFO]: Detected JVM: 1.8
[14:29:30] [main/INFO]: Starting library configuration...
[14:29:30] [main/INFO]: System attached to FML. Now intercepting all logging calls.
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:29:30] [main/INFO]: Calling tweak class fastcraft.Tweaker
[14:29:31] [main/INFO]: FastCraft loaded.
[14:29:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:29:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:29:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:29:31] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:29:31] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:29:31] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:29:32] [main/INFO]: Setting user: 86titouan320
[14:29:32] [main/INFO]: Patching leaves.
[14:29:32] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
[14:29:32] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[14:29:32] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[14:29:32] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[14:29:32] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[14:29:32] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
[14:29:32] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[14:29:32] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:29:32] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.attack:key.mouse.left
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.use:key.mouse.right
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.forward:key.keyboard.w
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.left:key.keyboard.a
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.back:key.keyboard.s
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.right:key.keyboard.d
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.jump:key.keyboard.space
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.sprint:key.keyboard.left.control
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.drop:key.keyboard.q
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.inventory:key.keyboard.e
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.chat:key.keyboard.t
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.playerlist:key.keyboard.tab
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.pickItem:key.mouse.middle
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.command:key.keyboard.slash
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.screenshot:key.keyboard.f2
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
[14:29:33] [Client thread/WARN]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
[14:29:33] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:29:34] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
[14:29:34] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
[14:29:34] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 07/02/20 14:29
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 80061008 bytes (76 MB) / 201326592 bytes (192 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7324' Renderer: 'Intel(R) UHD Graphics 630'
[14:29:34] [Client thread/INFO]: Attempting early MinecraftForge initialization
[14:29:34] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:29:34] [Client thread/INFO]: Replaced 183 ore recipies
[14:29:34] [Client thread/INFO]: Completed early MinecraftForge initialization
[14:29:34] [Client thread/INFO]: [AppEng] Core Init
[14:29:34] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[14:29:34] [Client thread/INFO]: Searching C:\Users\Noé\AppData\Roaming\.minecraft\mods for mods
[14:29:34] [Client thread/INFO]: Also searching C:\Users\Noé\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[14:29:40] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
[14:29:40] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:29:40] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
[14:29:40] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[14:29:40] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[14:29:40] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[14:29:40] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[14:29:40] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[14:29:41] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
[14:29:41] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:29:42] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
[14:29:42] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[14:29:42] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
[14:29:44] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:44] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:44] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:44] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:45] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:45] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:45] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:45] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
[14:29:45] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
[14:29:46] [Client thread/WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
[14:29:46] [Client thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:29:46] [Client thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:29:46] [Client thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:29:47] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:29:47] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:29:47] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:29:47] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[14:29:47] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:29:47] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
[14:29:47] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[14:29:47] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
[14:29:47] [Client thread/INFO]: Forge Mod Loader has identified 181 mods to load
[14:29:47] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[14:29:47] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[14:29:48] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
[14:29:48] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
[14:29:48] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
[14:29:48] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
[14:29:48] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
[14:29:48] [Client thread/INFO]: FML has found a non-mod file Binnie Patcher 1.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file Patcher.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:48] [Client thread/INFO]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:29:50] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, MineTweaker3, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, HardcoreQuesting, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, letsencryptcraft, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
[14:29:50] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, MineTweaker3, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, HardcoreQuesting, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, letsencryptcraft, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
[14:29:51] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
[14:29:51] [Client thread/INFO]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
[14:29:51] [Client thread/INFO]: Suceeded in transforming AdvancedSolarPanel (1 recipe item)
[14:29:52] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
[14:29:53] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.decor.BlockFence
[14:29:53] [Client thread/INFO]: Hello Minecraft!!!
[14:29:54] [Client thread/INFO]: Hello Minecraft!!!
[14:29:55] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
[14:29:55] [Client thread/INFO]: TConstruct, we're going to take over the world!
[14:29:56] [Client thread/INFO]: Suceeded in transforming GraviSuite (3 recipe items)
[14:29:56] [Client thread/INFO]: Suceeded in transforming BlockRelocatorPortal
[14:29:56] [Client thread/INFO]: Suceeded in transforming ItemSimpleItems
[14:29:56] [Client thread/INFO]: Suceeded in transforming ClientTickHandler
[14:29:56] [Client thread/INFO]: Suceeded in transforming KeyboardClient
[14:29:56] [Client thread/INFO]: Adding Let's Encrypt certificate...
[14:29:57] [Client thread/INFO]: Done, attempting to connect to [URL]https://helloworld.letsencrypt.org[/URL]...
[14:29:58] [Client thread/INFO]: Done - you are now able to access resources with a Let's Encrypt certificate :D
[14:30:00] [Client thread/INFO]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:84): OPC API v. 3.4.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/OpenPeripheralCore-1.7.10-1.4.jar!/openperipheral/api/ApiAccess.class)
[14:30:01] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: [URL]https://dl.dropbox.com/u/46486053/RemoteInfo.txt[/URL]
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
[14:30:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.run(Thread.java:745)
[14:30:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Let's Encrypt Craft, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:RFTools, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Spring Boards, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:Storage Drawers: Forestry Pack, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Noé\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:30:02] [Client thread/INFO]: Processing ObjectHolder annotations
[14:30:02] [Client thread/INFO]: Found 438 ObjectHolder annotations
[14:30:02] [Client thread/INFO]: Identifying ItemStackHolder annotations
[14:30:02] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[14:30:02] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:30:02] [Client thread/INFO]: Logger initialized.
[14:30:02] [Client thread/INFO]: Finished Pre-initialization.
[14:30:02] [Client thread/INFO]: FastCraft 1.25 loaded.
[14:30:02] [Thread-11/INFO]: You are using the latest suitable version.
[14:30:03] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[14:30:03] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[14:30:04] [Client thread/INFO]: registering tile.agricraft:crops
[14:30:04] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
[14:30:04] [Client thread/INFO]: registering tile.agricraft:waterPad
[14:30:04] [Client thread/INFO]: registering tile.agricraft:waterPadFull
[14:30:04] [Client thread/INFO]: registering tile.agricraft:waterTank
[14:30:04] [Client thread/INFO]: registering tile.agricraft:waterChannel
[14:30:04] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
[14:30:04] [Client thread/INFO]: registering tile.agricraft:channelValve
[14:30:04] [Client thread/INFO]: registering tile.agricraft:sprinkler
[14:30:04] [Client thread/INFO]: registering tile.agricraft:seedStorage
[14:30:04] [Client thread/INFO]: registering tile.agricraft:peripheral
[14:30:04] [Client thread/INFO]: registering tile.agricraft:fence
[14:30:04] [Client thread/INFO]: registering tile.agricraft:fenceGate
[14:30:04] [Client thread/INFO]: registering tile.agricraft:grate
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropPotato
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedPotato
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropCarrot
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedCarrot
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedSugarcane
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropDandelion
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedDandelion
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropPoppy
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedPoppy
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropOrchid
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedOrchid
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropAllium
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedAllium
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedTulipRed
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedTulipPink
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropDaisy
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedDaisy
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropCactus
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedCactus
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedShroomRed
[14:30:04] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
[14:30:04] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
[14:30:04] [Client thread/INFO]: Crops registered
[14:30:04] [Client thread/INFO]: registering item.agricraft:cropsItem
[14:30:04] [Client thread/INFO]: registering item.agricraft:journal
[14:30:04] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
[14:30:04] [Client thread/INFO]: registering item.agricraft:debugger
[14:30:04] [Client thread/INFO]: registering item.agricraft:trowel
[14:30:04] [Client thread/INFO]: registering item.agricraft:handRake
[14:30:04] [Client thread/INFO]: registering item.agricraft:clipper
[14:30:04] [Client thread/INFO]: registering item.agricraft:clipping
[14:30:04] [Client thread/INFO]: Pre Initialization ( started )
[14:30:04] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:30:04] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:30:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[14:30:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:30:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:30:04] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:30:04] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
[14:30:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[14:30:04] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[14:30:04] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
[14:30:04] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[14:30:04] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[14:30:05] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[14:30:05] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[14:30:05] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[14:30:05] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
[14:30:05] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
[14:30:05] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
[14:30:05] [Client thread/INFO]: Starting AE2 VersionChecker
[14:30:05] [Client thread/INFO]: Pre Initialization ( ended after 765ms )
[14:30:05] [Client thread/INFO]: Helping Aroma1997Core
[14:30:06] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
[14:30:06] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
[14:30:06] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
[14:30:07] [AE2 VersionChecker/INFO]: Newer version is available: rv6-stable-7 (found) > rv3-beta-6 (current)
[14:30:07] [AE2 VersionChecker/INFO]: Changelog: Fixes #3886: Initialise sleeping import bus in pulse mode. (#3887) - yueh

Fixes #3899: Put fluid interface into configured mode when needed. (#3903) - yueh

Fixes #3901: Ensure fluid terminal respects reported stacksizes. (#3902) - yueh

Fixes #3911: Incorrectly used string format. (#4007) - yueh

Fixes #3925: Incorrect API JavaDoc (#4008) [ICODE]IGridBlock#getMachineRepresentation()[/ICODE] must be non null. - yueh

Fixes #4005: Persist cell after cleanup. (#4009) - yueh

Fixes #4062: Rounding error due to float precision. (#4064) - yueh

Fixes #4089: Render cable core on straight lines of different types. (#4103) - yueh

Fixes #4090 Portable cell incorrect empty itemstack handling (#4093) - yueh
[14:30:07] [AE2 VersionChecker/INFO]: VersionChecker mod is not installed; Proceeding.
[14:30:07] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[14:30:08] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[14:30:08] [Client thread/INFO]: [Botania] Registered 1215 recipes.
[14:30:08] [Client thread/INFO]: bdlib 1.9.4.109 loaded
[14:30:08] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[14:30:08] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[14:30:08] [Client thread/INFO]: Entering preinitialization phase.
[14:30:08] [Client thread/INFO]: Loading configuration from disk.
[14:30:08] [Client thread/INFO]: Configuration load completed.
[14:30:08] [Client thread/INFO]: Patching leaves.
[14:30:08] [Client thread/INFO]: Found leaf Class: mods/natura/blocks/trees/NLeaves
[14:30:08] [Client thread/INFO]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[14:30:09] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
[14:30:09] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
[14:30:09] [Client thread/INFO]: Trail info successfully received from remote.
[14:30:10] [Client thread/INFO]: Registering Default Templates.
[14:30:10] [Client thread/INFO]: Registering default generators
[14:30:10] [Client thread/INFO]: Complete
[14:30:10] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
java.io.FileNotFoundException: [URL]https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore[/URL]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
    at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
[14:30:10] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
[14:30:10] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
[14:30:10] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[14:30:10] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[14:30:10] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
[14:30:11] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
[14:30:11] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
[14:30:12] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
[14:30:12] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
[14:30:12] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
[14:30:12] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BreedingSystem
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BeeBreedingSystem
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.TreeBreedingSystem
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.botany.gardening.ModuleGardening
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerHelper
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.BotanistTracker
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.products.ModuleProducts
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.ItemHiveFrame
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.products.EnumHoneyComb
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesSpecies
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyStimulator$PackageAlvearyStimulator
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyHatchery$PackageAlvearyHatchery
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyTransmission$PackageAlvearyTransmission
[14:30:13] [CoFHUpdater:ThermalFoundation/ERROR]: Update check for Thermal Foundation failed.
java.io.FileNotFoundException: [URL]https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation[/URL]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
    at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.TileExtraBeeAlveary
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyStimulator$SlotValidatorCircuit
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ModuleBlocks
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.BlockETLog
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.BlockETDoor
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.item.ModuleItems
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.PlankType$ForestryPlanks
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ItemETDoor
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeFruitGene
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeSpecies
[14:30:13] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ILogType$ForestryLog
[14:30:13] [CoFHUpdater:ThermalExpansion/ERROR]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: [URL]https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion[/URL]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
    at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
[14:30:13] [Client thread/INFO]: Starting BuildCraft 7.1.23
[14:30:13] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[14:30:13] [Client thread/INFO]: [URL]http://www.mod-buildcraft.com[/URL]
[14:30:13] [Thread-13/INFO]: Beginning version check
[14:30:15] [Client thread/WARN]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@31672648 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@6a5f0081. You may have duplicate Fluid Blocks as a result. It [I]may[/I] be possible to configure your mods to avoid this.
[14:30:17] [Client thread/INFO]: Starting pre-init...
[14:30:17] [Client thread/INFO]: Loading blocks...
[14:30:17] [Client thread/INFO]: 106 Feature's blocks loaded.
[14:30:17] [Client thread/INFO]: Loading Tile Entities...
[14:30:17] [Client thread/INFO]: Tile Entities loaded.
[14:30:17] [Client thread/INFO]: Loading items...
[14:30:17] [Client thread/INFO]: 106 Feature's items loaded.
[14:30:17] [Client thread/INFO]: Pre-init finished.
[14:30:17] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[14:30:35] [Client thread/INFO]: Total mipmap : 2445 ms
[14:30:35] [Client thread/INFO]: Finished PreInitialization
[14:30:36] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
[14:30:37] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
[14:30:38] [Client thread/INFO]: Hello World
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@5ae903f6
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@3758c83c
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@16a2e302
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@572ba43a
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@56acd5bd
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@672054b1
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@661b01a4
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@6c1b7329
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@5caa422a
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@39ca00d2
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@762306e
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@30579990
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@3e6236a2
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@57c77d2c
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@41b0c6fa
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@4da74c45
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@62dfa475
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@21bb6805
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@6250e098
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@7e519f6f
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@6b429f21
[14:30:39] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@1143390c
[14:30:39] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[14:30:40] [Client thread/INFO]: Gear module active. Adding gear cast.
[14:30:40] [Client thread/INFO]: Natura Detected
[14:30:40] [Client thread/INFO]: Applied Energistics Detected
[14:30:40] [Client thread/INFO]: Biomes O' Plenty Detected
[14:30:40] [Client thread/INFO]: Botania Detected
[14:30:40] [Client thread/INFO]: Twilight Forest Detected
[14:30:40] [Client thread/INFO]: Thaumcraft Detected
[14:30:40] [Client thread/INFO]: Dragonic Evolution Detected
[14:30:40] [Client thread/INFO]: EnderIO Detected
[14:30:40] [Client thread/INFO]: BigReactors Detected
[14:30:40] [Client thread/INFO]: ExtraUtils Detected
[14:30:40] [Client thread/INFO]: HarvestCraft Detected
[14:30:40] [Client thread/INFO]: Thermal Foundation Detected
[14:30:40] [Client thread/INFO]: Immersive Engineering Detected
[14:30:41] [Client thread/INFO]: Loading FTBLib, v1.0.18.2
[14:30:41] [Client thread/INFO]: OS: WINDOWS, 64bit: true
[14:30:41] [Client thread/INFO]: Backups folder - C:\Users\Noé\AppData\Roaming\.minecraft\.\backups
[14:30:41] [Client thread/INFO]: Let's Move!
[14:30:41] [Client thread/INFO]: Preinit started
[14:30:41] [Client thread/INFO]: Found nugget of type IRON
[14:30:41] [Client thread/INFO]: Found nugget of type COPPER
[14:30:41] [Client thread/INFO]: Found nugget of type TIN
[14:30:41] [Client thread/INFO]: Found nugget of type SILVER
[14:30:41] [Client thread/INFO]: Found nugget of type LEAD
[14:30:41] [Client thread/INFO]: Found nugget of type DIAMOND
[14:30:41] [Client thread/INFO]: Disabled nugget DIAMOND
[14:30:41] [Client thread/INFO]: Found nugget of type EMERALD
[14:30:41] [Client thread/INFO]: Found nugget of type APATITE
[14:30:41] [Client thread/INFO]: Disabled nugget APATITE
[14:30:41] [Client thread/INFO]: Preinit completed
[14:30:41] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
[14:30:41] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.1.0
[14:30:41] [Client thread/INFO]: Available Forestry species roots:
[14:30:41] [Client thread/INFO]:  * rootBees - forestry.apiculture.genetics.BeeHelper
[14:30:41] [Client thread/INFO]:  * rootTrees - forestry.arboriculture.genetics.TreeHelper
[14:30:41] [Client thread/INFO]:  * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[14:30:41] [Client thread/INFO]:  * rootFlowers - binnie.botany.genetics.FlowerHelper
[14:30:41] [Client thread/INFO]: Loading internal config files for mod Gendustry
[14:30:41] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
[14:30:42] [CoFHUpdater:RedstoneArsenal/ERROR]: Update check for Redstone Arsenal failed.
java.io.FileNotFoundException: [URL]https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal[/URL]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
    at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
[14:30:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
[14:30:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
[14:30:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
[14:30:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Noé/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
[14:30:42] [Client thread/INFO]: Loading user config files for mod Gendustry
[14:30:42] [Client thread/INFO]: Config loading for mod Gendustry finished
[14:30:42] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
[14:30:42] [Client thread/INFO]: Loaded creative tabs for gendustry
[14:30:42] [Client thread/INFO]: Items loaded
[14:30:42] [Client thread/INFO]: Fluids loaded
[14:30:42] [Client thread/INFO]: Blocks loaded
[14:30:43] [Client thread/INFO]: Machines loaded
[14:30:43] [Client thread/INFO]: Registered reload listener
[14:30:43] [Client thread/INFO]: Resource manager reload, new language: en_US
[14:30:43] [Client thread/INFO]: Beating Minecraft's resource loading system with a shovel. Please stand by...
[14:30:43] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
[14:30:43] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
[14:30:43] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
[14:30:43] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[14:30:43] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
[14:30:43] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[14:30:43] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
[14:30:44] [Client thread/INFO]: Loaded BCProxy
[14:30:44] [Client thread/INFO]: Loaded ForestryProxy
[14:30:44] [Client thread/INFO]: Loaded IC2Proxy
[14:30:44] [Client thread/INFO]: Loaded CCProxy
[14:30:44] [Client thread/INFO]: Loaded ThaumCraftProxy
[14:30:44] [Client thread/INFO]: Loaded ThermalExpansionProxy
[14:30:44] [Client thread/INFO]: Loaded BetterStorage DummyProxy
[14:30:44] [Client thread/INFO]: Loaded NEIProxy
[14:30:44] [Client thread/INFO]: Loaded Factorization DummyProxy
[14:30:44] [Client thread/INFO]: Loaded EnderIOProxy
[14:30:44] [Client thread/INFO]: Loaded IronChestProxy
[14:30:44] [Client thread/INFO]: Loaded EnderStorageProxy
[14:30:44] [Client thread/INFO]: Loaded OpenComputers DummyProxy
[14:30:44] [Client thread/INFO]: Loaded ToolWrenchProxy
[14:30:44] [Client thread/INFO]: Loaded ExtraCellsProxy
[14:30:44] [Client thread/INFO]: Loaded CoFHPowerProxy
[14:30:44] [Client thread/INFO]: Loaded TDProxy
[14:30:44] [Client thread/INFO]: Loaded BinnieProxy
[14:30:44] [Client thread/INFO]: Loaded CCLProxy
[14:30:45] [Client thread/INFO]: Starting PreInitialization for modtweaker2
[14:30:45] [Client thread/INFO]: Loading configuration
[14:30:45] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
[14:30:45] [Client thread/INFO]: Version check success: Botany required / 2.0-pre14 detected
[14:30:45] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
[14:30:45] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
[14:30:45] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
[14:30:45] [Client thread/INFO]: Starting NEI Integration
[14:30:45] [Client thread/INFO]: Loading configuration files
[14:30:45] [Client thread/INFO]: Loading configs..
[14:30:45] [Client thread/INFO]: Updating ModMetaData...
[14:30:45] [Client thread/INFO]: Registering Network Messages...
[14:30:45] [Client thread/INFO]: Requesting Sync...
[14:30:45] [Client thread/INFO]: Registering Events...
[14:30:46] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[14:30:47] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
[14:30:47] [Client thread/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
[14:30:47] [Client thread/WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
[14:30:47] [Portal Gun Resource download thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; Le type d'élément "hr" doit se terminer par la balise de fin correspondante "</hr>".
[14:30:47] [Portal Gun Resource download thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
[14:30:47] [Portal Gun Resource download thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
[14:30:47] [Portal Gun Resource download thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
[14:30:47] [Portal Gun Resource download thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at portalgun.client.thread.ThreadDownloadResources.run(ThreadDownloadResources.java:54)
[14:30:48] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
[14:30:48] [Client thread/INFO]: Starting Simply Jetpacks
[14:30:48] [Client thread/INFO]: Successfully found CoFHLib
[14:30:48] [Client thread/INFO]: Loading configuration files
[14:30:48] [Client thread/INFO]: Registering items
[14:30:48] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.BlockCableCluster
[14:30:48] [Client thread/INFO]: Applied CREATE_TE transformer
[14:30:48] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityManager
[14:30:48] [Client thread/INFO]: Applied ACTIVATE_TRIGGER transformer
[14:30:48] [Client thread/INFO]: Applied GET_GUI transformer
[14:30:48] [Client thread/INFO]: Applied MANAGER_INIT transformer
[14:30:48] [Client thread/INFO]: Applied UPDATE_ENTITY transformer
[14:30:48] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityCluster
[14:30:48] [Client thread/INFO]: Applied PUBLIC_PAIR transformer
[14:30:48] [Client thread/INFO]: Applied GET_PUBLIC_REGISTRATIONS transformer
[14:30:48] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityRFCluster
[14:30:48] [Client thread/INFO]: Applied GET_REGISTRATIONS transformer
[14:30:48] [Client thread/INFO]: Applied GET_RF_NODE transformer
[14:30:48] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlockType
[14:30:48] [Client thread/INFO]: Applied IS_INSTANCE transformer
[14:30:48] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuInterval
[14:30:48] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuItem
[14:30:48] [Client thread/INFO]: Applied ITEM_SEARCH transformer
[14:30:48] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.components.ComponentMenuContainerTypes
[14:30:48] [Client thread/INFO]: Applied WRITE_TO_NBT transformer
[14:30:48] [Client thread/INFO]: Applied READ_FROM_NBT transformer
[14:30:49] [Client thread/INFO]: Starting (PreInit)
[14:30:49] [Client thread/INFO]: Finished (PreInit in 120ms)
[14:30:49] [Client thread/INFO]: Loading Plugins...
[14:30:49] [Client thread/INFO]: Finished Loading Plugins.
[14:30:49] [Client thread/INFO]: Loading configuration...
[14:30:49] [Client thread/INFO]: Done.
[14:30:50] [CoFHUpdater:ThermalDynamics/ERROR]: Update check for Thermal Dynamics failed.
java.io.FileNotFoundException: [URL]https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics[/URL]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
    at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
[14:30:51] [Client thread/INFO]: Applying holder lookups
[14:30:51] [Client thread/INFO]: Holder lookups applied
[14:30:51] [Client thread/INFO]: Injecting itemstacks
[14:30:51] [Client thread/INFO]: Itemstack injection complete
[14:30:51] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[14:30:51] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:30:51] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:30:51] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see [URL]http://www.lwjgl.org[/URL])
[14:30:53] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[14:30:53] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
[14:30:53] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:30:53] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[14:30:53] [Sound Library Loader/INFO]: Sound engine started
[14:30:53] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[14:30:53] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
[14:30:53] [Client thread/INFO]: Finished Initialization.
[14:30:54] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[14:30:54] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[14:30:54] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[14:30:54] [Client thread/INFO]: Initialization ( started )
[14:30:54] [Client thread/INFO]: Starting AE2 CSV Export
[14:30:54] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[14:30:54] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
[14:30:54] [AE2 CSV Export/INFO]: Item Exporting ( started )
[14:30:54] [CodeChicken Update Checker/ERROR]: Failed to check update for CodeChickenCore returned: <html>
[14:30:54] [AE2 CSV Export/WARN]: Could not export subtypes of: item.extrautils:microblocks
[14:30:55] [CodeChicken Update Checker/ERROR]: Failed to check update for NotEnoughItems returned: <html>
[14:30:55] [AE2 CSV Export/WARN]: Could not export subtypes of: item.microblock
[14:30:55] [AE2 CSV Export/INFO]: Exported successfully 5765 items into items.csv
[14:30:55] [AE2 CSV Export/INFO]: Item Exporting ( ended after 1069 ms)
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[14:30:55] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[14:30:55] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
[14:30:55] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
[14:30:55] [Client thread/INFO]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
[14:30:55] [Client thread/INFO]: Initialization ( ended after 1562ms )
[14:30:55] [Client thread/INFO]: Loaded.
[14:30:56] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
[14:30:56] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[14:30:56] [Client thread/INFO]: Registering TiCon renderer mappings
[14:30:56] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
[14:30:56] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
[14:30:57] [Client thread/INFO]: Entering initialization phase.
[14:30:57] [Client thread/INFO]: Waila detected.
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerMutation
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.core.circuits.BinnieCircuit
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.botany.farm.CircuitGarden
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.effect.ExtraBeesEffect
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesFlowers
[14:30:58] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeeMutation
[14:30:59] [Client thread/INFO]: Succeeded in transforming binnie.core.circuits.BinnieCircuitLayout
[14:30:59] [Client thread/INFO]: Loading compat module ForgeMultipart
[14:30:59] [Client thread/INFO]: Loading compat module Waila
[14:30:59] [Client thread/INFO]: Loading compat module BinnieMods
[14:30:59] [Client thread/INFO]: Loading compat module ImmersiveEngineering
[14:30:59] [Client thread/INFO]: Loading compat module Witchery
[14:30:59] [Client thread/INFO]: Loading compat module Forestry
[14:30:59] [Client thread/INFO]: Loading compat module Railcraft
[14:30:59] [Client thread/INFO]: Loading compat module EnderIO
[14:30:59] [Client thread/INFO]: Loading compat module BigReactors
[14:30:59] [Client thread/INFO]: Loading compat module ThermalExpansion
[14:30:59] [Client thread/INFO]: Loading compat module MineTweaker3
[14:30:59] [Client thread/INFO]: Loading compat module NotEnoughItems
[14:30:59] [Client thread/INFO]: Loading compat module CarpentersBlocks
[14:30:59] [Client thread/INFO]: Loading compat module AgriCraft
[14:30:59] [Client thread/INFO]: Loading compat module PamHarvestCraft
[14:30:59] [Client thread/INFO]: Loading compat module IronChest
[14:30:59] [Client thread/INFO]: Loading compat module MineFactoryReloaded
[14:30:59] [Client thread/INFO]: Loading compat module EnderStorage
[14:30:59] [Client thread/INFO]: Starting init...
[14:30:59] [Client thread/INFO]: Loading recipes...
[14:30:59] [Client thread/INFO]: 106 Feature's recipes loaded.
[14:30:59] [Client thread/INFO]: Init finished.
[14:31:00] [Client thread/INFO]: Adding Iron Chests Integration
[14:31:00] [Client thread/INFO]: Finished Initialization
[14:31:00] [Thread-23/INFO]: [Update Checker] Thread Started
[14:31:00] [Thread-23/INFO]: [Update Checker] Thread Finished
[14:31:01] [Client thread/INFO]: RS Added
[14:31:01] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
[14:31:01] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
[14:31:01] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
[14:31:01] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[14:31:01] [Client thread/INFO]: Sending dummy event to all mods
[14:31:01] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[14:31:01] [Client thread/INFO]: Updating config...
[14:31:02] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
[14:31:02] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
[14:31:02] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
[14:31:02] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
[14:31:02] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
[14:31:02] [Client thread/INFO]: Attempting to extend PotionArray by 4
[14:31:02] [CodeChicken Update Checker/ERROR]: Failed to check update for EnderStorage returned: <html>
[14:31:02] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
[14:31:02] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
[14:31:03] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
[14:31:03] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[14:31:03] [Client thread/INFO]: BuildCraft detected. Registering facades.
[14:31:03] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
[14:31:03] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
[14:31:03] [Client thread/INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
[14:31:03] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
[14:31:03] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
[14:31:03] [Client thread/INFO]: Init completed
[14:31:03] [Client thread/INFO]: Thermal Expansion bees active
[14:31:03] [Client thread/INFO]: Registered 2 branches
[14:31:03] [Client thread/INFO]: Registered 17 bees
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; Le type d'élément "hr" doit se terminer par la balise de fin correspondante "</hr>".
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
[14:31:03] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
[14:31:03] [Client thread/FATAL]: We know that there is a foreign reactor installed...
[14:31:04] [Client thread/FATAL]: Large Storage System? We can help to monitor that!
[14:31:04] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[14:31:04] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[14:31:04] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
[14:31:04] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[14:31:04] [Client thread/INFO]: InvTweaks: Configuration loaded.
[14:31:04] [Client thread/INFO]: Mod initialized
[14:31:04] [Client thread/INFO]: JourneyMap log initialized.
[14:31:04] [Client thread/INFO]: initialize ENTER
[14:31:04] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.core.config
[14:31:04] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.fullmap.config
[14:31:04] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap.config
[14:31:04] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap2.config
[14:31:04] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.webmap.config
[14:31:04] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Noé\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.waypoint.config
[14:31:04] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[14:31:05] [Client thread/INFO]: Starting Initialization for modtweaker2
[14:31:05] [Client thread/INFO]: Adding Entity Renderers
[14:31:05] [Client thread/INFO]: Loading NEI Addons
[14:31:05] [Client thread/INFO]: Developer Tools Addon disabled - skipping
[14:31:05] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
[14:31:05] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
[14:31:05] [Client thread/INFO]: Loading Botany Addon...
[14:31:05] [Client thread/INFO]: Botany Addon successfully loadded
[14:31:05] [Client thread/INFO]: Loading Forestry Addon...
[14:31:05] [Client thread/INFO]: Forestry Addon successfully loadded
[14:31:05] [Client thread/INFO]: Loading Crafting Tables Addon...
[14:31:05] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
[14:31:05] [Client thread/INFO]: Not registering EE3 Minium Stone
[14:31:05] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.23 detected
[14:31:05] [Client thread/INFO]: Registered BC Autorcrafting Table
[14:31:05] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
[14:31:05] [Client thread/INFO]: Not registering MPSA In-Place Assembler
[14:31:05] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
[14:31:05] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
[14:31:05] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.7 detected
[14:31:05] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
[14:31:05] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
[14:31:05] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
[14:31:05] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
[14:31:05] [Client thread/INFO]: Registered Railcraft Work Cart
[14:31:05] [Client thread/INFO]: 3 crafting tables registered
[14:31:05] [Client thread/INFO]: Crafting Tables Addon successfully loadded
[14:31:06] [Client thread/INFO]: RFTools villager registered with id: 10
[14:31:06] [Client thread/INFO]: Registering handlers
[14:31:06] [Client thread/INFO]: Registering network messages
[14:31:06] [Client thread/INFO]: Stealing Thermal Expansion's items
[14:31:06] [Client thread/INFO]: Stealing Thermal Dynamics's items
[14:31:06] [Client thread/INFO]: Stealing Redstone Arsenal's items
[14:31:06] [Client thread/INFO]: Registering recipes
[14:31:06] [Client thread/INFO]: Doing intermod communication
[14:31:06] [Client thread/INFO]: Registering TE Induction Smelter recipe
[14:31:06] [Client thread/INFO]: Registering TE Induction Smelter recipe
[14:31:06] [Client thread/INFO]: Registering TE Induction Smelter recipe
[14:31:06] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
[14:31:06] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
[14:31:06] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.settings.Settings
[14:31:06] [Client thread/INFO]: Applied LOAD_DEFAULT transformer
[14:31:07] [Client thread/INFO]: Starting (Load)
[14:31:07] [Client thread/INFO]: Starting (Integration)
[14:31:07] [Client thread/INFO]: Successfully integrated with NEI
[14:31:07] [Client thread/INFO]: Successfully integrated with Waila
[14:31:07] [Client thread/INFO]: Successfully integrated with EC2
[14:31:07] [Client thread/INFO]: Successfully integrated with CC
[14:31:07] [Client thread/INFO]: Finished (Integration in 30ms)
[14:31:07] [Client thread/INFO]: Finished (Load in 138ms)
[14:31:07] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.paralysed in slot 32! offender: potion.taintWithdrawl.
[14:31:07] [CodeChicken Update Checker/ERROR]: Failed to check update for Translocator returned: <html>
[14:31:08] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[14:31:08] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
[14:31:08] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
[14:31:08] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
[14:31:08] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
[14:31:08] [Client thread/INFO]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
[14:31:08] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
[14:31:08] [Client thread/INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
[14:31:08] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
[14:31:08] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
[14:31:08] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
[14:31:08] [Client thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
[14:31:08] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
[14:31:08] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
[14:31:08] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
[14:31:08] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[14:31:08] [Client thread/INFO]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
[14:31:08] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[14:31:08] [Client thread/INFO]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
[14:31:08] [Client thread/INFO]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
[14:31:08] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ StevesAddons ] for method stevesaddons.waila.WailaManager.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
[14:31:08] [Client thread/INFO]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
[14:31:08] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
[14:31:08] [Client thread/WARN]: RecipeParser:  Root element not specified before element recipeGroup.
[14:31:08] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
[14:31:08] [Client thread/INFO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
[14:31:08] [Client thread/INFO]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
[14:31:08] [Client thread/INFO]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
[14:31:08] [Client thread/INFO]: API provided to OpenPeripheralIntegration
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
[14:31:08] [Client thread/INFO]: Fluid blacklist request successful.
[14:31:08] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
[14:31:08] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
[14:31:08] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
[14:31:08] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
[14:31:08] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
[14:31:08] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
[14:31:08] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
[14:31:08] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
[14:31:08] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
[14:31:08] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
[14:31:08] [Client thread/INFO]: Injecting itemstacks
[14:31:08] [Client thread/INFO]: Itemstack injection complete
[14:31:08] [Client thread/INFO]: Finished Post-Initialization.
[14:31:08] [Client thread/ERROR]: IndustrialCraft 2 Error

The IC2 config file contains an invalid entry for balance/recyclerBlacklist.

Invalid value at line 191 (recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, minecraft:snow_layer, minecraft:snow, IC2:scaffold).

There is no item matching IC2:scaffold.
[14:31:08] [Client thread/FATAL]: Exception caught while showing an error.
java.lang.IllegalStateException: From thread Thread[Client thread,5,main]: Thread[Thread-7,5,main] already has the context current
    at org.lwjgl.opengl.ContextGL.checkAccess(ContextGL.java:184) ~[lwjgl-2.9.1.jar:?]
    at org.lwjgl.opengl.ContextGL.forceDestroy(ContextGL.java:241) ~[lwjgl-2.9.1.jar:?]
    at org.lwjgl.opengl.DrawableGL.destroy(DrawableGL.java:130) ~[lwjgl-2.9.1.jar:?]
    at org.lwjgl.opengl.Display$5.destroy(Display.java:834) ~[lwjgl-2.9.1.jar:?]
    at org.lwjgl.opengl.Display.destroy(Display.java:1095) ~[lwjgl-2.9.1.jar:?]
    at ic2.core.PlatformClient.displayError(PlatformClient.java:112) [PlatformClient.class:?]
    at ic2.core.util.ConfigUtil.displayError(ConfigUtil.java:330) [ConfigUtil.class:?]
    at ic2.core.util.ConfigUtil.asRecipeInputList(ConfigUtil.java:44) [ConfigUtil.class:?]
    at ic2.core.block.machine.tileentity.TileEntityRecycler.initLate(TileEntityRecycler.java:51) [TileEntityRecycler.class:?]
    at ic2.core.IC2.modsLoaded(IC2.java:572) [IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [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(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Je ne sais plus trop quoi faire maintenant...
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 135
162
463
247
21
Mìlhüsa
Merci d'insérer les logs dans des balises code, ça évite un pavé de 40 km illisible.
Code:
[code]
copier-coller ici
[*/code]

Sans l'astérisque « * ».
Dans ton cas tu as un erreur car deux mods tentent de s'approprier le contexte d'OpenGL (qui fait la liaison entre ton processeur et ta carte graphique) dans deux threads distincts, or le contexte n'est pas concurrent.

Après vu le nombre d'erreurs et d'avertissements que ton jeu a tu ferais mieux de retélécharger tous les mods du modpack dans une version plus récente.
 

Noé_____.

Aventurier
6 Février 2020
6
0
1
20
Merci d'insérer les logs dans des balises code, ça évite un pavé de 40 km illisible.
Code:
[code]
copier-coller ici
[*/code]

Sans l'astérisque « * ».
Dans ton cas tu as un erreur car deux mods tentent de s'approprier le contexte d'OpenGL (qui fait la liaison entre ton processeur et ta carte graphique) dans deux threads distincts, or le contexte n'est pas concurrent.

Après vu le nombre d'erreurs et d'avertissements que ton jeu a tu ferais mieux de retélécharger tous les mods du modpack dans une version plus récente.

Ah oui pardon, autant pour moi je ne pensais pas qu'on pouvait faire ça Eh bien je crois que je vais partir là dessus.. Ça va être long ! Merci beaucoup pour ton aide ! Et désolé pour mon dérangement