Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Uh... Did I do that?
- Time: 2/25/14 3:45 PM
- Description: Initializing game
- java.lang.IllegalStateException: OpenBlocks tried to register a block for ID: 2540 but it was in use
- at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
- at openmods.config.ConfigProcessing.canRegisterBlock(ConfigProcessing.java:110)
- at openblocks.Config.register(Config.java:323)
- at openblocks.OpenBlocks.preInit(OpenBlocks.java:282)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
- at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- 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 cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- 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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
- 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(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
- at org.multimc.EntryPoint.listen(EntryPoint.java:139)
- at org.multimc.EntryPoint.main(EntryPoint.java:53)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
- at openmods.config.ConfigProcessing.canRegisterBlock(ConfigProcessing.java:110)
- at openblocks.Config.register(Config.java:323)
- at openblocks.OpenBlocks.preInit(OpenBlocks.java:282)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
- at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- 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 cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- 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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
- -- Initialization --
- Details:
- Stacktrace:
- 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(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:491)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
- at org.multimc.EntryPoint.listen(EntryPoint.java:139)
- at org.multimc.EntryPoint.main(EntryPoint.java:53)
- -- System Details --
- Details:
- Minecraft Version: 1.6.4
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0-ea, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 976668968 bytes (931 MB) / 1979711488 bytes (1888 MB) up to 2863661056 bytes (2731 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx3072m -XX:PermSize=256m
- 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.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 227 mods loaded, 227 mods active
- mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
- Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
- AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- Aroma1997Core{1.0.1.3} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- denLib{3.2.4} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- MobiusCore{1.0.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized
- OpenModsCore{0.1} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.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.3DNS.zip) Unloaded->Constructed->Pre-initialized
- battlegear2{1.0.4.7} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.4.7.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Core{4.2.2} [BuildCraft] (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->Pre-initialized
- Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
- BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized
- ExtrabiomesXL{3.15.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.15.1.jar) Unloaded->Constructed->Errored
- CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized
- Tubes{1.1.3} [Tubes] (Tubes-1.1.3.jar) Unloaded->Constructed->Pre-initialized
- UniversalElectricity{3.0.1} [Universal Electricity] (Universal-Electricity-3.0.1.5-core.jar) Unloaded->Constructed->Pre-initialized
- ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
- ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- IC2{2.0.386-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.386-experimental.jar) 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|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
- MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (MineFactoryReloaded-2.7.5-352.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.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
- Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized
- betterstorage{0.7.3.38} [BetterStorage] (1.6.4.BetterStorage_0.7.3.38.zip) Unloaded->Constructed->Pre-initialized
- mod_MouseTweaks{2.3.4 (for Minecraft 1.6.4)} [Mouse Tweaks] ([1.6.4] Mouse Tweaks 2.3.4.zip) Unloaded->Constructed->Pre-initialized
- bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized
- ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
- IngameInfo{Forge 1.6.4.r05} [IngameInfo] ([1.6.4]IngameInfo.Forge.1.6.4.r05.zip) Unloaded->Constructed->Pre-initialized
- TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) 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{2.6.0} [Additional Pipes] (AdditionalPipes2.6.0-BC4.2.1.jar) Unloaded->Constructed->Pre-initialized
- AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized
- arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized
- AdvancedPowerManagement{1.2.1-IC2-2.0.238-experimental} [Advanced Power Management] (APM-IC2-Ex-1.2.1-IC2-2.0.238-experimental.jar) Unloaded->Constructed->Pre-initialized
- AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
- Aroma1997CoreHelper{1.0.1.3} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.3.jar) Unloaded->Constructed->Pre-initialized
- Aroma1997s Dimension{1.0.2.14} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World MC.1.6.4 v.1.0.2.14.jar) Unloaded->Constructed->Pre-initialized
- Artifacts{0.11.4} [Unique Artifacts] (Artifacts-162-0114.zip) Unloaded->Constructed->Pre-initialized
- CalclaviaCore{@MAJOR@.@MINOR@.@REVIS@} [Calclavia] (Calclavia Core-1.1.1.85.jar) Unloaded->Constructed->Pre-initialized
- AtomicScience{1.0.1} [Atomic Science] (Atomic-Science-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
- iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
- Grinder{2.0.0} [Grinder] (AttachableGrinder2.0.0.zip) Unloaded->Constructed->Pre-initialized
- Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.zip) Unloaded->Constructed->Pre-initialized
- Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized
- barrels{2.2.2} [The Barrels Mod] (Barrels 1.6.2 2.2.2.jar) Unloaded->Constructed->Pre-initialized
- BCTools{1.4-a-12} [Buildcraft Tools] (bcTools-v1.4-a-12.jar) Unloaded->Constructed->Pre-initialized
- BetterAnvil{3.0.6} [Better Anvils] (betterAnvil - 3.0.9.zip) Unloaded->Constructed->Pre-initialized
- BetterChests{1.1.0.3} [BetterChests] (BetterChests MC.1.6.4 v.1.1.0.3.jar) Unloaded->Constructed->Pre-initialized
- BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
- BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
- BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed->Pre-initialized
- BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
- BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) 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
- BlEx{0.1} [Block Extenders] (BlockExtenders-0.3.0.jar) Unloaded->Constructed->Pre-initialized
- Additional-Buildcraft-Objects{1.0.7.557} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.557.jar) Unloaded->Constructed->Pre-initialized
- CarpentersBlocks{v2.0.2} [Carpenter's Blocks] (Carpenters Blocks v2.0.2 - MC 1.6.zip) Unloaded->Constructed->Pre-initialized
- ChargePads{3.0.0} [Charge Pads] (chargepads-1.6.2-universal-3.0.0.94-experimental.jar) Unloaded->Constructed->Pre-initialized
- Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.zip) Unloaded->Constructed->Pre-initialized
- CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- CompactSolars{4.4.19.251} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.251.zip) Unloaded->Constructed->Pre-initialized
- CompactWindmills{1.0.3.0} [CompactWindmills] (CompactWindmills MC.1.6.4 v.1.0.3.0.jar) Unloaded->Constructed->Pre-initialized
- ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
- CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
- EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
- factorization{0.8.29} [Factorization] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized
- Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized
- gregtech_addon{MC162} [GregTech-Addon] (gregtechmod 4.07g.zip) Unloaded->Constructed->Pre-initialized
- TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded->Constructed->Pre-initialized
- TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized
- DartCraft{Beta 0.2.15} [DartCraft] (DartCraft Beta 0.2.15.jar) Unloaded->Constructed->Pre-initialized
- dartpatch{2.1} [DartPatch] (dartpatch_1.6.4_icon-fix.zip) Unloaded->Constructed->Pre-initialized
- DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
- DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
- DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
- DiamondMeter{2.2.4} [Diamond Meter] (diamondmeter-universal-2.2.5-1.jar) Unloaded->Constructed->Pre-initialized
- ImmibisCore{57.1.93} [Immibis Core] (immibis-core-57.1.93.jar) Unloaded->Constructed->Pre-initialized
- DimensionalAnchors{57.1.92} [Dimensional Anchors] (dimensional-anchor-57.1.92.jar) Unloaded->Constructed->Pre-initialized
- E7Core{2.3.0} [Elite7 Core] (e7core-2.3.0.jar) Unloaded->Constructed->Pre-initialized
- EnergyManipulator{1.1.8} [Energy Manipulator] (EM1.6.4 1.1.8.zip) Unloaded->Constructed->Pre-initialized
- emashercore{1.2.3.0} [Emasher Resource] (EmasherResource-1.2.3.0.zip) Unloaded->Constructed->Pre-initialized
- eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized
- EnderIO{0.7.2} [Ender IO] (EnderIO-1.6.4-0.7.2.190.jar) Unloaded->Constructed->Pre-initialized
- eng_toolbox{1.1.7.3} [Engineer's Toolbox] (EngineersToolbox-1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
- LogisticsPipes|Main{0.7.4.dev.106} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.106.jar) Unloaded->Constructed->Pre-initialized
- Waila{1.4.5} [Waila] (Waila_1.4.5.zip) Unloaded->Constructed->Pre-initialized
- extracells{1.6.7d} [ExtraCells] (ExtraCells-1.6.7d.jar) Unloaded->Constructed->Pre-initialized
- Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded->Constructed->Pre-initialized
- OpenMods{0.1} [OpenMods] (OpenModsLib-0.1.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- OpenPeripheralCore{0.3.0} [OpenPeripheralCore] (OpenPeripheralCore-0.3.0.jar) Unloaded->Constructed->Pre-initialized
- ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized
- factorization.misc{0.8.29} [Factorization Miscellaneous Nonsense] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized
- factorization.notify{0.8.29} [Factorization Notification System] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized
- factorization.dimensionalSlice{0.8.29} [Factorization Dimensional Slices] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized
- fodc{1.4.2} [Ore Dictionary Converter] (fodc-1.4.2.zip) Unloaded->Constructed->Pre-initialized
- GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded->Constructed->Pre-initialized
- GraveStoneMod{1.6.2 v5.2} [GraveStone] (GraveStones Mod 1.6.4 v1.zip) Unloaded->Constructed->Pre-initialized
- GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
- GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
- HeldCore{01.03.03.00} [HeldCore] (HeldCore-1.6.4-01.03.03.00.zip) Unloaded->Constructed->Pre-initialized
- HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized
- IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
- ICBM{1.4.1} [ICBM] (ICBM-1.4.1.78.jar) Unloaded->Constructed->Pre-initialized
- ICBM|Sentry{1.4.1} [ICBM|Sentry] (ICBM-1.4.1.78.jar) Unloaded->Constructed->Pre-initialized
- ICBM|Explosion{1.4.1} [ICBM|Explosion] (ICBM-1.4.1.78.jar) Unloaded->Constructed->Pre-initialized
- ImmibisPeripherals{57.0.1} [Immibis's Peripherals] (immibis-peripherals-57.0.1.jar) Unloaded->Constructed->Pre-initialized
- InfiniTubes{57.0.5} [InfiniTubes] (infinitubes-57.0.5.jar) Unloaded->Constructed->Pre-initialized
- inventorytweaks{1.57-dev} [Inventory Tweaks] (InventoryTweaks-MC1.6.4-1.57-dev-b83.jar) Unloaded->Constructed->Pre-initialized
- IronChest{5.4.1.642} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.642.zip) Unloaded->Constructed->Pre-initialized
- JABBA{1.1.1} [JABBA] (JABBA_1.1.1.zip) Unloaded->Constructed->Pre-initialized
- KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.4-1.2.16.jar) Unloaded->Constructed->Pre-initialized
- LightBridgesAndDoors{0.1.7} [kris91268's Light Bridges and Doors] (Light bridges and doors V1.7.zip) Unloaded->Constructed->Pre-initialized
- LiquidXP{57.1.1} [Liquid XP] (liquid-xp-57.1.1.jar) Unloaded->Constructed->Pre-initialized
- lucky{4.2.1} [Lucky Block] (LuckyBlock_v4.2.1_1.6.4.jar) Unloaded->Constructed->Pre-initialized
- magicalcrops{3.2.0} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_5.zip) Unloaded->Constructed->Pre-initialized
- standardcrops{1.0.0} [Magical Crops - Standard Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_5.zip) Unloaded->Constructed->Pre-initialized
- ThaumicTinkerer{2.1-65} [Thaumic Tinkerer] (ThaumicTinkerer 2.1-65.jar) Unloaded->Constructed->Pre-initialized
- MagicBees{2.1.10} [Magic Bees] (magicbees-2.1.10.jar) Unloaded->Constructed->Pre-initialized
- MapWriter{2.0} [MapWriter] (mapwriter-2.0.16.zip) Unloaded->Constructed->Pre-initialized
- Mekanism{5.7.0} [Mekanism] (Mekanism-v5.7.0.12.jar) Unloaded->Constructed->Pre-initialized
- MekanismGenerators{5.7.0} [MekanismGenerators] (MekanismGenerators-v5.7.0.12.jar) Unloaded->Constructed->Pre-initialized
- MekanismInduction{5.7.0} [MekanismInduction] (MekanismInduction-v5.7.0.12.jar) Unloaded->Constructed->Pre-initialized
- MekanismTools{5.7.0} [MekanismTools] (MekanismTools-v5.7.0.12.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
- meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2.zip) Unloaded->Constructed->Pre-initialized
- minechem{@VERSION@} [MineChem] (Minechem-4.2-18.jar) Unloaded->Constructed->Pre-initialized
- examplemod{1.0} [examplemod] (Minechem-4.2-18.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.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.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
- 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
- AdvancedSolarPanel{3.4.6} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_6_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
- GraviSuite{1.9.7} [Gravitation Suite] (mod_zGraviSuite_1_9_7_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
- MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.7.jar) Unloaded->Constructed->Pre-initialized
- numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized
- powersuits{0.10.0-92} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-92.jar) Unloaded->Constructed->Pre-initialized
- MoreSwordsMod{2.5.5} [More Swords Mod] (More Swords Mod 2.5.5. For 1.6.2.jar) Unloaded->Constructed->Pre-initialized
- Morph{0.6.0} [Morph] (Morph-Beta-0.6.0.zip) Unloaded->Constructed->Pre-initialized
- NEIAddons{1.10.1.58} [NEI Addons] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|AE{1.10.1.58} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|MiscPeripherals{1.10.1.58} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|ExtraBees{1.10.1.58} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|Forestry{1.10.1.58} [NEI Addons: Forestry] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|CraftingTables{1.10.1.58} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.1.58.jar) Unloaded->Constructed->Pre-initialized
- NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
- nhwrench{1.0.2} [NHAVE's OmniWrench] (nhwrench-1.0.2.jar) Unloaded->Constructed->Pre-initialized
- ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
- OpenPeripheral{0.1} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.jar) Unloaded->Constructed->Pre-initialized
- OpenBlocks{1.2.4} [OpenBlocks] (OpenBlocks-1.2.4.jar) Unloaded->Constructed->Errored
- OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.6.4-1.2.0-pre3.jar) Unloaded->Constructed->Pre-initialized
- OpenComputers{1.2.0-pre3} [OpenComputers] (OpenComputers-MC1.6.4-1.2.0-pre3.jar) Unloaded->Constructed->Pre-initialized
- PetBat{1.2.7} [Pet Bat] (PetBat_1.6.4_2.zip) Unloaded->Constructed->Pre-initialized
- PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized
- PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
- PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-39.zip) Unloaded->Constructed->Pre-initialized
- ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
- QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded->Constructed->Pre-initialized
- QuarryPlus{1.0.0} [QuarryPlus] (QuarryPlus-1.6.4-1.0.2.1.jar) Unloaded->Constructed->Pre-initialized
- RandomThings{1.8.8} [Random Things] (Random Things v. 1.8.8 [MC 1.6.4].zip) Unloaded->Constructed->Pre-initialized
- rcdusts{0.0.6d} [Rock Crusher Metal Dusts Add-On] (rcDusts-0.0.6d.zip) 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
- remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.9.3a.jar) Unloaded->Constructed->Pre-initialized
- secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.309.jar) Unloaded->Constructed->Pre-initialized
- SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.15-universal-srg.jar) Unloaded->Constructed->Pre-initialized
- StevesCarts{2.0.0.b10} [Steve's Carts 2] (StevesCarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized
- SuperCraftingFrame{1.6.2.7} [Super Crafting Frame] (SuperCraftingFrame-1.6.2.7.jar) Unloaded->Constructed->Pre-initialized
- Sync{2.1.0} [Sync] (Sync2.1.0.zip) Unloaded->Constructed->Pre-initialized
- TF2Dispenser{1.6.4} [TF2 Dispenser] (TF2_Dispenser_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
- TF2Sentry{1.6.4} [TF2 Sentry] (TF2_Sentry_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
- TF2Teleporter{1.6.4} [TF2 Teleporter] (TF2_Teleporter_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
- ThaumcraftExtras{0.8.2} [Thaumcraft Extras] (ThaumcraftExtras v0.8.2.zip) Unloaded->Constructed->Pre-initialized
- ToolBelt{1.6.4} [ToolBelts] (ToolBelts 1.6.4 v3.zip) Unloaded->Constructed->Pre-initialized
- Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
- Tubestuff{57.1.3} [Tubestuff] (tubestuff-57.1.3.jar) Unloaded->Constructed->Pre-initialized
- TwitchTVIRCModReborn{1.1} [TwitchTV IRC Mod Reborn] (TwitchTV IRC Mod Reborn v1.1 For Minecraft 1.6.2 - 1.6.4.zip) Unloaded->Constructed->Pre-initialized
- AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized
- WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
- WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
- WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
- McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
- NEI-Mystcraft-Plugin{01.05.01.00} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.6.4-01.05.01.00.zip) Unloaded->Constructed->Pre-initialized
- ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
- Launched Version: 1.6.4
- LWJGL: 2.9.0
- OpenGL: GeForce 8600 GT/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Pack: Default
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment