Problème mode pack perso

alakabis

Bucheron
25 Septembre 2016
14
0
12
Bonjours a tous,

Je suis actuellement en train d'essayer de construire mon propre modpack mais j'ai quelque problème technique lorsque j'essaye de le lancer.j'aimerai si possible conservé tout les mods instaler.

merci pour votre aide
Code:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 9/24/16 11:58 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.item.ItemStack.getTagCompound()Lnet/minecraft/nbt/NBTTagCompound;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemStack.getTagCompound()Lnet/minecraft/nbt/NBTTagCompound;
    at com.brandon3055.brandonscore.common.utills.ItemNBTHelper.getCompound(ItemNBTHelper.java:13)
    at com.brandon3055.brandonscore.common.utills.ItemNBTHelper.setString(ItemNBTHelper.java:74)
    at com.brandon3055.draconicevolution.common.achievements.Achievements.addModAchievements(Achievements.java:98)
    at com.brandon3055.draconicevolution.common.CommonProxy.preInit(CommonProxy.java:85)
    at com.brandon3055.draconicevolution.client.ClientProxy.preInit(ClientProxy.java:58)
    at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:57)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.preinitializeMods(Loader.java:556)
    ... 18 more


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_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1504788864 bytes (1435 MB) / 2818048000 bytes (2687 MB) up to 5607784448 bytes (5348 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6016m
    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 87 mods loaded, 76 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCH    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCH    appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCH    MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCH    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCH    OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCH    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCH    cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
    UCH    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCH    adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
    UCH    appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCH    CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
    UCH    MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCH    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
    UCH    BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCH    ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
    UCH    ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
    UCH    BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
    UCH    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
    UCH    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    UCH    Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCH    BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12-deobf.jar)
    UCE    DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
    UCH    DummyCore{1.11} [DummyCore] (DummyCorev1.11.jar)
    UCH    endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
    UCH    EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
    UCH    etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
    UCH    ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH    ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCH    ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
    UCH    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCH    TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCH    ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
    UCH    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
    UCH    ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
    UCH    guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar)
    UCH    IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
    UCH    journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
    UCH    Mariculture{1.7.10-1.3.0-6} [Mariculture] (Mariculture-Deluxe-1.7.10-1.3.0-6.jar)
    UCH    MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.3.0-6.jar)
    UCH    Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
    UCH    MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
    UCH    MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
    UCH    minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406 (1).jar)
    UCH    mfs{6.0.1} [Minecraft Flight Simulator] (Minecraft Flight Simulator-1.7.10-6.0.1.jar)
    UCH    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCH    numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
    UCH    powersuits{0.11.0.301} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.301.jar)
    UCH    NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
    UCH    OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCH    OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCH    RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
    UCH    rftools{4.23} [RFTools] (rftools-4.23.jar)
    UCH    Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
    UCH    cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
    UCH    cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
    UCH    shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.7.10-1.7.1.jar)
    UCH    TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar)
    UCH    TU{1.0} [Thaumic Upholstry] (Thaumic_Upholstery-1.2_1.7.10.jar)
    UCH    thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4.jar)
    UCH    ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
    UCH    thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
    UCH    kitchen{1.3.20} [The Kitchen Mod] (TheKitchenMod-1.3.20-1.7.2-10.jar)
    UCH    ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
    UCH    TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCH    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCH    McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH    aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
    UCH    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|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (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|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD    MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (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)
    UD    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.54' Renderer: 'GeForce GTX 960/PCIe/SSE2'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.1.3-327
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    ThermalFoundation: -[1.7.10]1.2.5-115
    ThermalExpansion: -[1.7.10]4.1.4-247
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.1-22
    RedstoneArsenal: -[1.7.10]1.1.2-92
    ThermalDynamics: -[1.7.10]1.2.0-171
    EnderIO: Found the following problem(s) with your installation:
                  * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B1 from extrautilities-1.2.12.jar).
                    It is a supported version, but that difference may lead to problems.
                 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
 

