Hello,i have a Forge Crash once again...For my new Modpack.
Here is the Crash:
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 09.03.15 17:00
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Invalid id 9355 - maximum id range exceeded.
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:233)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
at torchLevers.TorchLevers.load(TorchLevers.java:277)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Invalid id 9355 - maximum id range exceeded.
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:352)
at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Here is the Crash:
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 09.03.15 17:00
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Invalid id 9355 - maximum id range exceeded.
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:233)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
at torchLevers.TorchLevers.load(TorchLevers.java:277)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Invalid id 9355 - maximum id range exceeded.
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:352)
at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
... 39 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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 174703472 bytes (166 MB) / 4939251712 bytes (4710 MB) up to 4939251712 bytes (4710 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn4G
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.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_U_B5 348 mods loaded, 348 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv2-beta-7} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.10-0.2.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-0.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0RC2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC2-195.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.3.6} [BuildCraft] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.3.6} [BC Energy] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.2.684-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.684-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{3.0.8} [Galacticraft Core] (GalacticraftCore-1.7-3.0.8.261.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceCore{4.1.1} [4Space Core] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceEuropa{4.1.1} [4Space Europa] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceHole{4.1.1} [4Space Worm Hole] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceIo{4.1.1} [4Space Io] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceMercury{4.1.1} [4Space Mercury] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpacePluto{4.1.1} [4Space Pluto] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpaceVenus{4.1.1} [4Space Venus] (4Space-1.7-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
lasermod{v1.1.0a} [Laser Mod] ([1.7.10] Laser Mod - v1.1.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized
Amberoguia{1.4} [Amberoguia] ([1.7.10]AmberoguiaMod_v1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized
extendedWorkbench{1.2.1.1} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
More Crafting Recipes Mod{Minecraft 1.7.2} [More Crafting Recipes Mod] ([2.2.0] More Crafting Recipes Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.3.6} [BC Transport] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.3.6} [BC Silicon] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.3.6} [BC Factory] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
additionalpipes{3.2} [Additional Pipes] (additionalpipes-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
lightsabers{0.7.1} [Advanced Lightsabers Mod] (Advanced-Lightsaber-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines{1.1.3} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.1.3-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
AetherCraft{1.4.3.24} [AetherCraft] (AetherCraft-1.7.10-1.4.3.24.jar) Unloaded->Constructed->Pre-initialized->Initialized
AgriCraft{1.7.10-1.2.2} [AgriCraft] (AgriCraft-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfare{2.4.83-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfareAutomation{2.4.83-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfareNEIPlugin{2.4.83-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfareNpc{2.4.83-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfareStructure{2.4.83-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AncientWarfareVehicle{2.4.83-beta-MC1.7.10} [Ancient Warfare Vehicles] (ancientwarfare-2.4.83-beta-MC1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AppleCore{1.0.2} [AppleCore] (AppleCore-mc1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv2-beta-7} [Applied Energistics 2] (appliedenergistics2-rv2-beta-7.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
EE3{0.2.362} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.362.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1019-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL{3.16.0} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded{1.7.10R2.8.0RC6} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.3.6} [BC Builders] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.4-310.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized->Initialized
cm{1.0} [Camp Mod] (BedrockTools-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
examplemod{1.0} [Example Mod] (BedrockTools-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterstorage{0.12.0.124} [BetterStorage] (BetterStorage-1.7.10-0.12.0.124.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9] (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized->Initialized
Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalFoundation{1.7.10R1.0.0RC3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC3-56.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{1.7.10R4.0.0RC2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC2-129.jar) Unloaded->Constructed->Pre-initialized->Errored
BigReactors{0.4.0A} [Big Reactors] (BigReactors-0.4.0A.jar) Unloaded->Constructed->Pre-initialized->Initialized
BinnieCore{2.0-pre6} [Binnie Core] (binnie-mods-2.0-pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botany{2.0-pre6} [Botany] (binnie-mods-2.0-pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees{2.0-pre6} [Extra Bees] (binnie-mods-2.0-pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraTrees{2.0-pre6} [Extra Trees] (binnie-mods-2.0-pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized
Genetics{2.0-pre6} [Genetics] (binnie-mods-2.0-pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized
AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.5-166} [Botania] (Botania r1.5-166.jar) Unloaded->Constructed->Pre-initialized->Initialized
eureka{2.2} [Eureka] (Eureka-1.7.10-2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
bcadditions{2.0} [Buildcraft Additions] (BuildcraftAdditions-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.3.3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
kegare.caveworld{1.8.3} [Caveworld] (Caveworld_1.7.10-v1.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar) Unloaded->Constructed->Pre-initialized->Initialized
ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized->Initialized
MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.5.13.65} [ProjectRed] (ProjectRed-1.7.10-4.5.13.65-Base.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.6a} [Waila] (Waila-1.5.6a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
ChromatiCraft{Alpha} [ChromatiCraft] (ChromatiCraft 1.7.10 V4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
teamod{1.2.1} [Richard's Coffee & Tea Mod] (CoffeeAndTeaMod-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
colourfulportalsmod{1.4.2} [Colourful Portals] (ColourfulPortals-1.4.2_for_1.7.X.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized
ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
cookiecore{1.3.0} [Cookie Core] (cookiecore-1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomChestLoot{1.1.1} [Custom Chest Loot] (CustomChestLoot-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomMainMenu{0.6} [Custom Main Menu] (CustomMainMenu-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomStuff2{0.11.11} [Custom Stuff 2] (CustomStuff2-0.11.11-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
props{1.12} [Decocraft] (Decocraft-v1.12_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
DespicableSword{1.0.0} [DespicableSword] (DespicableSword.zip) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore{59.0.1} [Immibis Core] (Immibis-Core-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
DimensionalAnchors{59.0.2} [Dimensional Anchors] (dimensional-anchor-59.0.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
dooglamoojuniorarchaeology{1.7.10-1.0} [Dooglamoo Jr. Archaeology] (dooglamoojuniorarchaeology-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Errored
DraconicEvolution{1.0.1-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-v1.0.1-snapshot_3.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod.zip) Unloaded->Constructed->Pre-initialized->Initialized
SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Eln{19} [Electrical Age] (ElectricalAge_BETA-1.7_r19.jar) Unloaded->Constructed->Pre-initialized->Errored
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElementalCreepers{4.2.4} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized->Initialized
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderIO{1.7.10-2.2.8.344} [Ender IO] (EnderIO-1.7.10-2.2.8.344.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal (1).jar) Unloaded->Constructed->Pre-initialized->Errored
EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnhancedInventories{1.7.10-1.0.5} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
enviromine{1.3.101} [EnviroMine] (EnviroMine-v1.3.101.jar) Unloaded->Constructed->Pre-initialized->Initialized
exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExpandedRedstone{Gamma} [Expanded Redstone] (ExpandedRedstone 1.7.10 V4a.jar) Unloaded->Constructed->Pre-initialized->Initialized
extracarts{b0.6.1} [Extra Carts] (ExtraCarts-1.7.10-b0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
extracells{2.2.17} [ExtraCells] (ExtraCells-1.7.10-2.2.17b34.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization{1.7.10-0.8.88.7} [Factorization] (Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Steamcraft{0.27.2} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.27.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
FoodPlus{3.2rS} [§bFood Plus] (FoodPlus-1.7.2-3.2rS.jar) Unloaded->Constructed->Pre-initialized->Initialized
fossil{1.7.10 Build 7.0.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.0.1.jar) Unloaded->Constructed->Pre-initialized->Errored
funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftMars{3.0.8} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.8.261.jar) Unloaded->Constructed->Pre-initialized->Initialized
ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
ganysnether{1.7.8} [Gany's Nether] (Ganys Nether-1.7.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
ganyssurface{1.9.5} [Gany's Surface] (Ganys Surface-1.9.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
gendustry{1.4.5.56} [GenDustry] (gendustry-mc1710-1.4.5.56.jar) Unloaded->Constructed->Pre-initialized->Initialized
GeoStrata{Gamma} [GeoStrata] (GeoStrata 1.7.10 V4a.jar) Unloaded->Constructed->Pre-initialized->Errored
planetguyLib{1.4} [planetguyLib] (PlanetguyLib-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
planetguy_Gizmos{3.0} [Gizmos] (Gizmos-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum_Core_Lib.1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
gravityscience{V0.1 - 1.7.10} [Gravity Science] (Gravity-Science-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
GregsLighting{1.11.0} [Greg's Lighting] (GregsLighting-1.11.0-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
headcrumbs{1.3.1} [Headcrumbs] (Headcrumbs-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Errored
herobrinemod{3.7} [The Herobrine Mod] (Herobrine-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
k4lib{1.7.10-0.1.18} [K4Lib] (k4lib-1.7.10-0.1.18-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
HydCraft{1.7.10-2.0.87} [Hydraulicraft] (HydCraft-1.7.10-2.0.87-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl{2.0.8c} [Nuclear Control 2] (IC2NuclearControl-2.0.8c.jar) Unloaded->Constructed->Pre-initialized->Errored
inpure|core{1.7.10R1.0.0B8} [INpureCore] (INpureCore-[1.7.10]1.0.0B8-49.jar) Unloaded->Constructed->Pre-initialized->Initialized
instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
iridiummod{0.7} [Iridium Mod] (iridiummod-1.7-0.7.jar) Unloaded->Constructed->Pre-initialized->Errored
IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
kawaiicrops{1.7.10-0.5.4b} [A Kawaii Crop Mod] (kawaiicrops-0.5.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
LatCoreMC{1.6.6} [LatCoreMC] (LatCoreMC-1.7.10-1.6.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
LatBlocks{1.6.6} [LatBlocks] (LatBlocks-1.7.10-1.6.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
LogisticsPipes{0.8.3.100} [Logistics Pipes] (logisticspipes-0.8.3.100 (2).jar) Unloaded->Constructed->Pre-initialized->Initialized
malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mariculture{1.7.10-1.2.4c} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4c.jar) Unloaded->Constructed->Pre-initialized->Initialized
MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4c.jar) Unloaded->Constructed->Pre-initialized->Initialized
MedicineCraft{V4.0} [MedicineCraft] (MedicineCraft V4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedstoneArsenal{1.7.10R1.1.0RC1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC1-19.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.127.jar) Unloaded->Constructed->Pre-initialized->Errored
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.127.jar) Unloaded->Constructed->Pre-initialized->Errored
MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.127.jar) Unloaded->Constructed->Pre-initialized->Errored
meteors{2.14.1} [Falling Meteors] (meteors-1.7.10-2.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC6} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC6} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC6} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC6} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC6} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC6} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC6} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC6} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC6} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC6} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Exploration{4.5.13.65} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.13.65-World.jar) Unloaded->Constructed->Pre-initialized->Errored
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC6} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC6} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC6} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC6} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC6} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC6} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC6} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC6} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC6} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized->Initialized
minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar) Unloaded->Constructed->Pre-initialized->Errored
MorePistons{2.0.0 Beta 1.0} [More Pistons] (More_Pistons-1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-15.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
necromancy{1.7.1} [Necromancy] (Necromancy-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
neiintegration{1.0.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-11.jar) Unloaded->Constructed->Pre-initialized->Initialized
numina{0.4.0.87} [Numina] (Numina-0.4.0.87.jar) Unloaded->Constructed->Pre-initialized->Initialized
ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenPeripheralCore{0.5.0} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.5.13.65} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.13.65-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenComputers{1.4.7.31} [OpenComputers] (OpenComputers-MC1.7.10-1.4.7.31-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MapWriter{2.1.1} [MapWriter] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Opis{1.2.3} [Opis] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar) Unloaded->Constructed->Pre-initialized->Initialized
PneumaticCraft{1.6.0-61} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.0-61-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters{1.7.10-3.0.4.46} [Power Converters] (PowerConverters-1.7.10-3.0.4.46.jar) Unloaded->Constructed->Pre-initialized->Errored
ProjectBlue{1.1.4} [Project Blue] (ProjectBlue-1.1.4-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjectE{1.7.10-PE1.3.0} [ProjectE] (ProjectE-1.7.10-PE1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transportation{4.5.13.65} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.13.65-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Compatibility{4.5.13.65} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.13.65-Compat.jar) Unloaded->Constructed->Pre-initialized->Errored
ProjRed|Integration{4.5.13.65} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.13.65-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Illumination{4.5.13.65} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.13.65-Lighting.jar) Unloaded->Constructed->Pre-initialized->Errored
ProjRed|Expansion{4.5.13.65} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.13.65-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Errored
qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.69-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
YogpstopLib{2.0.3} [Yogpstop Library] (QuarryPlus-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Errored
QuarryPlus{2.0.3} [QuarryPlus] (QuarryPlus-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Errored
radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
RainbowWorld{1.0.0} [RainbowWorld] (Rainbow World (1.7.10) (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V4b.jar) Unloaded->Constructed->Pre-initialized->Initialized
libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
xreliquary{1.2} [Reliquary] (Reliquary-1.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
JAKJ_RedstoneInMotion{2.4.0} [Remain In Motion] (RemainInMotion-2.4.0.jar) Unloaded->Constructed->Pre-initialized->Errored
JAKJ_RedstoneInMotion_HollowCarriages{1.0} [JAKJ_RedstoneInMotion_HollowCarriages] (RemainInMotion-2.4.0.jar) Unloaded->Constructed->Pre-initialized->Errored
rftools{2.42} [RFTools] (rftools-2.42.jar) Unloaded->Constructed->Pre-initialized->Initialized
rivalrebels{1.7.10E} [Rival Rebels] (rivalrebels-1.7.10E.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_Ruins{14.4} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
runicdungeons{1.0.2} [Runic Dungeons] (runicdungeons-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Safe{1.3.0} [Safe] (Safe-Mod-1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Errored
santasdecor{0.6} [Santa's Decor] (Santa'sDecor-1.7.10-0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
santastoys{0.4} [Santa's Toys] (Santa'sToys-1.7.10-0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.375.jar) Unloaded->Constructed->Pre-initialized->Initialized
securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Errored
SolarExpansion{1.4d} [Solar Expansion] (SolarExpansion-Basic-1.4d-fix.jar) Unloaded->Constructed->Pre-initialized->Initialized
SolarFlux{1.7.10-0.5a} [Solar Flux] (SolarFlux-1.7.10-0.5a.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpiceOfLife{1.2.2} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpongeBobSquarePantsMod{1.0.0} [SpongeBobSquarePantsMod] (SpongeBobSquarePants.zip) Unloaded->Constructed->Pre-initialized->Initialized
springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
SSR{RC3.1} [Soul Shards Reborn] (SSR-RC3.1-B.jar) Unloaded->Constructed->Pre-initialized->Errored
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
StorageDrawers{1.2.2} [Storage Drawers] (StorageDrawers-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Sync{4.0.0} [Sync] (Sync-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumcraftneiplugin{1.7.10-1.6a} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumicenergistics{0.8.9.0b-rv2} [Thaumic Energistics] (thaumicenergistics-0.8.9.0b-rv2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-34.jar) Unloaded->Constructed->Pre-initialized->Errored
kitchen{1.3.8} [The Kitchen Mod] (TheKitchenMod-1.3.8-1.7.2-10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalDynamics{1.7.10R1.0.0RC2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0RC2-77.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThutConcrete{0.0.1} [Thut's Concrete] (Thut-VE-1.7.10-v0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThutCore{0.0.1} [ThutCore] (Thut-VE-1.7.10-v0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThutTech{1.0.0} [Thut's Tech] (Thut-VE-1.7.10-v0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThutWorld{0.0.1} [Thut's WorldGen] (Thut-VE-1.7.10-v0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
TSteelworks{1.7.10-1.0.6} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
SubWorlds{0.0} [SubWorlds] (tinycarts-0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
TinyCarts{0.2} [TinyCarts] (tinycarts-0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar) Unloaded->Constructed->Pre-initialized->Errored
torchLevers{1.4.1} [Torch Levers] (TorchLeversV1.4.1.jar) Unloaded->Constructed->Pre-initialized->Errored
TrailMix{4.0.0} [TrailMix] (Trail-Mix-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
Trapcraft{v2.2.1a} [Trapcraft] (Trapcraft-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized->Initialized
Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar) Unloaded->Constructed->Pre-initialized->Errored
Tubestuff{59.0.0} [Tubestuff] (tubestuff-59.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
UndergroundBiomes{0.5} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.5i.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
vending{1.2.0b} [Vending Block] (vending-1.2.0b.jar) Unloaded->Constructed->Pre-initialized->Errored
WailaHarvestability{1.0.4} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
wailaplugins{MC1.7.10-0.0.1-10} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-10.jar) Unloaded->Constructed->Pre-initialized->Initialized
wawla{1.0.9} [What Are We Looking At] (Wawla-1.0.9_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
weather2{v2.3.4} [weather2] (Weather-2.3.4.jar) Unloaded->Constructed->Pre-initialized->Errored
witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
XaeroMinimap{1.3.7} [Xaero's Minimap] (xaeros_minimap_v1.3.7_1.7.10_Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized
yampst{1.3.5} [YAMPST] (Yampst-Bigger Digger-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
aobd{2.4.0} [Another One Bites The Dust] (AOBD-2.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Errored
ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
CoFHCore: -[1.7.10]3.0.0RC2-195
AE2 Version: beta rv2-beta-7 for Forge 10.13.2.1230
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
MineFactoryReloaded: Lacking version information.
ThermalFoundation: -[1.7.10]1.0.0RC3-56
ThermalExpansion: -[1.7.10]4.0.0RC2-129
TConstruct Environment: Environment healthy.
RedstoneArsenal: Lacking version information.
NetherOres: Lacking version information.
ThermalDynamics: -[1.7.10]1.0.0RC2-77
List of loaded APIs:
* AppleCoreAPI (1.0.0) from AppleCore-mc1.7.10-1.0.2.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-beta-7.jar
* BattlePlayer (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* Baubles|API (1.0.1.4) from Reliquary-1.2 (1).jar
* bcadditionsAPI (1.1) from BuildcraftAdditions-1.7.10-2.0.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1019-universal.jar
* BotaniaAPI (34) from Botania r1.5-166.jar
* BuildCraftAPI|blueprints (1.1) from buildcraft-6.3.6.jar
* BuildCraftAPI|boards (1.0) from additionalpipes-3.2.jar
* BuildCraftAPI|core (1.0) from buildcraft-6.3.6.jar
* BuildCraftAPI|events (1.0) from buildcraft-6.3.6.jar
* BuildCraftAPI|facades (1.0) from additionalpipes-3.2.jar
* BuildCraftAPI|filler (2.0) from additionalpipes-3.2.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-6.3.6.jar
* BuildCraftAPI|gates (3.0) from additionalpipes-3.2.jar
* BuildCraftAPI|mj (1.1) from additionalpipes-3.2.jar
* BuildCraftAPI|power (1.1) from additionalpipes-3.2.jar
* BuildCraftAPI|recipes (2.0) from buildcraft-6.3.6.jar
* BuildCraftAPI|robots (1.0) from buildcraft-6.3.6.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.4.0.0.jar
* BuildCraftAPI|tiles (1.0) from additionalpipes-3.2.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.0.jar
* BuildCraftAPI|transport (2.1) from additionalpipes-3.2.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.7.34.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.7.34.jar
* CoFHAPI (1.7.10R1.0.1) from buildcraft-6.3.6.jar
* CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.344.jar
* CoFHAPI|core (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.0.jar
* CoFHAPI|fluid (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.344.jar
* CoFHAPI|item (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.4d-fix.jar
* CoFHAPI|modhelpers (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHAPI|tileentity (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHAPI|transport (1.7.10R1.0.3) from SolarExpansion-Basic-1.4d-fix.jar
* CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.4d-fix.jar
* CoFHLib (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|audio (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|gui (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|gui|container (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|gui|element (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|inventory (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|render (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|render|particle (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|util (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|util|helpers (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|util|position (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* CoFHLib|world (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
* CoFHLib|world|feature (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
* ComputerCraft|API (1.65) from ComputerCraft1.65.jar
* ComputerCraft|API|FileSystem (1.73) from ProjectRed-1.7.10-4.5.13.65-Compat.jar
* ComputerCraft|API|Lua (1.73) from ProjectRed-1.7.10-4.5.13.65-Compat.jar
* ComputerCraft|API|Media (1.65) from ComputerCraft1.65.jar
* ComputerCraft|API|Peripheral (1.73) from ProjectRed-1.7.10-4.5.13.65-Compat.jar
* ComputerCraft|API|Redstone (1.73) from ProjectRed-1.7.10-4.5.13.65-Compat.jar
* ComputerCraft|API|Turtle (1.73) from ProjectRed-1.7.10-4.5.13.65-Compat.jar
* DualWield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* EE3|API (1.0) from EquivalentExchange3-1.7.10-0.2.362.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.344.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.344.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.344.jar
* Eureka|API (2.0) from Eureka-1.7.10-2.2.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar
* ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.4.0.7.jar
* ForestryAPI|storage (2.1.1) from Railcraft_1.7.10-9.4.0.0.jar
* ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.8.261.jar
* gendustryAPI (1.4.5) from gendustry-mc1710-1.4.5.56.jar
* GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
* GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
* GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar
* Heraldry (alpha) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* IC2API (1.0) from industrialcraft-2-2.2.684-experimental.jar
* inpure|api (1.6) from INpureCore-[1.7.10]1.0.0B8-49.jar
* kegare.caveworld.api (1.8.1) from Caveworld_1.7.10-v1.8.3.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V4b.jar
* MystcraftAPI (0.1) from mystcraft-1.7.10-0.11.0.00.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.0.8c.jar
* OpenComputersAPI|Component (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Core (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Driver (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Driver|Item (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Event (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|FileSystem (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Internal (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Machine (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Network (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenComputersAPI|Prefab (4.2.4) from OpenComputers-MC1.7.10-1.4.7.31-universal.jar
* OpenPeripheralApi (2.2) from OpenPeripheral-1.7.10-AIO-1.jar
* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.0-61-universal.jar
* Quiver (0.2) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.4.0.0.jar
* RailcraftAPI|tracks (1.1.0) from Railcraft_1.7.10-9.4.0.0.jar
* Shield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* Thaumcraft|API (4.2.0.0) from Railcraft_1.7.10-9.4.0.0.jar
* Tubes|client (2.0) from Tubes-1.7.10-2.0.5.jar
* Tubes|core (2.0) from Tubes-1.7.10-2.0.5.jar
* Tubes|gui (2.0) from Tubes-1.7.10-2.0.5.jar
* Tubes|helpers (2.0) from Tubes-1.7.10-2.0.5.jar
* Tubes|interfaces (2.0) from Tubes-1.7.10-2.0.5.jar
* WailaAPI (1.2) from LatCoreMC-1.7.10-1.6.6.3.jar
* Weapons (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* ZeldaAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
* ZeldaBlockAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
* ZeldaDamageAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
* ZeldaEntityAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
* ZeldaGenAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
* ZeldaItemAPI (0.3) from 1.7.10-zeldaswordskills-0.2.1.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 2
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.[
A overclocked ASUS G751JY... DOES STUFF
Specs:
i7 4710HQ
GTX 980M
24GB DDR3
256GB SSD
1TB HDD
A overclocked ASUS G751JY... DOES STUFF
Specs:
i7 4710HQ
GTX 980M
24GB DDR3
256GB SSD
1TB HDD