Problème NEI et codechikencore

DarkHeroes915

Bucheron
29 Septembre 2015
43
0
11
25
Post changer de place ! Il est Maintenant dans Support Minecraft avec le même titre. Voici l'erreur au cas ou :
Bonjour à tous,
En ce moment j'essaye de créer un modpack personnels avec des amis mais je rencontre un problème comme vous avez pût le constater dans le titre c'est avec NEI et CodeChikenCore, j'ai décidé de mettre les dernières versions de toute manière je n'ai pas le choix et ça me fait crash mon launcher Minecraft Avez vous de quoi m'aider ? L'erreur si dessous:
--- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 29/09/15 19:30
Description: Initializing game

java.lang.NoSuchFieldError: itemRegistry
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:33)
at codechicken.nei.api.ItemInfo.addMobSpawnerItem(ItemInfo.java:297)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:90)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
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.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)
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)


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

-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:33)
at codechicken.nei.api.ItemInfo.addMobSpawnerItem(ItemInfo.java:297)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:90)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
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.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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
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)
 
Il trouve pas le field itemRegistry car une fois compilé et obfusqué il a le nom field_quelque chose.
Pour cette raison vérifies que tu as bien la version universal de CodeChickenCore et non la version dev.
 
Il trouve pas le field itemRegistry car une fois compilé et obfusqué il a le nom field_quelque chose.
Pour cette raison vérifies que tu as bien la version universal de CodeChickenCore et non la version dev.

J'ai bien la version universel mais faut savoir aussi qu'il m'oblige à l'installer en 1.0.7 ce que j'ai fait pareil pour NEI en 1.0.5
 
Il trouve pas le field itemRegistry car une fois compilé et obfusqué il a le nom field_quelque chose.
Pour cette raison vérifies que tu as bien la version universal de CodeChickenCore et non la version dev.

Maintenant j'ai un autre problème peux tu m'aider encore une fois ? le pb:
[15:02:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:02:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:02:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:02:44] [main/INFO] [FML]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[15:02:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre7
[15:02:44] [main/INFO] [FML]: [AppEng] Core Init
[15:02:44] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.314
[15:02:45] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod Reika.DragonAPI.Auxiliary.DragonAPIASMHandler does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:45] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/INFO] [PowerConverters]: Adding PowerConverters to Transformer Exclusions list.
[15:02:46] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:02:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:02:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:02:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:02:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:02:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:02:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:48] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
[15:02:49] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[15:02:49] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.314
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:02:50] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [forge-1.7.10-10.13.4.1517-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:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 6 more
[15:02:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:51] [main/INFO] [malisiscore]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
[15:02:51] [main/INFO] [malisiscore]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[15:02:51] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[15:02:51] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[15:02:51] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[15:02:51] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[15:02:51] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[15:02:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:02:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[15:02:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[15:02:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:02:51] [main/INFO] [malisiscore]: Found hooks for net.minecraft.client.Minecraft (bao)
[15:02:52] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[15:02:52] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[15:02:52] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[15:02:52] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[15:02:52] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2.createVisitor(OpenModsClassTransformer.java:34): Trying to apply movement callback (class: blk)
[15:02:52] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:70): Callback inserted. Using new movement handler.
[15:02:53] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
[15:02:53] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[15:02:53] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[15:02:53] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[15:02:53] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[15:02:53] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[15:02:54] [main/INFO]: Setting user: DarkHeroeS
[15:02:55] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[15:02:55] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[15:02:55] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[15:02:55] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[15:02:55] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[15:02:56] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
[15:02:56] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[15:02:57] [Client thread/INFO]: LWJGL Version: 2.9.1
[15:02:57] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[15:02:58] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Sorry :(

Time: 30/09/15 15:02
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.7.0_80, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1780023160 bytes (1697 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -Xms2G
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 355.82' Renderer: 'GeForce GT 740M/PCIe/SSE2'
[15:02:58] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[15:02:58] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1517 Initialized
[15:02:58] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[15:02:58] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[15:02:58] [Client thread/INFO] [FML]: [AppEng] Core Init
[15:02:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:02:58] [Client thread/INFO] [FML]: Searching C:\Users\lguil_000\Desktop\FT\mods for mods
[15:02:58] [Client thread/INFO] [FML]: Also searching C:\Users\lguil_000\Desktop\FT\mods\1.7.10 for mods
[15:03:10] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[15:03:11] [Client thread/WARN] [bluepower]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.962
[15:03:13] [Client thread/WARN] [EnderStorage]: 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.33
[15:03:13] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.8
[15:03:14] [Client thread/WARN] [ForbiddenMagic]: 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.57
[15:03:17] [Client thread/WARN] [Mariculture]: 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.2.4.2a
[15:03:17] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:03:18] [Client thread/WARN] [powersuits]: 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.281
[15:03:18] [Client thread/WARN] [numina]: 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
[15:03:18] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.7-127
[15:03:19] [Client thread/WARN] [qmunitylib]: Mod qmunitylib is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:03:21] [Client thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.14
[15:03:22] [Client thread/WARN] [ForgeMicroblock]: 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
[15:03:22] [Client thread/WARN] [ForgeMultipart]: 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
[15:03:22] [Client thread/WARN] [McMultipart]: 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
[15:03:22] [Client thread/INFO] [FML]: Forge Mod Loader has identified 139 mods to load
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.inventory (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.block (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.tileentity (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.mj (owned by BuildCraftAPI|core) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.transport (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package buildcraft.api.boards (owned by BuildCraftAPI|core) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package buildcraft.api.robots (owned by BuildCraftAPI|core) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [arsmagica2] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.modhelpers (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package cofh.api.world (owned by CoFHAPI) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[15:03:22] [Client thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[15:03:24] [Client thread/INFO] [FML]: FML has found a non-mod file Chisel2-2.3.5.31-sources.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:03:24] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.5.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:03:24] [Client thread/INFO] [FML]: FML has found a non-mod file Ruins-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:03:24] [Client thread/INFO] [FML]: 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.
[15:03:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <DragonAPI ASM>, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, ArmorStatusHUD, ae2stuff, AgriCraft, AppleCore, appliedenergistics2, Automagy, autopackager, bdlib, BiblioCraft, AWWayofTime, bluepower, Botania, BuildCraft|Core, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, chisel, CoFHCore, CompactMachines, ComputerCraft, DeathCounter, props, DraconicEvolution, DragonAPI, Enchiridion, Enchiridion2, EnderIO, EnderStorage, EnderTech, exastris, exnihilo, extracells, ExtraUtilities, factorization.misc, factorization.notify, factorization, ForbiddenMagic, GalacticraftMars, GalacticraftCore, advgenerators, Hats, HatStand, IC2NuclearControl, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, Mekanism, MekanismGenerators, MekanismTools, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatMagicalCrops, powersuits, Morpheus, cfm, Natura, NetherOres, NodalMechanics, numina, OpenBlocks, OpenMods, OpenPeripheralIntegration, OpenPeripheralCore, OpenPeripheral, harvestcraft, PneumaticCraft, PowerConverters3, qmunitylib, Railcraft, RandomThings, RedstoneArsenal, RefinedRelocation, rftools, RotaryCraft, Sanguimancy, simplyjetpacks, SolarFlux, StevesFactoryManager, StevesAddons, StevesWorkshop, StorageDrawers, TabulaRasa, tcnodetracker, TConstruct, Thaumcraft, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
[15:03:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <DragonAPI ASM>, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, ArmorStatusHUD, ae2stuff, AgriCraft, AppleCore, appliedenergistics2, Automagy, autopackager, bdlib, BiblioCraft, AWWayofTime, bluepower, Botania, BuildCraft|Core, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, chisel, CoFHCore, CompactMachines, ComputerCraft, DeathCounter, props, DraconicEvolution, DragonAPI, Enchiridion, Enchiridion2, EnderIO, EnderStorage, EnderTech, exastris, exnihilo, extracells, ExtraUtilities, factorization.misc, factorization.notify, factorization, ForbiddenMagic, GalacticraftMars, GalacticraftCore, advgenerators, Hats, HatStand, IC2NuclearControl, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, Mekanism, MekanismGenerators, MekanismTools, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatMagicalCrops, powersuits, Morpheus, cfm, Natura, NetherOres, NodalMechanics, numina, OpenBlocks, OpenMods, OpenPeripheralIntegration, OpenPeripheralCore, OpenPeripheral, harvestcraft, PneumaticCraft, PowerConverters3, qmunitylib, Railcraft, RandomThings, RedstoneArsenal, RefinedRelocation, rftools, RotaryCraft, Sanguimancy, simplyjetpacks, SolarFlux, StevesFactoryManager, StevesAddons, StevesWorkshop, StorageDrawers, TabulaRasa, tcnodetracker, TConstruct, Thaumcraft, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
[15:03:27] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[15:03:28] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[15:03:29] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bje (2 / 2)
[15:03:29] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
[15:03:30] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[15:03:31] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
[15:03:32] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[15:03:32] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[15:03:33] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[15:03:33] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[15:03:33] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropFewItems (obfuscated as func_70628_a)
[15:03:33] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropEquipment (obfuscated as func_82160_b)
[15:03:33] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropRareDrop (obfuscated as func_70600_l)
[15:03:33] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.client.resources.AbstractResourcePack.getInputStreamByName (obfuscated as func_110591_a)
[15:03:33] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive field access to class net.minecraft.potion.Potion.potionTypes (obfuscated as field_76425_a)
[15:03:33] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[15:03:33] [Client thread/ERROR] [DragonAPI]: The mod DragonAPI is expecting signature @GET_FINGERPRINT@ for source DragonAPI-1.7.10.jar, however there is no signature matching that description
[15:03:33] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: RotaryCraft detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from RotaryCraft
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ReactorCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ExpandedRedstone not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: CritterPet not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: VoidMonster not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: UsefulTNT not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: MeteorCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: JetPlane not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: CaveControl not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: LegacyCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ElectriCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ChromatiCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Energy not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Factory not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Transport detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Transport
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Thaumcraft detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Thaumcraft
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: IC2 detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from IC2
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: gregtech_addon not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Forestry not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: AppliedEnergistics not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: MFFS not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: TwilightForest not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Natura detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Natura
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: BiomesOPlenty not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: MineFactoryReloaded detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from MineFactoryReloaded
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: DartCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: TConstruct detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from TConstruct
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for TConstruct: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for TConstruct: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ThermalExpansion detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ThermalExpansion
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Mekanism detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Mekanism
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: MekanismTools detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from MekanismTools
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Railcraft detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Railcraft
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for Railcraft: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: arsmagica2 detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from arsmagica2
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: EnderStorage detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from EnderStorage
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for EnderStorage: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for EnderStorage: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Optifine not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: TreeCapitator not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: pamharvestcraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Mystcraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: magicalcrops not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Mimicry not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: QuantumCraft not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: OpenBlocks detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from OpenBlocks
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: factorization detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from factorization
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: UniversalElectricity not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ExtraUtilities detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ExtraUtilities
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: powersuits detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from powersuits
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Redstone Arsenal not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: emashercore not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Highlands not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: ProjRed|Core not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: witchery detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from witchery
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: GalacticraftCore detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from GalacticraftCore
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: McMultipart detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from McMultipart
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for McMultipart: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for McMultipart: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: OpenComputers not detected in the MC installation. No special action taken.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: NotEnoughItems detected in the MC installation. Adjusting behavior accordingly.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from NotEnoughItems
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for NotEnoughItems: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for NotEnoughItems: Specified class was null. This may not be an error.
[15:03:34] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[15:03:34] [Client thread/ERROR] [RotaryCraft]: The mod RotaryCraft is expecting signature @GET_FINGERPRINT@ for source RotaryCraft-Mod-1.7.10.jar, however there is no signature matching that description
[15:03:34] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[15:03:38] [Client thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:176): OPC API v. 2.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/lguil_000/Desktop/FT/mods/OpenPeripheral-1.7.10-AIO-1.jar!/openperipheral/api/ApiAccess.class)
[15:03:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Automagy, FMLFileResourcePack:AutoPackager, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Blue Power, FMLFileResourcePack:Botania, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:Buildcraft Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DeathCounter, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:DragonAPI, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ex Astris, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Nuclear Control, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MFR Compat: MagicalCrops, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morpheus, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NodalMechanics, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Power Converters 3, FMLFileResourcePack:QmunityLib, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:RFTools, FMLFileResourcePack:RotaryCraft, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Translocator, FMLFileResourcePack:Witchery, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[15:03:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:03:41] [Client thread/INFO] [FML]: Found 443 ObjectHolder annotations
[15:03:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:03:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:03:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:03:42] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[15:03:42] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: stp_up
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[15:03:42] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[15:03:43] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
[15:03:43] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:03:43] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[15:03:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[15:03:44] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[15:03:44] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1107ms )
[15:03:44] [Client thread/INFO] [bdlib]: bdlib 1.9.2.104 loaded
Exception in thread "AE2 VersionChecker" [15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at appeng.services.VersionChecker.run(VersionChecker.java:86)
[15:03:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:at java.lang.Thread.run(Unknown Source)
[15:03:44] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[15:03:44] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
[15:03:44] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/lguil_000/Desktop/FT/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
[15:03:45] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/lguil_000/Desktop/FT/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
[15:03:45] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
[15:03:45] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
[15:03:45] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
[15:03:45] [Client thread/INFO] [AgriCraft]: Starting Pre-Initialization
[15:03:45] [Client thread/INFO] [AgriCraft]: Checking for loaded mods:
[15:03:45] [Client thread/INFO] [AgriCraft]: - NEI loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Pam's HarvestCraft loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Natura loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Pam's Weee Flowers loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Forestry loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Thaumic tinkerer loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Hunger Overhaul loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Ex Nihilo loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Plant Mega Pack loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Magical Crops loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Railcraft loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Thaumcraft loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - MineFactory Reloaded loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Waila loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - Chococraft loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - McMultipart loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - MineTweaker loaded: false
[15:03:45] [Client thread/INFO] [AgriCraft]: - ExtraUtilities loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Botania loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: - Tinker's Construct loaded: true
[15:03:45] [Client thread/INFO] [AgriCraft]: Done
[15:03:45] [Client thread/INFO] [AgriCraft]: Configuration Loaded
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
[15:03:45] [Client thread/INFO] [AgriCraft]: Blocks registered
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropMelon
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPumpkin
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
[15:03:45] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
[15:03:45] [Client thread/INFO] [AgriCraft]: Crops registered
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:sprinklerItem
[15:03:45] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
[15:03:45] [Client thread/INFO] [AgriCraft]: Items Registered
[15:03:45] [Client thread/INFO] [AgriCraft]: Pre-Initialization Complete
[15:03:46] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[15:03:46] [Client thread/INFO] [CoFHWorld]: Registering default generators
[15:03:46] [Client thread/INFO] [CoFHWorld]: Complete
[15:03:46] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[15:03:47] [Client thread/ERROR] [Automagy]: Skipping event FMLPreInitializationEvent and marking errored mod Automagy since required dependency Thaumcraft has errored
[15:03:50] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.0.21
[15:03:50] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[15:03:50] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[15:03:50] [Client thread/ERROR] [BuildCraft|Silicon]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Silicon since required dependency BuildCraft|Core has errored
[15:03:50] [Client thread/ERROR] [BuildCraft|Transport]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Transport since required dependency BuildCraft|Core has errored
[15:03:50] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[15:03:50] [Client thread/INFO] [IC2]: Starting pre-init
[15:03:50] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[15:03:50] [Client thread/INFO] [IC2]: Using 32 audio sources.
[15:03:52] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[15:03:52] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[15:03:52] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[15:03:53] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[15:03:54] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item ingotTin
[15:03:54] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=1xtile.railcraft.cube@2 meta=2
[15:03:54] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <http://railcraft.info>: 9.6.1.0
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=1xtile.railcraft.ore@0 meta=0
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=1xtile.railcraft.ore@1 meta=1
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.railcraft.ore@2 meta=2
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=1xtile.railcraft.ore@3 meta=3
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=1xtile.railcraft.ore@4 meta=4
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=1xtile.railcraft.ore@5 meta=5
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, id=1xtile.railcraft.ore@9 meta=9
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, id=1xtile.railcraft.ore@8 meta=8
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, id=1xtile.railcraft.ore@7 meta=7
[15:03:54] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, id=1xtile.railcraft.ore@10 meta=10
[15:05:23] [Client thread/ERROR] [ThermalExpansion]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalExpansion since required dependency ThermalFoundation has errored
[15:12:17] [Client thread/ERROR] [TConstruct]: Skipping event FMLPreInitializationEvent and marking errored mod TConstruct since required dependency Mantle has errored
Exception in thread "CoFHUpdater:ThermalFoundation" [15:14:03] [CoFHUpdater:ThermalFoundation/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
[15:23:29] [Client thread/ERROR] [powersuits]: Skipping event FMLPreInitializationEvent and marking errored mod powersuits since required dependency numina has errored
[15:23:29] [Client thread/ERROR] [Natura]: Skipping event FMLPreInitializationEvent and marking errored mod Natura since required dependency Mantle has errored
Exception in thread "CoFHUpdater:RedstoneArsenal" [15:40:24] [CoFHUpdater:RedstoneArsenal/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
[15:40:32] [Client thread/ERROR] [RotaryCraft]: Skipping event FMLPreInitializationEvent and marking errored mod RotaryCraft since required dependency DragonAPI has errored
[15:40:32] [Client thread/ERROR] [exastris]: Skipping event FMLPreInitializationEvent and marking errored mod exastris since required dependency exnihilo has errored
[15:40:34] [Client thread/INFO] [factorization]: This is Factorization 1.7.10-0.8.87.1
[15:40:35] [Client thread/ERROR] [factorization.misc]: Skipping event FMLPreInitializationEvent and marking errored mod factorization.misc since required dependency factorization has errored
[15:40:35] [Client thread/ERROR] [ThaumicTinkerer]: Skipping event FMLPreInitializationEvent and marking errored mod ThaumicTinkerer since required dependency Thaumcraft has errored
[15:40:35] [Client thread/ERROR] [ForbiddenMagic]: Skipping event FMLPreInitializationEvent and marking errored mod ForbiddenMagic since required dependency Thaumcraft has errored
[15:40:35] [Client thread/ERROR] [GalacticraftMars]: Skipping event FMLPreInitializationEvent and marking errored mod GalacticraftMars since required dependency GalacticraftCore has errored
[15:40:41] [Client thread/ERROR] [Hats]: Skipping event FMLPreInitializationEvent and marking errored mod Hats since required dependency iChunUtil has errored
[15:40:41] [Client thread/ERROR] [HatStand]: Skipping event FMLPreInitializationEvent and marking errored mod HatStand since required dependency Hats has errored
[15:40:41] [Client thread/ERROR] [IC2NuclearControl]: Skipping event FMLPreInitializationEvent and marking errored mod IC2NuclearControl since required dependency IC2 has errored
[15:40:41] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[15:40:47] [Client thread/ERROR] [LogisticsPipes]: Skipping event FMLPreInitializationEvent and marking errored mod LogisticsPipes since required dependency BuildCraft|Core has errored
[15:40:49] [Client thread/ERROR] [malisisdoors]: Skipping event FMLPreInitializationEvent and marking errored mod malisisdoors since required dependency malisiscore has errored
[15:40:53] [Client thread/ERROR] [MekanismGenerators]: Skipping event FMLPreInitializationEvent and marking errored mod MekanismGenerators since required dependency Mekanism has errored
[15:40:53] [Client thread/ERROR] [MekanismTools]: Skipping event FMLPreInitializationEvent and marking errored mod MekanismTools since required dependency Mekanism has errored
[15:40:54] [Client thread/INFO] [Morpheus]: Loading configuration
[15:41:58] [Client thread/ERROR] [NodalMechanics]: Skipping event FMLPreInitializationEvent and marking errored mod NodalMechanics since required dependency Thaumcraft has errored
[15:42:00] [Client thread/ERROR] [OpenPeripheralCore]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheralCore since required dependency OpenMods has errored
[15:42:00] [Client thread/ERROR] [OpenPeripheral]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheral since required dependency OpenMods has errored
[15:42:00] [Client thread/ERROR] [OpenBlocks]: Skipping event FMLPreInitializationEvent and marking errored mod OpenBlocks since required dependency OpenMods has errored
[15:42:00] [Client thread/ERROR] [OpenPeripheralIntegration]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheralIntegration since required dependency OpenMods has errored
[15:42:04] [Client thread/INFO] [PowerConverters]: PowerConverters PreInitialization Started.
[15:42:13] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[15:42:15] [Client thread/ERROR] [simplyjetpacks]: Could not find CoFHLib!
[15:42:17] [Client thread/INFO] [SolarFlux]: Pre Initialization
[15:42:21] [Client thread/ERROR] [StevesAddons]: Skipping event FMLPreInitializationEvent and marking errored mod StevesAddons since required dependency StevesFactoryManager has errored
[15:42:39] [Client thread/ERROR] [tcnodetracker]: Skipping event FMLPreInitializationEvent and marking errored mod tcnodetracker since required dependency Thaumcraft has errored
[15:42:39] [Client thread/ERROR] [thaumicenergistics]: Skipping event FMLPreInitializationEvent and marking errored mod thaumicenergistics since required dependency Thaumcraft has errored
[15:42:39] [Client thread/ERROR] [ThaumicHorizons]: Skipping event FMLPreInitializationEvent and marking errored mod ThaumicHorizons since required dependency Thaumcraft has errored
[15:42:39] [Client thread/ERROR] [ThermalDynamics]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalDynamics since required dependency ThermalFoundation has errored
[15:43:19] [Client thread/ERROR] [ForgeMicroblock]: Skipping event FMLPreInitializationEvent and marking errored mod ForgeMicroblock since required dependency ForgeMultipart has errored
[15:43:19] [Client thread/INFO] [FML]: Applying holder lookups
 
Exception in thread "CoFHUpdater:ThermalFoundation" [15:14:03] [CoFHUpdater:ThermalFoundation/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
Manque de mémoire. Ajoutes cet argument Java :
Code:
-XX:permSize=256M