Fichiers joints

la version n'est pas à jour et il manque tout, en fait mit a part le minerai il n'y a rien de fonctionnel :/
 
Dernière édition:
j'ai mit a jour le résonant engine et installé universal electricity (qui était nécessaire) , maintenant j'ai une erreur qui me dit que j'aurrai plus d'info dans :ForgeModloader-client-0.log
mais je la trouve nul part:/.
J'ai cherché l'erreur sur google et j'ai tenté de téléchargé 4 truc (asm,guava,argo,bcprov) pour le mettre dans mon dossier lib , mais il existait pas ... donc la je suis perdu ^^'.
ps:j'utilise multi-mc.
pps: voila ce que me dit minecraft:
Forge Mod Loader has foud a problem with your minecraft installation
A mod sorting cycle was detected and loading cannot continue
The first mod in the cycle il FMLMod:CoFHore{1.7.10R3.1.3}
 
Dernière édition:
je ne le trouve pas dedans .
Le seul log utile que je peut te donné est celui ci :
Code:
[14:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:20:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:20:56] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[14:20:56] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_101
[14:20:56] [main/INFO]: [AppEng] Core Init
[14:20:56] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Enchiridion-1.7.X-1.2b.jar as JSON
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.open(Native Method)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.reflect.Constructor.newInstance(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Class.newInstance(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.reflect.Method.invoke(Unknown Source)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[14:20:56] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.EntryPoint.main(EntryPoint.java:54)
[14:20:56] [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
[14:20:56] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/ERROR]: Unable to read the jar file Enchiridion-1.7.X-1.2b.jar - ignoring
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:20:56] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_101]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:20:56] [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:20:56] [main/INFO]: Thaumic Infusion has detected an Obfuscated environment!
[14:20:56] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/WARN]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/ERROR]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable
java.lang.InstantiationException: universalelectricity.core.UELoader
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.NoSuchMethodException: universalelectricity.core.UELoader.<init>()
    at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_101]
    ... 18 more
[14:20:56] [main/INFO]: TemplateManager: loading ASM templates...
[14:20:56] [main/INFO]: TemplateManager: Loading template for com.builtbroken.mc.lib.mod.compat.rf.TemplateTETile as long as interfaces [cofh.api.energy.IEnergyHandler] exist
[14:20:56] [main/INFO]: TemplateManager: Loading template for com.builtbroken.mc.lib.mod.compat.ic.ICTemplateTile as long as interfaces [ic2.api.energy.tile.IEnergySink] exist
[14:20:56] [main/INFO]: TemplateManager: Finished loading...
[14:20:56] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:57] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:20:57] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:20:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:57] [main/ERROR]: CodeChickenCore: Failed to read jar file: Enchiridion-1.7.X-1.2b.jar
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from Enchiridion-1.7.X-1.2b.jar as JSON
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.open(Native Method)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.reflect.Method.invoke(Unknown Source)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[14:20:58] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at org.multimc.EntryPoint.main(EntryPoint.java:54)
[14:20:58] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.2.331
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:20:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:20:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:20:58] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:20:59] [main/INFO]: Injecting interface into World Class
[14:20:59] [main/INFO]: Injected interface into World Class
[14:20:59] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:20:59] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:20:59] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:20:59] [main/INFO]: Setting user: Alakabis
[14:20:59] [main/INFO]: Found the Block Class
[14:20:59] [main/INFO]: Patching the vanilla class: adb
[14:20:59] [main/INFO]: Succesfully replaced Vanilla Fishing Rod and Fish
[14:20:59] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[14:20:59] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[14:21:00] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[14:21:00] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[14:21:00] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
[14:21:00] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[14:21:00] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:21:00] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:21:01] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:21:02] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// My bad.

Time: 10/1/16 2:21 PM
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_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 467484032 bytes (445 MB) / 994574336 bytes (948 MB) up to 5607784448 bytes (5348 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6016m
    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: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.54' Renderer: 'GeForce GTX 960/PCIe/SSE2'
[14:21:02] [Client thread/INFO]: Attempting early MinecraftForge initialization
[14:21:02] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:21:02] [Client thread/INFO]: Replaced 183 ore recipies
[14:21:02] [Client thread/INFO]: Completed early MinecraftForge initialization
[14:21:02] [Client thread/INFO]: [AppEng] Core Init
[14:21:02] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[14:21:02] [Client thread/INFO]: Searching C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods for mods
[14:21:02] [Client thread/INFO]: Also searching C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\1.7.10 for mods
[14:21:08] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
[14:21:09] [Client thread/WARN]: Zip file Enchiridion-1.7.X-1.2b.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_101]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [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_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:21:09] [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.38
[14:21:09] [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:21:09] [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:21:09] [Client thread/WARN]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:21:09] [Client thread/WARN]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.3.0-6
[14:21:10] [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.301
[14:21:10] [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
[14:21:11] [Client thread/ERROR]: The mcmod.info file in Thaumic_Upholstery-1.2_1.7.10.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 4 column 23
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [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_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 4 column 23
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 27 more
[14:21:11] [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:21:12] [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.11
[14:21:12] [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.11
[14:21:12] [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.11
[14:21:12] [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:21:12] [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:21:12] [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:21:12] [Client thread/INFO]: Forge Mod Loader has identified 104 mods to load
[14:21:12] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:21:12] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:21:12] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[14:21:12] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[14:21:12] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
[14:21:13] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
[14:21:13] [Client thread/ERROR]: Mod Sorting failed.
[14:21:13] [Client thread/ERROR]: Visting node FMLMod:CoFHCore{1.7.10R3.1.3}
[14:21:13] [Client thread/ERROR]: Current sorted list : [Dummy Container (BeforeAll) @1311211187, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{Dummy Container (null) @572738484}, Wrapped{CodeChickenCore}, Wrapped{MCVanillaTweaks}, Wrapped{NotEnoughItems}, Wrapped{Dummy Container (null) @1051844222}, Wrapped{voltzenginepreloader}, Wrapped{OpenModsCore}, Wrapped{<CoFH ASM>}, Wrapped{cuchaz.ships.core}, Dummy Container (Before) @669519504, FMLMod:Baubles{1.0.1.10}, APIContainer{Baubles|API:1.0.1.10}, FMLMod:adventurebackpack{1.7.10-0.8b}, FMLMod:appliedenergistics2{rv2-stable-10}]
[14:21:13] [Client thread/ERROR]: Visited set for this node : [Wrapped{FML}, Wrapped{CodeChickenCore}, Wrapped{Dummy Container (null) @572738484}, APIContainer{Baubles|API:1.0.1.10}, FMLMod:MineFactoryReloaded{1.7.10R2.8.1}, APIContainer{CoFHAPI|energy:1.0}, Dummy Container (After) @1439337571, Wrapped{MCVanillaTweaks}, Wrapped{voltzenginepreloader}, Wrapped{Forge}, Wrapped{Dummy Container (null) @1051844222}, FMLMod:CoFHCore{1.7.10R3.1.3}, Wrapped{NotEnoughItems}, Wrapped{<CoFH ASM>}, Wrapped{cuchaz.ships.core}, Dummy Container (AfterAll) @811011844, Dummy Container (BeforeAll) @1311211187, Wrapped{mcp}, Dummy Container (Before) @669519504, FMLMod:adventurebackpack{1.7.10-0.8b}, Wrapped{OpenModsCore}, FMLMod:Automagy{0.28.2}, FMLMod:Baubles{1.0.1.10}, FMLMod:appliedenergistics2{rv2-stable-10}]
[14:21:13] [Client thread/ERROR]: Explored node set : [Wrapped{FML}, Wrapped{CodeChickenCore}, Wrapped{Dummy Container (null) @572738484}, APIContainer{Baubles|API:1.0.1.10}, Wrapped{MCVanillaTweaks}, Wrapped{voltzenginepreloader}, Wrapped{Forge}, Wrapped{Dummy Container (null) @1051844222}, Wrapped{NotEnoughItems}, Wrapped{<CoFH ASM>}, Wrapped{cuchaz.ships.core}, Dummy Container (BeforeAll) @1311211187, Wrapped{mcp}, Dummy Container (Before) @669519504, FMLMod:adventurebackpack{1.7.10-0.8b}, Wrapped{OpenModsCore}, FMLMod:Baubles{1.0.1.10}, FMLMod:appliedenergistics2{rv2-stable-10}]
[14:21:13] [Client thread/ERROR]: Likely cycle is in : [FMLMod:MineFactoryReloaded{1.7.10R2.8.1}, APIContainer{CoFHAPI|energy:1.0}, Dummy Container (After) @1439337571, FMLMod:CoFHCore{1.7.10R3.1.3}, Dummy Container (AfterAll) @811011844, FMLMod:Automagy{0.28.2}]
[14:21:13] [Client thread/ERROR]: A dependency cycle was detected in the input mod set so an ordering cannot be determined
[14:21:13] [Client thread/ERROR]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.1.3}
[14:21:13] [Client thread/ERROR]: The mod cycle involves
[14:21:13] [Client thread/ERROR]: FMLMod:MineFactoryReloaded{1.7.10R2.8.1} : before: [], after: [CoFHCore@[1.7.10R3.1.0,1.7.10R3.2.0)]
[14:21:13] [Client thread/ERROR]: APIContainer{CoFHAPI|energy:1.0} : before: [UniversalElectricity, EnderIO, CoFHCore, Mekanism, MariTech, Mariculture, ExtraUtilities, ImmersiveEngineering, BrandonsCore, minechem], after: [CoFHCore]
[14:21:13] [Client thread/ERROR]: Dummy Container (After) @1439337571 : before: [], after: []
[14:21:13] [Client thread/ERROR]: FMLMod:CoFHCore{1.7.10R3.1.3} : before: [], after: [Forge@[10.13.4.1448,10.14)]
[14:21:13] [Client thread/ERROR]: Dummy Container (AfterAll) @811011844 : before: [], after: []
[14:21:13] [Client thread/ERROR]: FMLMod:Automagy{0.28.2} : before: [], after: [Thaumcraft@[4.2.3.5,), Waila, MineFactoryReloaded, MineFactoryReloaded|CompatThaumcraft]
[14:21:13] [Client thread/ERROR]: The full error
cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]
    at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:272) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [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_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:21:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Automagy, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Et Futurum, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:Minechem, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resonant Engine, FMLFileResourcePack:RFTools, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Cuchaz Interactive, FMLFileResourcePack:Ships Mod, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Upholstry, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Infusion, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Kitchen Mod, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Universal Electricity, FMLFileResourcePack:VoltzEngine, FMLFileResourcePack:Waila, 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
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: OceanMonument.txt in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\Et Futurum-1.5.5.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TU in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\Thaumic_Upholstery-1.2_1.7.10.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TU in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\Thaumic_Upholstery-1.2_1.7.10.jar
[14:21:13] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TU in C:\jeux\multi mc\MultiMC\instances\bla\minecraft\mods\Thaumic_Upholstery-1.2_1.7.10.jar
[14:21:13] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
[14:21:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:21:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:21:14] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:21:14] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:21:14] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:21:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:21:14] [Sound Library Loader/INFO]: Sound engine started
[14:21:15] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[14:21:15] [Client thread/INFO]: Created: 16x16 textures/items-atlas

bon ... j'ai une dépendance circulaire ... je retire le mod :/
 
Dernière édition par un modérateur: