---- Minecraft Crash Report ----
// I feel sad now
Time: 22.02.15 18:54
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: A mod has attempted to assign BlockID 3737 to the Fluid 'oil' but this Fluid has already been linked to BlockID 1530. Configure your mods to prevent this from happening.
at net.minecraftforge.fluids.Fluid.setBlockID(Fluid.java:128)
at net.minecraftforge.fluids.Fluid.setBlockID(Fluid.java:136)
at buildcraft.BuildCraftEnergy.preInit(BuildCraftEnergy.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at MinecraftLoader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:118)
at MinecraftLoader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:110)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at MinecraftLoader.ClientHelper.startGame(ClientHelper.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.RuntimeException: A mod has attempted to assign BlockID 3737 to the Fluid 'oil' but this Fluid has already been linked to BlockID 1530. Configure your mods to prevent this from happening.
... 45 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-
View User Profile
-
View Posts
-
Send Message
Curse Premium---- Minecraft Crash Report ----
// I feel sad now
Time: 22.02.15 18:54
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: A mod has attempted to assign BlockID 3737 to the Fluid 'oil' but this Fluid has already been linked to BlockID 1530. Configure your mods to prevent this from happening.
at net.minecraftforge.fluids.Fluid.setBlockID(Fluid.java:128)
at net.minecraftforge.fluids.Fluid.setBlockID(Fluid.java:136)
at buildcraft.BuildCraftEnergy.preInit(BuildCraftEnergy.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at MinecraftLoader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:118)
at MinecraftLoader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:110)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at MinecraftLoader.ClientHelper.startGame(ClientHelper.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.RuntimeException: A mod has attempted to assign BlockID 3737 to the Fluid 'oil' but this Fluid has already been linked to BlockID 1530. Configure your mods to prevent this from happening.
... 45 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 234071992 bytes (223 MB) / 655372288 bytes (625 MB) up to 1046937600 bytes (998 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -Xincgc -XX:MaxPermSize=128m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 Optifine OptiFine_1.6.4_HD_C8 202 mods loaded, 202 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
CustomLanPort{0.0.1} [CustomLanPort] (minecraft.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
denLib{3.2.4} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
minecraftloader{0.1} [MinecraftLoader] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
ShoulderSurfing{1.6.4} [ShoulderSurfing] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
SPCForge{1.1} [SPC Forge] (minecraft.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{@[email protected]} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
battlegear2{1.0.5.3} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.5.3.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
mod_ArmorStatusHUD{v1.13(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.13.zip) Unloaded->Constructed->Pre-initialized
mod_IngameInfo{ML 1.6.4.r04} [IngameInfo] ([1.6.4]IngameInfo.ML.1.6.4.r04.zip) Unloaded->Constructed->Pre-initialized
mod_TreeCapitator{ML 1.6.4.r01} [TreeCapitator] ([1.6.4]TreeCapitator.ML.1.6.4.r01.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
APUnofficial{@[email protected]} [Additional Pipes] (AdditionalPipes-Buildcraft-4.2.x-mc-1.6.4.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.5} [CoFH Core] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.115-core.jar) Unloaded->Constructed->Pre-initialized
OpenComputers|Core{1.0.0} [OpenComputers (Core)] (opencomputers-mc1.6.4-1.2.1.jar) Unloaded->Constructed->Pre-initialized
ResonantEngine{@[email protected]@[email protected]@[email protected]} [ResonantEngine] (Resonant-Engine-1.2.0.349-universal.jar) Unloaded->Constructed->Pre-initialized
Tubes{1.1.3} [Tubes] (Tubes-1.1.3.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
ResonantInduction|Core{0.3.1} [Resonant Induction] (Resonant-Induction-0.3.1.369-Resonant-Induction Core.jar) Unloaded->Constructed->Pre-initialized
ResonantInduction|Archaic{0.3.1} [Resonant Induction Archaic] (Resonant-Induction-0.3.1.369-archaic.jar) Unloaded->Constructed->Pre-initialized
ResonantInduction|Mechanical{0.3.1} [Resonant Induction Mechanical] (Resonant-Induction-0.3.1.369-mechanical.jar) Unloaded->Constructed->Pre-initialized
ResonantInduction|Electrical{0.3.1} [Resonant Induction Electrical] (Resonant-Induction-0.3.1.369-electrical.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.397-experimental} [IndustrialCraft 2] (Industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
ImmibisCore{57.2.0} [Immibis Core] (immibis-core-57.2.0.jar) Unloaded->Constructed->Pre-initialized
AdvancedRepulsionSystems{57.1.0} [Advanced Repulsion Systems] (adv-repulsion-systems-57.1.0.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{57.3.1} [Advanced Machines] (advanced-machines-57.3.1.jar) Unloaded->Constructed->Pre-initialized
advancedgenetics{v1.4.1} [Advanced Genetics] (advancedgenetics_v1.4.1.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.1} [Waila] (waila_1.5.1a.zip) Unloaded->Constructed->Pre-initialized
AELights{0.2.0} [AE Lights] (AELights-0.2.0.jar) Unloaded->Constructed->Pre-initialized
arsmagica2{1.1.2} [Ars Magica 2] (AM2_1.1.2.zip) Unloaded->Constructed->Pre-initialized
asimcraft{1.6 Textures} [ASimCraft] (ASimCraftClientv1.6-Textures64bit.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized
backpacks16840{3.0.1} [Backpacks!] (backpacks 1.6.4 - 3.0.1.jar) Unloaded->Constructed->Pre-initialized
balancedexchange{3.0.1} [Balanced Exchange] (balancedexchange 1.6.4 - 3.0.1.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Errored
BCTools{1.4-a-17} [Buildcraft Tools] (bcTools-v1.4-a-17.jar) Unloaded->Constructed->Errored
BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
Mekanism{6.0.4} [Mekanism] (Mekanism-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
BigReactors{0.3.0A} [Big Reactors] (BigReactors-0.3.0A.jar) Unloaded->Constructed->Pre-initialized
bigtrees{1.6.4} [BigTrees] (BigTrees-164-forge.zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.1.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.1.48.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.7} [Forestry for Minecraft] (forestry-A-2.3.0.7.jar) Unloaded->Constructed->Pre-initialized
BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
Additional-Buildcraft-Objects{1.0.6.180} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.180.jar) Unloaded->Constructed->Errored
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized
Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized
buildcraftAddon{1.6.4_v0.3.3} [BuildCraftAddon] (BuildcraftAddon-1.6.4_0.3.4.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{v1.91} [Carpenter's Blocks] (CarpentersBlocksMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.5} [CoFH Loot] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.5} [CoFH Social] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.5} [CoFH World] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.21.306} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.21.306.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
DimensionalAnchors{57.1.94} [Dimensional Anchors] (dimensional-anchor-57.1.94.jar) Unloaded->Constructed->Pre-initialized
numina{0.0.1-17} [Numina] (Numina-1.6.2-0.0.1-17.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.8.0-18} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-18.jar) Unloaded->Constructed->Pre-initialized
ICBM{1.4.2} [ICBM] (ICBM-1.4.2.386.jar) Unloaded->Constructed->Pre-initialized
ICBM|Sentry{1.4.2} [ICBM Sentry] (ICBM-1.4.2.386.jar) Unloaded->Constructed->Pre-initialized
ICBM|Explosion{1.4.2} [ICBM Explosion] (ICBM-1.4.2.386.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Pre-initialized
DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4-1.2.8.jar) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.1.0.0} [Slimevoid Library] (SlimevoidLib-1.6.4-2.1.0.0.zip) Unloaded->Constructed->Pre-initialized
DynamicTransport{0.1.0.2} [Dynamic Transport] (DynamicTransport-1.6.4-0.1.0.2.zip) Unloaded->Constructed->Pre-initialized
eirairc{1.7.3} [EiraIRC] (Eirairc-mc1.6.4-v1.7.3.jar) Unloaded->Constructed->Pre-initialized
Tombenpotter's ElectricMagicTools{1.0.6} [Electric Magic Tools] (electricmagictools-1.0.6.jar) Unloaded->Constructed->Pre-initialized
emashercore{1.2.3.4} [Emasher Resource] (EmasherResource-1.2.3.5.zip) Unloaded->Constructed->Pre-initialized
eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized
EnderIO{1.0.0} [Ender IO] (EnderIO-1.6.4-1.0.0.343.jar) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
eng_toolbox{1.1.8.3} [Engineer's Toolbox] (EngineersToolbox-1.1.8.4.zip) Unloaded->Constructed->Pre-initialized
EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized
extracells{1.4.9d} [ExtraCells] (ExtraCells-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized
factorization{0.8.22} [Factorization] (Factorization-0.8.22.jar) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.22} [Factorization Miscellaneous Nonsense] (Factorization-0.8.22.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.22} [Factorization Notification System] (Factorization-0.8.22.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.22} [Factorization Dimensional Slices] (Factorization-0.8.22.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
BackTools{2.0.0} [BackTools] (files^BackTools2.0.0.zip) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Pre-initialized
gregtech_addon{MC162} [GregTech-Addon] (Gregtechmod 4.07o.zip) Unloaded->Constructed->Pre-initialized->Pre-initialized
HardcoreEnderExpansion{1.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed
Hats{2.1.4} [Hats] (hats2.1.4.zip) Unloaded->Constructed->Pre-initialized
HopperDuctMod{1.2.2} [Hopper Ducts] (Hopper-Ducts-Mod-1.6.x.zip) Unloaded->Constructed->Pre-initialized
IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
ImmibisPeripherals{57.0.2} [Immibis's Peripherals] (immibis-peripherals-57.0.2.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks Mod 1.6.4.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed->Pre-initialized
journeymap{3.3.0} [JourneyMap Unlimited Edition] (JourneyMap-Mod-1.6.4-Unlimited.jar) Unloaded->Constructed->Pre-initialized
LogisticsPipes|Main{0.7.4.dev.294} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.294.jar) Unloaded->Constructed->Pre-initialized
LomLib{1.2.0} [LomLib] (LomLib-universal-1.2.0.jar) Unloaded->Constructed->Pre-initialized
MekanismGenerators{6.0.4} [MekanismGenerators] (MekanismGenerators-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized
MekanismTools{6.0.4} [MekanismTools] (MekanismTools-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized
minechem{5.0.3} [MineChem] (Minechem-5.0.4.jar) Unloaded->Constructed->Pre-initialized
minechem-particlephysics{5.0.3} [Minechem-Particle Physics] (Minechem-5.0.4.jar) Unloaded->Constructed->Pre-initialized
MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.1.0.13} [Project: Red-Core] (ProjectRedBase-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.1.0.13} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
GraviSuite{1.9.9a} [Gravitation Suite] (mod_zGraviSuite_1_9_9a_MC_1_6_4_IC_EXP (1).zip) Unloaded->Constructed->Pre-initialized
MFFS{3.6.3} [Modular Force Field System] (Modular-Force-Field-System-3.6.3.91-core.jar) Unloaded->Constructed->Pre-initialized
Morph{0.4.0} [Morph] (Morph-Beta-0.4.0.zip) Unloaded->Constructed->Pre-initialized
cfm{3.3.4} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.4(1.6.4).jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOresMod1.6.4.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.5} [OpenMods] (OpenModsLib-0.5.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.1.0.13} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheralCore{0.4} [OpenPeripheralCore] (OpenPeripheralCore-0.4.0-cc158.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.1.4} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.4-cc158.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized
RedLogic{57.2.1} [RedLogic] (RedLogic-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
OpenComputers{1.2.1} [OpenComputers] (opencomputers-mc1.6.4-1.2.1.jar) Unloaded->Constructed->Pre-initialized
PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-39.zip) Unloaded->Constructed->Pre-initialized
powersuitaddons{@[email protected]} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized
bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (tconstruct_mc1.6.4_1.5.4d4.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatability{4.1.0.13} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.1.0.13} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.1.0.13} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized
QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized
RandomThings{1.9} [Random Things] (random things v. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (RedstoneInMotion_2.3.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized
ResonantInduction|Atomic{0.3.1} [Resonant Induction Atomic] (Resonant-Induction-0.3.1.369-atomic.jar) Unloaded->Constructed->Pre-initialized
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
AS_Ruins{11.0} [Ruins Spawning System] (Ruins_1.6.4.zip) Unloaded->Constructed->Pre-initialized
SaintsPack{0.5} [Saintspack] (Saintspack.zip) Unloaded->Constructed->Pre-initialized
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.319.jar) Unloaded->Constructed->Pre-initialized
simcraft{1.6.4a} [SimCraft] (SimCraftClientv1.6.4.jar) Unloaded->Constructed->Pre-initialized
SimpleRecycling{57.0.0} [Simple Recycling] (simple-recycling-57.0.0.jar) Unloaded->Constructed->Pre-initialized
SpmodAPI{1.4.5} [SpmodAPI] (SpmodAPI Version 1.4.5.zip) Unloaded->Constructed->Pre-initialized
Statues{2.0.2} [Statues] (statues-1.6.4-2.0.2.jar) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.b10} [Steve's Carts 2] (StevesCarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized
StevesFactoryManager{A83} [Steve's Factory Manager] (StevesFactoryManagerA83.zip) Unloaded->Constructed->Pre-initialized
tinychest{1.9.10} [Tiny Chest] (TinyChest Version 1.9.10.zip) Unloaded->Constructed->Pre-initialized
TC{4.1.4_019} [Traincraft] (traincraft-4.1.4_018.jar) Unloaded->Constructed->Pre-initialized
Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized
Tubestuff{57.1.3} [Tubestuff] (tubestuff-57.1.3.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech_addon, optifine
Modpack:
technic platform: http://www.technicpack.net/profile/317111