1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Crash ModPack custom 1.7.10 partie solo

Discussion dans 'Problème avec les mods' créé par Nortrozi, 27 Sept 2017.

  1. Nortrozi

    Nortrozi Nouveau

    Inscrit:
    27 Sept 2017
    Messages:
    2
    Points:
    65
    Sexe:
    Homme
    Bonjour , alors mon problème c'est que quand je charge une map quelconque avec le modpack , minecraft crash et sa me met :

    PLANTAGE DU JEU
    Il semblerait que vous utilisez une version modifiée du jeu non prise en charge.


    The game crashed whilst updating screen events
    Error: io.netty.channel.ChannelException: connection refused

    Sinon aucun problème pour le chargement des mods. C'est quand je charge la map.
     
  2. Touche158

    Touche158 Mineur

    Inscrit:
    26 Oct 2014
    Messages:
    455
    Points:
    91
    Sexe:
    Homme
    Est ce que tu as un crash report a nous fournir ?
     
  3. Nortrozi

    Nortrozi Nouveau

    Inscrit:
    27 Sept 2017
    Messages:
    2
    Points:
    65
    Sexe:
    Homme
    Code (cpp):
    [20:25:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [20:25:51] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [20:25:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [20:25:51] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
    [20:25:51] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
    [20:25:51] [main/INFO]: [AppEng] Core Init
    [20:25:51] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:54] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.2.331
    [20:25:54] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:54] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:54] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:54] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:54] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Allan\AppData\Roaming\.minecraft\mods
    [20:25:55] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
    java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
        at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
        at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
        at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [20:25:55] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:25:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [20:25:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [20:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [20:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [20:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:57] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [20:25:57] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [20:25:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:25:58] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
    [20:25:58] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
    [20:25:58] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
    [20:25:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:01] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [20:26:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [20:26:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
    [20:26:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
    [20:26:03] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [20:26:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
    [20:26:03] [main/INFO]: Found World Class: net/minecraft/world/World
    [20:26:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
    [20:26:04] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
    [20:26:04] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
    [20:26:04] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
    [20:26:04] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
    [20:26:04] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
    [20:26:05] [main/INFO]: Setting user: Nortrozi
    [20:26:05] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
    [20:26:05] [main/INFO]: Found Item Class: net/minecraft/item/Item
    [20:26:06] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
    [20:26:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
    [20:26:10] [Client thread/INFO]: LWJGL Version: 2.9.1
    [20:26:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
    [20:26:23] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
    [20:26:23] [Client thread/ERROR]: Couldn't initialize twitch stream
    [20:26:23] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 27/09/17 20:26
    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 8.1 (amd64) version 6.3
        Java Version: 1.8.0_25, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 97035072 bytes (92 MB) / 193482752 bytes (184 MB) up to 1060372480 bytes (1011 MB)
        JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
        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.2.0 - Build 10.18.10.3304' Renderer: 'Intel(R) HD Graphics 4400'
    [20:26:23] [Client thread/INFO]: Attempting early MinecraftForge initialization
    [20:26:23] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
    [20:26:23] [Client thread/INFO]: Replaced 183 ore recipies
    [20:26:23] [Client thread/INFO]: Completed early MinecraftForge initialization
    [20:26:24] [Client thread/INFO]: [AppEng] Core Init
    [20:26:24] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
    [20:26:24] [Client thread/INFO]: Searching C:\Users\Allan\AppData\Roaming\.minecraft\mods for mods
    [20:26:24] [Client thread/INFO]: Also searching C:\Users\Allan\AppData\Roaming\.minecraft\mods\1.7.10 for mods
    [20:26:40] [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
    [20:26:40] [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
    [20:26:42] [Client thread/WARN]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.300
    [20:26:42] [Client thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
    [20:26:42] [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.4.5.44
    [20:26:42] [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.4.5.44
    [20:26:42] [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.4.5.44
    [20:26:42] [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.4.5.44
    [20:26:42] [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.4.5.44
    [20:26:43] [Client thread/WARN]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
    [20:26:43] [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.7
    [20:26:43] [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.7
    [20:26:43] [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.7
    [20:26:43] [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
    [20:26:43] [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
    [20:26:43] [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
    [20:26:43] [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
    [20:26:43] [Client thread/INFO]: Forge Mod Loader has identified 88 mods to load
    [20:26:43] [Client thread/INFO]: Found mod(s) [ResonantEngine] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.gas (owned by Mekanism) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.transmitters (owned by Mekanism) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
    [20:26:43] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api (owned by Mekanism) without associated API reference
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTConstruct has been disabled through configuration
    [20:26:44] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
    [20:26:45] [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.
    [20:26:45] [Client thread/INFO]: FML has found a non-mod file CodingLib-0.0.3b26-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.
    [20:26:46] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, OpenModsCore, <CoFH ASM>, Treecapitator, appliedenergistics2, BigReactors, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CoFHCore, ComputerCraft, EnderIO, EnderStorage, eng_toolbox, extracells, ExtraUtilities, GalacticraftMars, GalacticraftCore, GalaxySpace, iChunUtil, IronChest, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatVanilla, powersuits, NetherOres, NuclearCraft, numina, OpenBlocks, OpenMods, openmodularturrets, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, RandomThings, RedstoneArsenal, ResonantEngine, simplyjetpacks, smoothbedrock, ThermalDynamics, ThermalExpansion, ThermalFoundation, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, YAFM, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
    [20:26:46] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, OpenModsCore, <CoFH ASM>, Treecapitator, appliedenergistics2, BigReactors, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CoFHCore, ComputerCraft, EnderIO, EnderStorage, eng_toolbox, extracells, ExtraUtilities, GalacticraftMars, GalacticraftCore, GalaxySpace, iChunUtil, IronChest, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatVanilla, powersuits, NetherOres, NuclearCraft, numina, OpenBlocks, OpenMods, openmodularturrets, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, RandomThings, RedstoneArsenal, ResonantEngine, simplyjetpacks, smoothbedrock, ThermalDynamics, ThermalExpansion, ThermalFoundation, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, YAFM, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
    [20:26:46] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
    [20:26:47] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
    [20:26:51] [Client thread/INFO]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.4 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Allan/AppData/Roaming/.minecraft/mods/OpenPeripheral-1.7.10-AIO-7.jar!/openperipheral/api/ApiAccess.class)
    [20:26:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Engineer's Toolbox, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalaxySpace, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Metallurgy 4, FMLFileResourcePack:Metallurgy Core, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resonant Engine, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SmoothBedrock, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Yet Another Food Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore
    [20:26:52] [Client thread/INFO]: Processing ObjectHolder annotations
    [20:26:52] [Client thread/INFO]: Found 415 ObjectHolder annotations
    [20:26:52] [Client thread/INFO]: Identifying ItemStackHolder annotations
    [20:26:52] [Client thread/INFO]: Found 0 ItemStackHolder annotations
    [20:26:52] [Client thread/INFO]: Configured a dormant chunk cache size of 0
    [20:26:52] [Client thread/INFO]: Loading configuration file C:\Users\Allan\AppData\Roaming\.minecraft\config\Treecapitator.cfg
    [20:26:53] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
    [20:26:53] [Client thread/INFO]: Pre Initialization ( started )
    [20:26:53] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
    [20:26:53] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
    [20:26:53] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
    [20:26:53] [Client thread/INFO]: Updated appeng/tile/powersink/IC2
    [20:26:53] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
    [20:26:53] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
    [20:26:53] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
    [20:26:53] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
    [20:26:53] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
    [20:26:53] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
    [20:26:53] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
    [20:26:53] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
    [20:26:53] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
    [20:26:53] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
    [20:26:53] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
    [20:26:53] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
    [20:26:53] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2
    [20:26:53] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
    [20:26:53] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
    [20:26:54] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
    [20:26:54] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
    [20:26:54] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
    [20:26:54] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
    [20:26:54] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
    [20:26:54] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
    [20:26:54] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power
    [20:26:54] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
    [20:26:54] [Client thread/INFO]: Starting AE2 VersionChecker
    [20:26:54] [Client thread/INFO]: Pre Initialization ( ended after 1256ms )
    [20:26:54] [Client thread/INFO]: Registering Default Templates.
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.version.VersionParser.parse(VersionParser.java:34)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at appeng.services.VersionChecker.run(VersionChecker.java:86)
    [20:26:54] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.run(Thread.java:745)
    [20:26:54] [Client thread/INFO]: Registering default generators
    [20:26:54] [Client thread/INFO]: Complete
    [20:26:55] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
    [20:26:55] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
    [20:26:56] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
    [20:26:56] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
    [20:26:58] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
    [20:26:58] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
    [20:27:01] [Client thread/INFO]: Trail info successfully received from remote.
    [20:27:01] [Client thread/INFO]: Starting BuildCraft 7.1.14
    [20:27:01] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
    [20:27:01] [Client thread/INFO]: http://www.mod-buildcraft.com
    [20:27:01] [Thread-11/INFO]: Beginning version check
    [20:27:01] [Client thread/INFO]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
    [20:27:01] [CoFHUpdater:ThermalExpansion/INFO]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.5 for Minecraft 1.7.10.
    [20:27:02] [Thread-11/WARN]: Using outdated version [7.1.14] for Minecraft 1.7.10. Consider updating to 7.1.22.
    [20:27:02] [CoFHUpdater:ThermalFoundation/INFO]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.6 for Minecraft 1.7.10.
    [20:27:02] [Client thread/INFO]: No language data for '
    fr_FR'
    java.io.FileNotFoundException: minefactoryreloaded:language/fr_FR.lang
        at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
        at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
        at cofh.mod.BaseMod$LangManager.<init>(BaseMod.java:221) [BaseMod$LangManager.class:?]
        at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
        at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
        at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:283) [MineFactoryReloadedCore.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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.preinitializeMods(Loader.java:556) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [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_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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:?]
    [20:27:02] [Client thread/INFO]: No language data for '
    fr_FR'
    java.io.FileNotFoundException: minefactoryreloaded:language/fr_FR.lang
        at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
        at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
        at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
        at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
        at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:283) [MineFactoryReloadedCore.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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.preinitializeMods(Loader.java:556) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [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_25]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
        at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
        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:?]
    [20:27:03] [CoFHUpdater:CoFHCore/INFO]: An updated version of CoFH Core is available: CoFH Core 3.1.4 for Minecraft 1.7.10.
     
    #3 Nortrozi, 27 Sept 2017
    Dernière édition par un modérateur: 1 Oct 2017

Partager cette page