Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 5/13/14 2:14 PM
- Description: Initializing game
- java.lang.IllegalArgumentException: Overwriting already-registered Potion lumien.randomthings.PotionEffects.ImbueWither@7d019c6c @ 35
- at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.onConflict(PotionCollisionTracker.java:89)
- at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.addPotionID(PotionCollisionTracker.java:58)
- at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:284)
- 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.GeneratedMethodAccessor1.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:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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(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:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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(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)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.onConflict(PotionCollisionTracker.java:89)
- at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.addPotionID(PotionCollisionTracker.java:58)
- at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:284)
- 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.GeneratedMethodAccessor1.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:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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(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:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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(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)
- -- System Details --
- Details:
- Minecraft Version: 1.6.4
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_21, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1282434440 bytes (1223 MB) / 1773600768 bytes (1691 MB) up to 3817799680 bytes (3640 MB)
- JVM Flags: 3 total; -Xms256M -Xmx4095M -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 Feed The Beast Mod Pack 140 mods loaded, 140 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.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- PCLCoreModASM{1.0} [PCLCoreModASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- MobiusCore{1.1.0} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
- switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
- DC1{2.4.0.12} [DukeCore] ([1.6.4] DukeCore v2.4.0.12.jar) Unloaded->Constructed->Pre-initialized
- AS1{2.4.5.21} [Arcane Scrolls] ([1.6.4] ArcaneScrolls v2.4.5.21.jar) Unloaded->Constructed->Pre-initialized
- bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized
- mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
- advancedgenetics{v1.4.1} [Advanced Genetics] (advancedGenetics_v1.4.1.jar) Unloaded->Constructed->Pre-initialized
- Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.4-1.2.15.jar) Unloaded->Constructed->Pre-initialized
- arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized
- AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.2 mc1.6.4.zip) Unloaded->Constructed->Pre-initialized
- CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
- UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.54-core.jar) Unloaded->Constructed->Pre-initialized
- ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.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.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
- Waila{1.5.2} [Waila] (Waila_1.5.2.zip) Unloaded->Constructed->Pre-initialized
- TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3.jar) Unloaded->Constructed->Pre-initialized
- aobd{1.3.1} [Another One Bites The Dust] (AOBD v1.3.1.jar) Unloaded->Constructed->Pre-initialized
- AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
- ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips-1.6.x-1.4.5.zip) Unloaded->Constructed->Pre-initialized
- ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (ArmorStatusHUD-1.6.4-1.15.zip) 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
- Artifice{1.6.4R1.1.3} [Artifice] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
- ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
- ATG{0.9.4} [Alternate Terrain Generation] (ATG-1.6.4-0.9.4.jar) Unloaded->Constructed->Pre-initialized
- Backpack{1.27.34} [Backpack] (backpack-1.27.34-1.6.x.jar) 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
- betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.45.jar) Unloaded->Constructed->Pre-initialized
- BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
- BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
- CalclaviaCore{1.1.1} [Calclavia] (Calclavia Core-1.1.1.160-main.jar) Unloaded->Constructed->Pre-initialized
- CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.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.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
- ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
- CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
- ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
- DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V22.zip) Unloaded->Constructed->Pre-initialized
- dynamictanks{1.0} [Dynamic Liquid Tanks 2] (DynamicTanks2_v0.0.8a.jar) Unloaded->Constructed->Pre-initialized
- emashercore{1.2.3.4} [Emasher Resource] (EmasherResource-1.2.3.4.zip) Unloaded->Constructed->Pre-initialized
- EnderIO{1.0.0} [Ender IO] (EnderIO-1.6.4-1.0.0.343.jar) Unloaded->Constructed->Pre-initialized
- eng_toolbox{1.1.8.3} [Engineer's Toolbox] (EngineersToolbox-1.1.8.3.zip) Unloaded->Constructed->Pre-initialized
- EnhancedPortals3{${version}} [EnhancedPortals] (EnhancedPortals-1.6.4-3.0.0b5c.jar) Unloaded->Constructed->Pre-initialized
- ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- extracells{1.6.7d} [ExtraCells] (ExtraCells-1.6.7d.jar) Unloaded->Constructed->Pre-initialized
- KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.4-1.2.26.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
- ExtraTiC{0.8.0} [ExtraTiC] (ExtraTiC-1.6.4-0.8.0.jar) Unloaded->Constructed->Pre-initialized
- ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
- farlanders{1.1} [The Farlanders] (Farlanders_v1.1.zip) Unloaded->Constructed->Pre-initialized
- FlansMod{4.1.1} [Flans Mod] (FlansMod-4.1.1.jar) Unloaded->Constructed->Pre-initialized
- flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
- ForbiddenMagic{0.32} [Forbidden Magic] (ForbiddenMagic pr0.32.jar) Unloaded->Constructed->Pre-initialized
- ganysend{1.6.0} [Gany's End] (Ganys End v1.6.0.jar) Unloaded->Constructed->Pre-initialized
- ganysnether{1.5.7} [Gany's Nether] (Ganys Nether v1.5.7.jar) Unloaded->Constructed->Pre-initialized
- ganyssurface{1.6.0} [Gany's Surface] (Ganys Surface v1.6.0.jar) Unloaded->Constructed->Pre-initialized
- gascraft{2.0.4.3} [GasCraft] (GasCraft-2.0.4.3.zip) Unloaded->Constructed->Pre-initialized
- HopperDuctMod{1.2.2} [Hopper Ducts] (HopperDuctsMod-1.6.4-1.2.2.zip) Unloaded->Constructed->Pre-initialized
- IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
- inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-1.6.2-1.56.b77.jar) Unloaded->Constructed->Pre-initialized
- JABBA{1.1.2b} [JABBA] (JABBA_1.1.2c.zip) Unloaded->Constructed->Pre-initialized
- LanteaCraft{RC1-31} [LanteaCraft] (LanteaCraft-RC1-31.jar) Unloaded->Constructed->Pre-initialized
- magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
- standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
- Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
- Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
- BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.35-core.jar) Unloaded->Constructed->Pre-initialized
- Morpheus{1.2} [Morpheus] (Morpheus-1.6.4-1.2.32.jar) Unloaded->Constructed->Pre-initialized
- MutantCreatures{1.4.4} [Mutant Creatures] (Mutant_Creatures_v1.4.4_mc1.6.4.zip) Unloaded->Constructed->Pre-initialized
- NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
- NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.6.4-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
- ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
- OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized
- Opis{1.2.0} [Opis] (Opis_1.2.0.zip) Unloaded->Constructed->Pre-initialized
- MapWriter{2.0.1} [MapWriter] (Opis_1.2.0.zip) Unloaded->Constructed->Pre-initialized
- pamharvestcraft{1.0} [Pam's HarvestCraft Base] (PamsHarvestCraft-1.6.4-1.1.4.zip) Unloaded->Constructed->Pre-initialized
- PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-39.zip) Unloaded->Constructed->Pre-initialized
- ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
- RandomThings{1.9} [Random Things] (Random Things v. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
- RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V22.zip) Unloaded->Constructed->Errored
- ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.6 V22.zip) Unloaded->Constructed->Errored
- remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.11.jar) Unloaded->Constructed->Pre-initialized
- Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.6.4-1.2.2.zip) Unloaded->Constructed->Pre-initialized
- Roguelike{1.2.9} [Roguelike Dungeons] (roguelike-v1.2.9-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
- StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] (StatusEffectHUD-1.6.4-1.19.zip) Unloaded->Constructed->Pre-initialized
- StevesFactoryManager{A83} [Steve's Factory Manager] (StevesFactoryManagerA83.zip) Unloaded->Constructed->Pre-initialized
- switches{1.3.0} [Switches] (switches-1.6.4-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
- ThirstMod{1.7.6} [Thirst Mod] (thirstmod-1.7.7.zip) Unloaded->Constructed->Pre-initialized
- TMechworks{12.995565c} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.3.jar) Unloaded->Constructed->Pre-initialized
- TorchLevers{1.3.2} [Torch Levers] (TorchLevers-1.6.x-1.3.2.jar) Unloaded->Constructed->Pre-initialized
- Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized
- tropicraftmod{v5.1.6 for MC 1.6.4} [Tropicraft] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
- volleyballmod{v5.1.6 for MC 1.6.4} [Volleyball] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
- UtilityMobs{2.1} [Utility Mobs] (UtilityMobs-1.6.2-2.1.zip) Unloaded->Constructed->Pre-initialized
- AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
- witchery{0.16.3} [Witchery] (Witchery_0-16-3_164.zip) 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
- MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized
- McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
- ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
- TConstruct Environment: Environment seems clean, however you are using a modpack; please report it to the pack author, not us!
- Launched Version: 1.6.4
- LWJGL: 2.9.1
- OpenGL: GeForce 9800 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: LB Photo Realism x256 10.0.0-converted-1374012707213.zip
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment