[23:40:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[23:40:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_45
[23:40:37] [main/INFO] [FML]: [AppEng] Core Init
[23:40:37] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:37] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[23:40:38] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
[23:40:38] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[23:40:38] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[23:40:38] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[23:40:38] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
[23:40:38] [main/INFO] [LiteLoader]: Initialising Loader properties...
[23:40:38] [main/INFO] [LiteLoader]: Setting up logger...
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
[23:40:38] [main/INFO] [LiteLoader]: Java reports OS="windows 7"
[23:40:38] [main/INFO] [LiteLoader]: Enumerating class path...
[23:40:38] [main/INFO] [LiteLoader]: Class path separator=";"
[23:40:38] [main/INFO] [LiteLoader]: Class path entries=(
classpathEntry=C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/jars/NewLaunch.jar
)
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods]
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10]
[23:40:38] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
[23:40:38] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
[23:40:38] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods
[23:40:38] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10
[23:40:38] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[23:40:38] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
[23:40:38] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
[23:40:38] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[23:40:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[23:40:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:40:39] [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.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [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.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
... 14 more
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:40:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:40:40] [main/INFO] [LiteLoader]: Injecting downstream transformers
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[23:40:40] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.player.EntityPlayer
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 1!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 2!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.Entity
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied PUSHENTITYOUT ASM handler!
[23:40:40] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.client.gui.inventory.GuiContainer
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied ITEMRENDEREVENT ASM handler!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.world.World
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied ICECANCEL ASM handler!
[23:40:40] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[23:40:40] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[23:40:40] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[23:40:40] [main/INFO]: Setting user: <PROFILE NAME>
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.item.EntityItem
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied ITEMUPDATE ASM handler!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.block.BlockFire
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 1!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 2!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 3!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.tileentity.TileEntityFurnace
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied FURNACEUPDATE ASM handler!
[23:40:41] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.item.ItemBlock
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BLOCKPLACE ASM handler!
[23:40:41] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[23:40:42] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.monster.EntityCreeper
[23:40:42] [main/INFO] [FML]: DRAGONAPI: Successfully applied CREEPERBOMBEVENT ASM handler!
[23:40:42] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[23:40:42] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:40:43] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[23:40:43] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[23:40:43] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[23:40:43] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 19 handlers(s) and 19 total invokations
[23:40:43] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// There are four lights!
Time: 7/13/15 11:40 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 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 559416024 bytes (533 MB) / 665321472 bytes (634 MB) up to 954728448 bytes (910 MB)
Mod Pack: ~~ERROR~~ NullPointerException: null
LiteLoader Mods: ~~ERROR~~ NullPointerException: null
LaunchWrapper: 41 active transformer(s)
- Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: net.minecraftforge.classloading.FluidIdTransformer
- Transformer: appeng.transformer.asm.ASMIntegration
- Transformer: codechicken.lib.asm.ClassHeirachyManager
- Transformer: codechicken.core.asm.InterfaceDependancyTransformer
- Transformer: codechicken.core.asm.TweakTransformer
- Transformer: codechicken.core.asm.DelegatedTransformer
- Transformer: codechicken.core.asm.DefaultImplementationTransformer
- Transformer: glenn.gases.common.core.GGClassTransformer
- Transformer: glenn.gasesframework.common.core.GFClassTransformer
- Transformer: invtweaks.forge.asm.ContainerTransformer
- Transformer: codechicken.nei.asm.NEITransformer
- Transformer: li.cil.oc.common.asm.ClassTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
- Transformer: appeng.transformer.asm.ASMTweaker
- Transformer: codechicken.core.asm.CodeChickenAccessTransformer
- Transformer: cofh.asm.CoFHAccessTransformer
- Transformer: invtweaks.forge.asm.ITAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
- Transformer: cofh.asm.CoFHClassTransformer
- Transformer: Reika.DragonAPI.ASM.InterfaceInjector
- Transformer: Reika.DragonAPI.ASM.APIStripper
- Transformer: Reika.DragonAPI.ASM.DragonAPIClassTransfomer
- Transformer: Reika.DragonAPI.ASM.FMLItemBlockPatch
- Transformer: Reika.DragonAPI.ASM.DependentMethodStripper
- Transformer: assets.rivalrebels.ASMTransformer
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$ASMExecutor
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$InterfaceVerifier
- Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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 353.30' Renderer: 'GeForce GTX 760/PCIe/SSE2'
[23:40:43] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:40:43] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[23:40:43] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[23:40:43] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:40:43] [Client thread/INFO] [FML]: [AppEng] Core Init
[23:40:43] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[23:40:43] [Client thread/INFO] [FML]: Searching C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods for mods
[23:40:43] [Client thread/INFO] [FML]: Also searching C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10 for mods
[23:40:45] [Client thread/INFO] [DragonAPI]: Mod DragonAPI is missing the required element 'name'. Substituting DragonAPI
[23:40:45] [Client thread/WARN] [DragonAPI]: Mod DragonAPI is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [Client thread/WARN] [ElectriCraft]: Mod ElectriCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [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.36
[23:40:45] [Client thread/WARN] [ExpandedRedstone]: Mod ExpandedRedstone is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [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.4c
[23:40:45] [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.1.2.331
[23:40:45] [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.1.2.331
[23:40:45] [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.1.2.331
[23:40:46] [Client thread/WARN] [IGWMod]: Mod IGWMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.3-18
[23:40:46] [Client thread/WARN] [ReactorCraft]: Mod ReactorCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:46] [Client thread/WARN] [RotaryCraft]: Mod RotaryCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 89 mods to load
[23:40:47] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[23:40:47] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package appeng.api (owned by appliedenergistics2) without associated API reference
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file gases-1.7.10-1.6.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file Natura Mod Installer 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.
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
[23:40:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, gasesCore, gasesFrameworkCore, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, <DragonAPI ASM>, Pistronics2, ActuallyAdditions, appliedenergistics2, bdlib, BigReactors, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, BuildCraft|Transport, CarpentersBlocks, CoFHCore, ComputerCraft, DraconicEvolution, DragonAPI, DynamicTransport, ElectriCraft, EnderIO, EnderStorage, EnderTech, ExpandedRedstone, ExtraUtilities, ForgeMicroblock, ForgeMultipart, McMultipart, gases, gasesFramework, GollumCoreLib, GYTH, HopperDuctMod, IC2NuclearControl, IGWMod, IC2, inventorytweaks, JABBA, LunatriusCore, Magneticraft, Mantle, MCEF, 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, Natura, NuclearCraft, OpenComputers, pressure, Railcraft, ReactorCraft, rivalrebels, RotaryCraft, simplefluidtanks, SlimevoidLib, Stackie, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WaterPower, XaeroMinimap] at CLIENT
[23:40:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, gasesCore, gasesFrameworkCore, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, <DragonAPI ASM>, Pistronics2, ActuallyAdditions, appliedenergistics2, bdlib, BigReactors, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, BuildCraft|Transport, CarpentersBlocks, CoFHCore, ComputerCraft, DraconicEvolution, DragonAPI, DynamicTransport, ElectriCraft, EnderIO, EnderStorage, EnderTech, ExpandedRedstone, ExtraUtilities, ForgeMicroblock, ForgeMultipart, McMultipart, gases, gasesFramework, GollumCoreLib, GYTH, HopperDuctMod, IC2NuclearControl, IGWMod, IC2, inventorytweaks, JABBA, LunatriusCore, Magneticraft, Mantle, MCEF, 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, Natura, NuclearCraft, OpenComputers, pressure, Railcraft, ReactorCraft, rivalrebels, RotaryCraft, simplefluidtanks, SlimevoidLib, Stackie, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WaterPower, XaeroMinimap] at SERVER
[23:40:49] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
[23:40:49] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
[23:40:49] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[23:40:49] [Client thread/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
[23:40:49] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied TILERENDER ASM handler!
[23:40:49] [Client thread/INFO] [LiteLoader]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
[23:40:49] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[23:40:49] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.potion.PotionEffect
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 1!
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 2!
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropFewItems (obfuscated as func_70628_a)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropEquipment (obfuscated as func_82160_b)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropRareDrop (obfuscated as func_70600_l)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.client.resources.AbstractResourcePack.getInputStreamByName (obfuscated as func_110591_a)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive field access to class net.minecraft.potion.Potion.potionTypes (obfuscated as field_76425_a)
[23:40:50] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered DRAGONAPI as version v7f
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Completed loading phase CONSTRUCT in 41 ms (0h:0m:0s:41ms).
[23:40:50] [Client thread/ERROR] [DragonAPI]: The mod DragonAPI is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source DragonAPI 1.7.10 V7f.jar, however there is no signature matching that description
[23:40:50] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered DRAGONAPI as version v7f
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:50] [Client thread/INFO] [FML]: Removing interface framesapi/IMoveCheck from Reika/DragonAPI/Base/BlockTEBase; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/DragonAPI/Base/BlockTEBase: []
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RotaryCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from RotaryCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ReactorCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ReactorCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExpandedRedstone detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ExpandedRedstone
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for ExpandedRedstone: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for ExpandedRedstone: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: CritterPet not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: VoidMonster not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: UsefulTNT not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MeteorCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: JetPlane not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: CaveControl not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: LegacyCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ElectriCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ElectriCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ChromatiCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Core detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Core
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Energy detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Energy
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Factory detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Factory
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Transport detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Transport
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Silicon detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Silicon
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Thaumcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: IC2 detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from IC2
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: gregtech not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Forestry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: appliedenergistics2 detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from appliedenergistics2
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for appliedenergistics2: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for appliedenergistics2: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MFFS not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TwilightForest not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Natura detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Natura
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BiomesOPlenty not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MineFactoryReloaded detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from MineFactoryReloaded
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: DartCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TConstruct detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from TConstruct
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ThermalExpansion detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ThermalExpansion
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ThermalFoundation detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ThermalFoundation
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mekanism not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MekanismTools not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Railcraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Railcraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: arsmagica2 not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: EnderStorage detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from EnderStorage
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for EnderStorage: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for EnderStorage: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TreeCapitator not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: harvestcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mystcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: magicalcrops not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mimicry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: QuantumCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: OpenBlocks not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: factorization not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: UniversalElectricity not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExtraUtilities detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ExtraUtilities
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: powersuits not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RedstoneArsenal not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: emashercore not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Highlands not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ProjRed|Core not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: witchery not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: GalacticraftCore not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: McMultipart detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from McMultipart
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for McMultipart: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for McMultipart: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: OpenComputers detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from OpenComputers
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for OpenComputers: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for OpenComputers: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: NotEnoughItems detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from NotEnoughItems
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for NotEnoughItems: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for NotEnoughItems: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ATG not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Waila detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Waila
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for Waila: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for Waila: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: bluepower not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: easycoloredlights not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: EnderIO detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from EnderIO
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ComputerCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ComputerCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RouterReborn not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: PneumaticCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ProjectE not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: AWWayofTime not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: lycanitesmobs not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: zcraftingmanager not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: minechem not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: terrafirmacraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Botania not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: gendustry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: LiteLoader detected. Loading compatibility features.
[23:40:50] [Client thread/INFO] [FML]: Note that some parts of the game, especially sounds and textures, may error out.
[23:40:50] [Client thread/INFO] [FML]: Try reloading resources (F3+T) to fix this.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Optifine not detected.
[23:40:50] [Client thread/INFO] [FML]: Removing interface mrtjp/projectred/api/IScrewdriver from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface binnie/extratrees/api/IToolHammer from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface powercrystals/minefactoryreloaded/api/IToolHammer from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface santa/api/interfaces/wrench/IWrench from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface com/bluepowermod/api/misc/IScrewdriver from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/ItemScrewdriver: [buildcraft/api/tools/IToolWrench, com/carpentersblocks/api/ICarpentersHammer]
[23:40:50] [Client thread/INFO] [FML]: Removing interface forestry/api/arboriculture/IToolGrafter from Reika/RotaryCraft/Items/Tools/Charged/ItemChargedGrafter; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Charged/ItemChargedGrafter: []
[23:40:50] [Client thread/INFO] [FML]: Removing interface forestry/api/arboriculture/IToolGrafter from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedrockGrafter; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedrockGrafter: []
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/nodes/IRevealer from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/IGoggles from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/IVisDiscountGear from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal: []
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal.getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Lthaumcraft/api/aspects/Aspect;)I'; Reason: Required mod THAUMCRAFT not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Injecting 1 interfaces into Reika/RotaryCraft/Base/ItemBlockPlacer: [minechem.api.IDecomposerControl]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class minechem/api/IDecomposerControl successfully injected.
[23:40:50] [Client thread/INFO] [FML]: Removing interface com/bioxx/tfc/api/Interfaces/ISize from Reika/RotaryCraft/Base/ItemBlockPlacer; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Base/ItemBlockPlacer: [minechem/api/IDecomposerControl]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getDecomposerMultiplier(Lnet/minecraft/item/ItemStack;)D'; Reason: Required mod MINECHEM not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getSize(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumSize;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getWeight(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumWeight;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getReach(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumItemReach;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.canStack()Z'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered ROTARYCRAFT as version v7f
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:50] [Client thread/ERROR] [RotaryCraft]: The mod RotaryCraft is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source RotaryCraft 1.7.10 V7f.jar, however there is no signature matching that description
[23:40:50] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered ROTARYCRAFT as version v7f
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Injecting 3 interfaces into Reika/DragonAPI/Base/TileEntityBase: [dan200.computercraft.api.peripheral.IPeripheral, li.cil.oc.api.network.Environment, li.cil.oc.api.network.ManagedPeripheral]
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class dan200/computercraft/api/peripheral/IPeripheral successfully injected.
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class li/cil/oc/api/network/Environment successfully injected.
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class li/cil/oc/api/network/ManagedPeripheral successfully injected.
[23:40:51] [Client thread/ERROR] [ElectriCraft]: Skipping event FMLConstructionEvent and marking errored mod ElectriCraft since required dependency RotaryCraft has errored
[23:40:51] [Client thread/INFO] [FML]: Expanded Redstone is not running in a deobfuscated environment.
[23:40:51] [Client thread/INFO] [FML]: Registered EXPANDED REDSTONE as version v7a
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Active Classloader is: [email protected]
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:40:51] [Client thread/ERROR] [ExpandedRedstone]: The mod ExpandedRedstone is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source ExpandedRedstone 1.7.10 V7a.jar, however there is no signature matching that description
[23:40:51] [Client thread/INFO] [FML]: Expanded Redstone is not running in a deobfuscated environment.
[23:40:51] [Client thread/INFO] [FML]: Registered EXPANDED REDSTONE as version v7a
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Active Classloader is: [email protected]
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:51] [Client thread/INFO] [LiteLoader]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[23:40:52] [Client thread/ERROR] [ReactorCraft]: Skipping event FMLConstructionEvent and marking errored mod ReactorCraft since required dependency RotaryCraft has errored
[23:40:52] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[23:40:52] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar)
UC CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UC gasesCore{1.6.2} [Glenn's Gases Core] (minecraft.jar)
UC gasesFrameworkCore{1.1.2} [Gases Framework Core] (minecraft.jar)
UC NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UC OpenComputers|Core{1.5.14.30} [OpenComputers (Core)] (minecraft.jar)
UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UC Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC ActuallyAdditions{1.7.10-0.0.5.2} [Actually Additions] (ActuallyAdditions-1.7.10-0.0.5.2.jar)
UC appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar)
UC bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar)
UC BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
UC BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
UC BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
UC BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
UC BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
UC BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
UC BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
UC CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UC ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UC DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UC IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UC DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
UC SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimeVoid-Library-1.7.10.jar)
UC DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UE RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V7f.jar)
UE ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V7e.jar)
UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UC EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UC EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UC ExpandedRedstone{1.0} [ExpandedRedstone] (ExpandedRedstone 1.7.10 V7a.jar)
UC ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC ExtraUtilities{1.2.4c} [Extra Utilities] (extrautilities-1.2.4c.jar)
UC McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC gasesFramework{1.1.2} [Gases Framework] (gasesFramework-1.7.10-1.1.2.jar)
UC gases{1.6.2} [Glenn's Gases] (gases-1.7.10-1.6.2.jar)
UC GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UC GYTH{1.0.0} [Get Ya' Tanks Here] (Gyth-1.0.0-1.7.10.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC IC2NuclearControl{1.7.10.06} [Nuclear Control] (ic2nc-1.7.10-1.7.10.06.jar)
UC IGWMod{1.1.3-18} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.3-18-universal.jar)
UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UC JABBA{1.1.4} [JABBA] (Just-Another-Better-Barrel-Attempt-Mod-1.7.10.jar)
UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UC MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC NuclearCraft{0.0.1.1} [NuclearCraft] (NuclearCraft-0.0.1.1--1.7.10.jar)
UC OpenComputers{1.5.14.30} [OpenComputers] (OpenComputers-MC1.7.10-1.5.14.30-universal.jar)
UC pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UE ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V7f.jar)
UC rivalrebels{1.7.10J} [Rival Rebels] (rivalrebels-1.7.10J.jar)
UC simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar)
UC Stackie{1.6.0.35} [Stackie] (Stackie-1.7.10-1.6.0.35-universal.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC WaterPower{0.3j} [WaterPower] (WaterPower-1.7.10-0.3j.jar)
UC XaeroMinimap{1.5.3} [Xaero's Minimap] (xaeros_minimap_v1.5.3_1.7.10_Forge.jar)
UC ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC Magneticraft{0.2.0f} [Magneticraft] (magneticraft-0.2.0f.jar)
[23:40:52] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[23:40:52] [Client thread/ERROR] [FML]: Caught exception from RotaryCraft
java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:81) ~[ClientProxy.class:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [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_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [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.ClassNotFoundException: Reika.RotaryCraft.TileEntities.Transmission.TileEntityGearbox
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/Auxiliary/Interfaces/NBTTile
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.Auxiliary.Interfaces.NBTTile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
[23:40:52] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 7/13/15 11:40 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
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:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:81)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
at sun.reflect.GeneratedMethodAccessor5.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.loadMods(Loader.java:513)
... 18 more
Caused by: java.lang.ClassNotFoundException: Reika.RotaryCraft.TileEntities.Transmission.TileEntityGearbox
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/Auxiliary/Interfaces/NBTTile
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 46 more
Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.Auxiliary.Interfaces.NBTTile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 50 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
MultiMC version: 0.4.7
Minecraft folder is:
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/instances/funland05/minecraft
Java path is:
C:/Program Files/Java/jre1.8.0_45/bin/javaw.exe
Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx1024m, -Duser.language=en, -jar, C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/jars/NewLaunch.jar]
Minecraft process ID: 8048
Using onesix launcher.
Main Class:
net.minecraft.launchwrapper.Launch
Native path:
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/instances/funland05/natives
Traits:
[]
Libraries:
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/mumfrey/liteloader/1.7.10_04/liteloader-1.7.10_04.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/minecraftforge/forge/1.7.10-10.13.4.1448-1.7.10/forge-1.7.10-10.13.4.1448-1.7.10-universal.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/minecraft/launchwrapper/1.11/launchwrapper-1.11.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/google/guava/guava/17.0/guava-17.0.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar
C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/versions/1.7.10/1.7.10.jar
Mods:
DragonAPI 1.7.10 V7f
ElectriCraft 1.7.10 V7e
ExpandedRedstone 1.7.10 V7a
ReactorCraft 1.7.10 V7f
RotaryCraft 1.7.10 V7f
ActuallyAdditions-1.7.10-0.0.5.2
appliedenergistics2-rv2-stable-3
bdlib-1.9.0.94-mc1.7.10
BigReactors-0.4.2A2
buildcraft-7.0.15
Carpenter's Blocks v3.3.7 DEV - MC 1.7.10
CodeChickenCore-1.7.10-1.0.6.44-universal
CoFHCore-[1.7.10]3.0.3-303
ComputerCraft1.73
Draconic-Evolution-1.7.10-1.0.1c
DynamicTransport-0.1.2.0
EnderIO-1.7.10-2.2.8.381
EnderStorage-1.7.10-1.4.7.36-universal
EnderTech-1.7.10-0.3.2.388
extrautilities-1.2.4c
ForgeMultipart-1.7.10-1.1.2.331-universal
gasesFramework-1.7.10-1.1.2
gases-1.7.10-1.6.2
gases-1.7.10-1.6.2
Gollum-Core-Lib-1.7.10
Gyth-1.0.0-1.7.10
hopperductmod-1.7.10-1.3.2
Industrial-Craft-2-Mod-Experimental-1.7.10
IGW-Mod-1.7.10-1.1.3-18-universal
InventoryTweaks-1.59-dev-152
Just-Another-Better-Barrel-Attempt-Mod-1.7.10
LunatriusCore-1.7.10-1.1.2.21-universal
magneticraft-0.2.0f
Mantle-1.7.10-0.3.2
MCEF-1.7.10-0.6
MineFactoryReloaded-[1.7.10]2.8.0-104
natura-1.7.10-2.2.0.1
Natura Mod Installer 1.7.10
NotEnoughItems-1.7.10-1.0.4.107-universal
ic2nc-1.7.10-1.7.10.06
NuclearCraft-0.0.1.1--1.7.10
OpenComputers-MC1.7.10-1.5.14.30-universal
1.7.10-Pistronics2-v0.5.8
pressure-1.2.1.108-mc1.7.10
Railcraft_1.7.10-9.6.1.0
rivalrebels-1.7.10J
simplefluidtanks-1.7.10-1.2.0.5
SlimeVoid-Library-1.7.10
Stackie-1.7.10-1.6.0.35-universal
ThermalExpansion-[1.7.10]4.0.3B1-218
ThermalFoundation-[1.7.10]1.2.0-102
TConstruct_mc1.7.10_1.6.0d40.1
TMechworks-1.7.10-0.2.14.100
Waila-1.5.10_1.7.10
WaterPower-1.7.10-0.3j
xaeros_minimap_v1.5.3_1.7.10_Forge
Params:
[--username, <PROFILE NAME>, --version, MultiMC5, --gameDir, C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/instances/funland05/minecraft, --assetsDir, C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/assets, --assetIndex, 1.7.10, --uuid, <PROFILE ID>, --accessToken, <ACCESS TOKEN>, --userProperties, {}, --userType, mojang, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, com.mumfrey.liteloader.launch.LiteLoaderTweaker]
Window size: 854 x 480
Preparing native libraries...
Extracting twitch-platform-5.16-natives-windows-64.jar
Extracting twitch-external-platform-4.5-natives-windows-64.jar
Extracting jinput-platform-2.0.5-natives-windows.jar
Extracting lwjgl-platform-2.9.1-natives-windows.jar
[23:40:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[23:40:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[23:40:37] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[23:40:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_45
[23:40:37] [main/INFO] [FML]: [AppEng] Core Init
[23:40:37] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:37] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[23:40:38] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
[23:40:38] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[23:40:38] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[23:40:38] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[23:40:38] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
[23:40:38] [main/INFO] [LiteLoader]: Initialising Loader properties...
[23:40:38] [main/INFO] [LiteLoader]: Setting up logger...
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
[23:40:38] [main/INFO] [LiteLoader]: Java reports OS="windows 7"
[23:40:38] [main/INFO] [LiteLoader]: Enumerating class path...
[23:40:38] [main/INFO] [LiteLoader]: Class path separator=";"
[23:40:38] [main/INFO] [LiteLoader]: Class path entries=(
classpathEntry=C:/Users/Nunky/Downloads/mmc-stable-win32/MultiMC/jars/NewLaunch.jar
)
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods]
[23:40:38] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10]
[23:40:38] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
[23:40:38] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
[23:40:38] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods
[23:40:38] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10
[23:40:38] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[23:40:38] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[23:40:38] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
[23:40:38] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
[23:40:38] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[23:40:38] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[23:40:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:40:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[23:40:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:40:39] [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.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [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.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
... 14 more
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:40:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:40:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:40:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:40:40] [main/INFO] [LiteLoader]: Injecting downstream transformers
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[23:40:40] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
[23:40:40] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[23:40:40] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.player.EntityPlayer
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 1!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 2!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.Entity
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied PUSHENTITYOUT ASM handler!
[23:40:40] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[23:40:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.client.gui.inventory.GuiContainer
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied ITEMRENDEREVENT ASM handler!
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.world.World
[23:40:40] [main/INFO] [FML]: DRAGONAPI: Successfully applied ICECANCEL ASM handler!
[23:40:40] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[23:40:40] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[23:40:40] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[23:40:40] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[23:40:40] [main/INFO]: Setting user: <PROFILE NAME>
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.item.EntityItem
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied ITEMUPDATE ASM handler!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.block.BlockFire
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 1!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 2!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BURNBLOCK ASM handler 3!
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.tileentity.TileEntityFurnace
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied FURNACEUPDATE ASM handler!
[23:40:41] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.item.ItemBlock
[23:40:41] [main/INFO] [FML]: DRAGONAPI: Successfully applied BLOCKPLACE ASM handler!
[23:40:41] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[23:40:42] [main/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.entity.monster.EntityCreeper
[23:40:42] [main/INFO] [FML]: DRAGONAPI: Successfully applied CREEPERBOMBEVENT ASM handler!
[23:40:42] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[23:40:42] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:40:43] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[23:40:43] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[23:40:43] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[23:40:43] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 19 handlers(s) and 19 total invokations
[23:40:43] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// There are four lights!
Time: 7/13/15 11:40 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 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 559416024 bytes (533 MB) / 665321472 bytes (634 MB) up to 954728448 bytes (910 MB)
Mod Pack: ~~ERROR~~ NullPointerException: null
LiteLoader Mods: ~~ERROR~~ NullPointerException: null
LaunchWrapper: 41 active transformer(s)
- Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: net.minecraftforge.classloading.FluidIdTransformer
- Transformer: appeng.transformer.asm.ASMIntegration
- Transformer: codechicken.lib.asm.ClassHeirachyManager
- Transformer: codechicken.core.asm.InterfaceDependancyTransformer
- Transformer: codechicken.core.asm.TweakTransformer
- Transformer: codechicken.core.asm.DelegatedTransformer
- Transformer: codechicken.core.asm.DefaultImplementationTransformer
- Transformer: glenn.gases.common.core.GGClassTransformer
- Transformer: glenn.gasesframework.common.core.GFClassTransformer
- Transformer: invtweaks.forge.asm.ContainerTransformer
- Transformer: codechicken.nei.asm.NEITransformer
- Transformer: li.cil.oc.common.asm.ClassTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
- Transformer: appeng.transformer.asm.ASMTweaker
- Transformer: codechicken.core.asm.CodeChickenAccessTransformer
- Transformer: cofh.asm.CoFHAccessTransformer
- Transformer: invtweaks.forge.asm.ITAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
- Transformer: cofh.asm.CoFHClassTransformer
- Transformer: Reika.DragonAPI.ASM.InterfaceInjector
- Transformer: Reika.DragonAPI.ASM.APIStripper
- Transformer: Reika.DragonAPI.ASM.DragonAPIClassTransfomer
- Transformer: Reika.DragonAPI.ASM.FMLItemBlockPatch
- Transformer: Reika.DragonAPI.ASM.DependentMethodStripper
- Transformer: assets.rivalrebels.ASMTransformer
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$ASMExecutor
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$InterfaceVerifier
- Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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 353.30' Renderer: 'GeForce GTX 760/PCIe/SSE2'
[23:40:43] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:40:43] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[23:40:43] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[23:40:43] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:40:43] [Client thread/INFO] [FML]: [AppEng] Core Init
[23:40:43] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[23:40:43] [Client thread/INFO] [FML]: Searching C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods for mods
[23:40:43] [Client thread/INFO] [FML]: Also searching C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\mods\1.7.10 for mods
[23:40:45] [Client thread/INFO] [DragonAPI]: Mod DragonAPI is missing the required element 'name'. Substituting DragonAPI
[23:40:45] [Client thread/WARN] [DragonAPI]: Mod DragonAPI is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [Client thread/WARN] [ElectriCraft]: Mod ElectriCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [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.36
[23:40:45] [Client thread/WARN] [ExpandedRedstone]: Mod ExpandedRedstone is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:45] [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.4c
[23:40:45] [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.1.2.331
[23:40:45] [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.1.2.331
[23:40:45] [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.1.2.331
[23:40:46] [Client thread/WARN] [IGWMod]: Mod IGWMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.3-18
[23:40:46] [Client thread/WARN] [ReactorCraft]: Mod ReactorCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:46] [Client thread/WARN] [RotaryCraft]: Mod RotaryCraft is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:40:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 89 mods to load
[23:40:47] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[23:40:47] [Client thread/INFO] [FML]: Found mod(s) [DragonAPI] containing declared API package appeng.api (owned by appliedenergistics2) without associated API reference
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file gases-1.7.10-1.6.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file Natura Mod Installer 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.
[23:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
[23:40:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, gasesCore, gasesFrameworkCore, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, <DragonAPI ASM>, Pistronics2, ActuallyAdditions, appliedenergistics2, bdlib, BigReactors, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, BuildCraft|Transport, CarpentersBlocks, CoFHCore, ComputerCraft, DraconicEvolution, DragonAPI, DynamicTransport, ElectriCraft, EnderIO, EnderStorage, EnderTech, ExpandedRedstone, ExtraUtilities, ForgeMicroblock, ForgeMultipart, McMultipart, gases, gasesFramework, GollumCoreLib, GYTH, HopperDuctMod, IC2NuclearControl, IGWMod, IC2, inventorytweaks, JABBA, LunatriusCore, Magneticraft, Mantle, MCEF, 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, Natura, NuclearCraft, OpenComputers, pressure, Railcraft, ReactorCraft, rivalrebels, RotaryCraft, simplefluidtanks, SlimevoidLib, Stackie, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WaterPower, XaeroMinimap] at CLIENT
[23:40:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, gasesCore, gasesFrameworkCore, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, <DragonAPI ASM>, Pistronics2, ActuallyAdditions, appliedenergistics2, bdlib, BigReactors, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, BuildCraft|Transport, CarpentersBlocks, CoFHCore, ComputerCraft, DraconicEvolution, DragonAPI, DynamicTransport, ElectriCraft, EnderIO, EnderStorage, EnderTech, ExpandedRedstone, ExtraUtilities, ForgeMicroblock, ForgeMultipart, McMultipart, gases, gasesFramework, GollumCoreLib, GYTH, HopperDuctMod, IC2NuclearControl, IGWMod, IC2, inventorytweaks, JABBA, LunatriusCore, Magneticraft, Mantle, MCEF, 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, Natura, NuclearCraft, OpenComputers, pressure, Railcraft, ReactorCraft, rivalrebels, RotaryCraft, simplefluidtanks, SlimevoidLib, Stackie, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WaterPower, XaeroMinimap] at SERVER
[23:40:49] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
[23:40:49] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
[23:40:49] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[23:40:49] [Client thread/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
[23:40:49] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied TILERENDER ASM handler!
[23:40:49] [Client thread/INFO] [LiteLoader]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
[23:40:49] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[23:40:49] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[23:40:50] [Client thread/INFO] [LiteLoader]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Patching class net.minecraft.potion.PotionEffect
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 1!
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 2!
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropFewItems (obfuscated as func_70628_a)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropEquipment (obfuscated as func_82160_b)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropRareDrop (obfuscated as func_70600_l)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive method access to class net.minecraft.client.resources.AbstractResourcePack.getInputStreamByName (obfuscated as func_110591_a)
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Registering reflexive field access to class net.minecraft.potion.Potion.potionTypes (obfuscated as field_76425_a)
[23:40:50] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered DRAGONAPI as version v7f
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Completed loading phase CONSTRUCT in 41 ms (0h:0m:0s:41ms).
[23:40:50] [Client thread/ERROR] [DragonAPI]: The mod DragonAPI is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source DragonAPI 1.7.10 V7f.jar, however there is no signature matching that description
[23:40:50] [Client thread/INFO] [FML]: DragonAPI is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered DRAGONAPI as version v7f
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:50] [Client thread/INFO] [FML]: Removing interface framesapi/IMoveCheck from Reika/DragonAPI/Base/BlockTEBase; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/DragonAPI/Base/BlockTEBase: []
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RotaryCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from RotaryCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ReactorCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ReactorCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExpandedRedstone detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ExpandedRedstone
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for ExpandedRedstone: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for ExpandedRedstone: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: CritterPet not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: VoidMonster not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: UsefulTNT not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MeteorCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: JetPlane not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: CaveControl not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: LegacyCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ElectriCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ElectriCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ChromatiCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Core detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Core
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Energy detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Energy
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Factory detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Factory
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Transport detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Transport
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BuildCraft|Silicon detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from BuildCraft|Silicon
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Thaumcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: IC2 detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from IC2
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: gregtech not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Forestry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: appliedenergistics2 detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from appliedenergistics2
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for appliedenergistics2: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for appliedenergistics2: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MFFS not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TwilightForest not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Natura detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Natura
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: BiomesOPlenty not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MineFactoryReloaded detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from MineFactoryReloaded
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: DartCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TConstruct detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from TConstruct
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ThermalExpansion detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ThermalExpansion
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ThermalFoundation detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ThermalFoundation
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mekanism not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: MekanismTools not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Railcraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Railcraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: arsmagica2 not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: EnderStorage detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from EnderStorage
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for EnderStorage: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for EnderStorage: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: TreeCapitator not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: harvestcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mystcraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: magicalcrops not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Mimicry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: QuantumCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: OpenBlocks not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: factorization not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: UniversalElectricity not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ExtraUtilities detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ExtraUtilities
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: powersuits not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RedstoneArsenal not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: emashercore not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Highlands not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ProjRed|Core not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: witchery not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: GalacticraftCore not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: McMultipart detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from McMultipart
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for McMultipart: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for McMultipart: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: OpenComputers detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from OpenComputers
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for OpenComputers: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for OpenComputers: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: NotEnoughItems detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from NotEnoughItems
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for NotEnoughItems: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for NotEnoughItems: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ATG not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Waila detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from Waila
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not block class for Waila: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Could not item class for Waila: Specified class was null. This may not be an error.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: bluepower not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: easycoloredlights not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: EnderIO detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from EnderIO
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ComputerCraft detected in the MC installation. Adjusting behavior accordingly.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Attempting to load data from ComputerCraft
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: RouterReborn not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: PneumaticCraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: ProjectE not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: AWWayofTime not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: lycanitesmobs not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: zcraftingmanager not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: minechem not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: terrafirmacraft not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Botania not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: gendustry not detected in the MC installation. No special action taken.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: LiteLoader detected. Loading compatibility features.
[23:40:50] [Client thread/INFO] [FML]: Note that some parts of the game, especially sounds and textures, may error out.
[23:40:50] [Client thread/INFO] [FML]: Try reloading resources (F3+T) to fix this.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI: Optifine not detected.
[23:40:50] [Client thread/INFO] [FML]: Removing interface mrtjp/projectred/api/IScrewdriver from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface binnie/extratrees/api/IToolHammer from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface powercrystals/minefactoryreloaded/api/IToolHammer from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface santa/api/interfaces/wrench/IWrench from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface com/bluepowermod/api/misc/IScrewdriver from Reika/RotaryCraft/Items/Tools/ItemScrewdriver; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/ItemScrewdriver: [buildcraft/api/tools/IToolWrench, com/carpentersblocks/api/ICarpentersHammer]
[23:40:50] [Client thread/INFO] [FML]: Removing interface forestry/api/arboriculture/IToolGrafter from Reika/RotaryCraft/Items/Tools/Charged/ItemChargedGrafter; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Charged/ItemChargedGrafter: []
[23:40:50] [Client thread/INFO] [FML]: Removing interface forestry/api/arboriculture/IToolGrafter from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedrockGrafter; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedrockGrafter: []
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/nodes/IRevealer from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/IGoggles from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Removing interface thaumcraft/api/IVisDiscountGear from Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal: []
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Items/Tools/Bedrock/ItemBedReveal.getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Lthaumcraft/api/aspects/Aspect;)I'; Reason: Required mod THAUMCRAFT not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Injecting 1 interfaces into Reika/RotaryCraft/Base/ItemBlockPlacer: [minechem.api.IDecomposerControl]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class minechem/api/IDecomposerControl successfully injected.
[23:40:50] [Client thread/INFO] [FML]: Removing interface com/bioxx/tfc/api/Interfaces/ISize from Reika/RotaryCraft/Base/ItemBlockPlacer; class not present.
[23:40:50] [Client thread/INFO] [FML]: Remaining interfaces on Reika/RotaryCraft/Base/ItemBlockPlacer: [minechem/api/IDecomposerControl]
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getDecomposerMultiplier(Lnet/minecraft/item/ItemStack;)D'; Reason: Required mod MINECHEM not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getSize(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumSize;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getWeight(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumWeight;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.getReach(Lnet/minecraft/item/ItemStack;)Lcom/bioxx/tfc/api/Enums/EnumItemReach;'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: DRAGONAPI ASM: Removing Method: 'Reika/RotaryCraft/Base/ItemBlockPlacer.canStack()Z'; Reason: Required mod TFC not loaded.
[23:40:50] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered ROTARYCRAFT as version v7f
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:50] [Client thread/ERROR] [RotaryCraft]: The mod RotaryCraft is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source RotaryCraft 1.7.10 V7f.jar, however there is no signature matching that description
[23:40:50] [Client thread/INFO] [FML]: RotaryCraft is not running in a deobfuscated environment.
[23:40:50] [Client thread/INFO] [FML]: Registered ROTARYCRAFT as version v7f
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Active Classloader is: [email protected]
[23:40:50] [Client thread/INFO] [FML]: ROTARYCRAFT: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Injecting 3 interfaces into Reika/DragonAPI/Base/TileEntityBase: [dan200.computercraft.api.peripheral.IPeripheral, li.cil.oc.api.network.Environment, li.cil.oc.api.network.ManagedPeripheral]
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class dan200/computercraft/api/peripheral/IPeripheral successfully injected.
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class li/cil/oc/api/network/Environment successfully injected.
[23:40:51] [Client thread/INFO] [FML]: DRAGONAPI ASM: Interface class li/cil/oc/api/network/ManagedPeripheral successfully injected.
[23:40:51] [Client thread/ERROR] [ElectriCraft]: Skipping event FMLConstructionEvent and marking errored mod ElectriCraft since required dependency RotaryCraft has errored
[23:40:51] [Client thread/INFO] [FML]: Expanded Redstone is not running in a deobfuscated environment.
[23:40:51] [Client thread/INFO] [FML]: Registered EXPANDED REDSTONE as version v7a
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Active Classloader is: [email protected]
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:40:51] [Client thread/ERROR] [ExpandedRedstone]: The mod ExpandedRedstone is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source ExpandedRedstone 1.7.10 V7a.jar, however there is no signature matching that description
[23:40:51] [Client thread/INFO] [FML]: Expanded Redstone is not running in a deobfuscated environment.
[23:40:51] [Client thread/INFO] [FML]: Registered EXPANDED REDSTONE as version v7a
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Active Classloader is: [email protected]
[23:40:51] [Client thread/INFO] [FML]: EXPANDED REDSTONE: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:40:51] [Client thread/INFO] [LiteLoader]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[23:40:52] [Client thread/ERROR] [ReactorCraft]: Skipping event FMLConstructionEvent and marking errored mod ReactorCraft since required dependency RotaryCraft has errored
[23:40:52] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[23:40:52] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar)
UC CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UC gasesCore{1.6.2} [Glenn's Gases Core] (minecraft.jar)
UC gasesFrameworkCore{1.1.2} [Gases Framework Core] (minecraft.jar)
UC NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UC OpenComputers|Core{1.5.14.30} [OpenComputers (Core)] (minecraft.jar)
UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UC Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC ActuallyAdditions{1.7.10-0.0.5.2} [Actually Additions] (ActuallyAdditions-1.7.10-0.0.5.2.jar)
UC appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar)
UC bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar)
UC BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
UC BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
UC BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
UC BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
UC BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
UC BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
UC BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
UC CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UC ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UC DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UC IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UC DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
UC SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimeVoid-Library-1.7.10.jar)
UC DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UE RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V7f.jar)
UE ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V7e.jar)
UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UC EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UC EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UC ExpandedRedstone{1.0} [ExpandedRedstone] (ExpandedRedstone 1.7.10 V7a.jar)
UC ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC ExtraUtilities{1.2.4c} [Extra Utilities] (extrautilities-1.2.4c.jar)
UC McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC gasesFramework{1.1.2} [Gases Framework] (gasesFramework-1.7.10-1.1.2.jar)
UC gases{1.6.2} [Glenn's Gases] (gases-1.7.10-1.6.2.jar)
UC GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UC GYTH{1.0.0} [Get Ya' Tanks Here] (Gyth-1.0.0-1.7.10.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC IC2NuclearControl{1.7.10.06} [Nuclear Control] (ic2nc-1.7.10-1.7.10.06.jar)
UC IGWMod{1.1.3-18} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.3-18-universal.jar)
UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UC JABBA{1.1.4} [JABBA] (Just-Another-Better-Barrel-Attempt-Mod-1.7.10.jar)
UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UC MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC NuclearCraft{0.0.1.1} [NuclearCraft] (NuclearCraft-0.0.1.1--1.7.10.jar)
UC OpenComputers{1.5.14.30} [OpenComputers] (OpenComputers-MC1.7.10-1.5.14.30-universal.jar)
UC pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UE ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V7f.jar)
UC rivalrebels{1.7.10J} [Rival Rebels] (rivalrebels-1.7.10J.jar)
UC simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar)
UC Stackie{1.6.0.35} [Stackie] (Stackie-1.7.10-1.6.0.35-universal.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC WaterPower{0.3j} [WaterPower] (WaterPower-1.7.10-0.3j.jar)
UC XaeroMinimap{1.5.3} [Xaero's Minimap] (xaeros_minimap_v1.5.3_1.7.10_Forge.jar)
UC ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC Magneticraft{0.2.0f} [Magneticraft] (magneticraft-0.2.0f.jar)
[23:40:52] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[23:40:52] [Client thread/ERROR] [FML]: Caught exception from RotaryCraft
java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:81) ~[ClientProxy.class:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [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_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [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.ClassNotFoundException: Reika.RotaryCraft.TileEntities.Transmission.TileEntityGearbox
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/Auxiliary/Interfaces/NBTTile
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.Auxiliary.Interfaces.NBTTile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 44 more
[23:40:52] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 7/13/15 11:40 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
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:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoClassDefFoundError: Reika/RotaryCraft/TileEntities/Transmission/TileEntityGearbox
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:81)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
at sun.reflect.GeneratedMethodAccessor5.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.loadMods(Loader.java:513)
... 18 more
Caused by: java.lang.ClassNotFoundException: Reika.RotaryCraft.TileEntities.Transmission.TileEntityGearbox
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/Auxiliary/Interfaces/NBTTile
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 46 more
Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.Auxiliary.Interfaces.NBTTile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 50 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 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 356217296 bytes (339 MB) / 713555968 bytes (680 MB) up to 954728448 bytes (910 MB)
Mod Pack: ~~ERROR~~ NullPointerException: null
LiteLoader Mods: ~~ERROR~~ NullPointerException: null
LaunchWrapper: 42 active transformer(s)
- Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: net.minecraftforge.classloading.FluidIdTransformer
- Transformer: appeng.transformer.asm.ASMIntegration
- Transformer: codechicken.lib.asm.ClassHeirachyManager
- Transformer: codechicken.core.asm.InterfaceDependancyTransformer
- Transformer: codechicken.core.asm.TweakTransformer
- Transformer: codechicken.core.asm.DelegatedTransformer
- Transformer: codechicken.core.asm.DefaultImplementationTransformer
- Transformer: glenn.gases.common.core.GGClassTransformer
- Transformer: glenn.gasesframework.common.core.GFClassTransformer
- Transformer: invtweaks.forge.asm.ContainerTransformer
- Transformer: codechicken.nei.asm.NEITransformer
- Transformer: li.cil.oc.common.asm.ClassTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
- Transformer: appeng.transformer.asm.ASMTweaker
- Transformer: codechicken.core.asm.CodeChickenAccessTransformer
- Transformer: cofh.asm.CoFHAccessTransformer
- Transformer: invtweaks.forge.asm.ITAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
- Transformer: cofh.asm.CoFHClassTransformer
- Transformer: Reika.DragonAPI.ASM.InterfaceInjector
- Transformer: Reika.DragonAPI.ASM.APIStripper
- Transformer: Reika.DragonAPI.ASM.DragonAPIClassTransfomer
- Transformer: Reika.DragonAPI.ASM.FMLItemBlockPatch
- Transformer: Reika.DragonAPI.ASM.DependentMethodStripper
- Transformer: assets.rivalrebels.ASMTransformer
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$ASMExecutor
- Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$InterfaceVerifier
- Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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.1448 89 mods loaded, 89 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UC appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar)
UC CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UC gasesCore{1.6.2} [Glenn's Gases Core] (minecraft.jar)
UC gasesFrameworkCore{1.1.2} [Gases Framework Core] (minecraft.jar)
UC NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UC OpenComputers|Core{1.5.14.30} [OpenComputers (Core)] (minecraft.jar)
UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UC Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC ActuallyAdditions{1.7.10-0.0.5.2} [Actually Additions] (ActuallyAdditions-1.7.10-0.0.5.2.jar)
UC appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar)
UC bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar)
UC BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
UC BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
UC BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
UC BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
UC BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
UC BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
UC BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
UC CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UC ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UC DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UC IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UC DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
UC SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimeVoid-Library-1.7.10.jar)
UC DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UE RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V7f.jar)
UE ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V7e.jar)
UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UC EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UC EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UC ExpandedRedstone{1.0} [ExpandedRedstone] (ExpandedRedstone 1.7.10 V7a.jar)
UC ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC ExtraUtilities{1.2.4c} [Extra Utilities] (extrautilities-1.2.4c.jar)
UC McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC gasesFramework{1.1.2} [Gases Framework] (gasesFramework-1.7.10-1.1.2.jar)
UC gases{1.6.2} [Glenn's Gases] (gases-1.7.10-1.6.2.jar)
UC GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UC GYTH{1.0.0} [Get Ya' Tanks Here] (Gyth-1.0.0-1.7.10.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC IC2NuclearControl{1.7.10.06} [Nuclear Control] (ic2nc-1.7.10-1.7.10.06.jar)
UC IGWMod{1.1.3-18} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.3-18-universal.jar)
UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UC JABBA{1.1.4} [JABBA] (Just-Another-Better-Barrel-Attempt-Mod-1.7.10.jar)
UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UC MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC NuclearCraft{0.0.1.1} [NuclearCraft] (NuclearCraft-0.0.1.1--1.7.10.jar)
UC OpenComputers{1.5.14.30} [OpenComputers] (OpenComputers-MC1.7.10-1.5.14.30-universal.jar)
UC pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UE ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V7f.jar)
UC rivalrebels{1.7.10J} [Rival Rebels] (rivalrebels-1.7.10J.jar)
UC simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar)
UC Stackie{1.6.0.35} [Stackie] (Stackie-1.7.10-1.6.0.35-universal.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC WaterPower{0.3j} [WaterPower] (WaterPower-1.7.10-0.3j.jar)
UC XaeroMinimap{1.5.3} [Xaero's Minimap] (xaeros_minimap_v1.5.3_1.7.10_Forge.jar)
UC ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UC Magneticraft{0.2.0f} [Magneticraft] (magneticraft-0.2.0f.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 760/PCIe/SSE2'
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-3 for Forge 10.13.2.1291
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Mantle Environment: Environment healthy.
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
[23:40:52] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Nunky\Downloads\mmc-stable-win32\MultiMC\instances\funland05\minecraft\crash-reports\crash-2015-07-13_23.40.52-client.txt
Game exited with exitcode -1.
Some kind of RotaryCraft issue.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
k but do u think it is the wrong version of roatorycraft
thank u sazrocks it was something worng with rotarycraft i got working i had to delet the version of rotarycraft i had and reinstall it
No problem!
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.