The Meaning of Life, the Universe, and Everything.
Join Date:
4/13/2012
Posts:
63
Minecraft:
jikijiki53
Member Details
I have a crash report on 3 mods
---- Minecraft Crash Report ----
// Oops.
Time: 2/10/13 1:51 AM
Description: Failed to start game
java.lang.NullPointerException
at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
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:487)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
The mods that had the error are Railcraft, Powerconverter, and Redpower 2. there might be others, but I think that's it. Any ideas on how to fix this? I don't know if its compatibility errors or what. Please help.
---- Minecraft Crash Report ----
// Oops.
Time: 2/10/13 1:51 AM
Description: Failed to start game
java.lang.NullPointerException
at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
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:487)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1812720384 bytes (1728 MB) / 2641428480 bytes (2519 MB) up to 3817799680 bytes (3640 MB)
JVM Flags: 2 total; -Xmx4096m -Xms2048m
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 v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 Optifine OptiFine_1.4.6_HD_U_C3 131 mods loaded, 131 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
DungeonPack [DungeonPack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
CrazyOres [CrazyOres] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
nohero_moreHealth [More Health Forge] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r06.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6 (2).jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry-A-2.0.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore [CoFH Core] (CoFHCore-1.4.7.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
OmniTools [OmniTools] (OmniTools-3.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Doggy Talents [Doggy Talents] ([1.4.7] Doggy Talents - 1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
craftableMoCreature [Craftable Animals MoCreature Extension] ([1.4.7]CraftableAnimals MoCreature Extension v1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
craftableAnimals [Craftable Animals] ([1.4.7]CraftableAnimals v2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
extendedWorkbench [Extended Workbench] ([1.4.7]ExtendedWorkbench v1.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack [Backpack] (backpack-latest.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized
craftguide [CraftGuide] (CraftGuide-1.6.5.12.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner [DrZhark's CustomSpawner] (CustomMobSpawner 1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BinnieCore [Binnie Core] (extrabees-1.4.9.31-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees [Extra Bees] (extrabees-1.4.9.31-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
PowerCrystalsCore [PowerCrystals Core] (PowerCrystalsCore_1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
FlatBedrock [FlatBedrock] (FlatBedrock_1.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
Barodas-HostileDrops [Hostile Drops] (Hostile Drops v1.1.1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (ironchest-universal-1.4.7-4.5.4.217.zip) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded [MineFactory Reloaded] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatExtraBiomes [MFR Compat: ExtraBiomes] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatForestry [MFR Compat: Forestry] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatIC2 [MFR Compat: IC2] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCBean [Pam's HarvestCraft Bean] (Pam's HarvestCraft - Bean 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCBellpepper [Pam's HarvestCraft Bellpepper] (Pam's HarvestCraft - Bellpepper 1.02 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCBlueberry [Pam's HarvestCraft Blueberry] (Pam's HarvestCraft - Blueberry 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCChilipepper [Pam's HarvestCraft Chilipepper] (Pam's HarvestCraft - Chili Pepper 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCorn [Pam's HarvestCraft Corn] (Pam's HarvestCraft - Corn 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCotton [Pam's HarvestCraft Cotton] (Pam's HarvestCraft - Cotton 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCucumber [Pam's HarvestCraft Cucumber] (Pam's HarvestCraft - Cucumber 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCGrape [Pam's HarvestCraft Grape] (Pam's HarvestCraft - Grape 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCLettuce [Pam's HarvestCraft Lettuce] (Pam's HarvestCraft - Lettuce 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCOnion [Pam's HarvestCraft Onion] (Pam's HarvestCraft - Onion 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCPeanut [Pam's HarvestCraft Peanut] (Pam's HarvestCraft - Peanut 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCRice [Pam's HarvestCraft Rice] (Pam's HarvestCraft - Rice 1.03 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCStrawberry [Pam's HarvestCraft Strawberry] (Pam's HarvestCraft - Strawberry 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCTomato [Pam's HarvestCraft Tomato] (Pam's HarvestCraft - Tomato 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCWhitemushroom [Pam's HarvestCraft Whitemushroom] (Pam's HarvestCraft - White Mushroom 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCBase [Pam's HarvestCraft Base] (Pam's HarvestCraft Base 1.03 (MC 1.4.6) (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamWeeeFlowers [Pam's Weee! Flowers] (Pam's Weee! Flowers 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatPams [MFR Compat: Pam's Mods] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6 (2).zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6 (2).zip) Unloaded->Constructed->Pre-initialized->Errored
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
MFReloaded|CompatRP2 [MFR Compat: RP2] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatSoulShards [MFR Compat: SoulShards] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatThaumcraft [MFR Compat: Thaumcraft] (MineFactoryReloaded_2.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystic Ores [Mystic Ores Rewritten!] (Mystic Ores [1.0].zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystic Ruins [Mystic Ruins Rewritten!] (Mystic Ruins [1.0].zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystic Stones [Mystic Stones Rewritten!] (Mystic Stones [1.0].zip) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
NetherOres [Nether Ores] (NetherOres_2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
ClaySpawn [Pam's Clay Spawn] (Pam's Clay Spawn 1.3 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
GetAllTheSeeds [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.5 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCApple [Pam's HarvestCraft Apple] (Pam's HarvestCraft - Apple 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCAvocado [Pam's HarvestCraft Avocado] (Pam's HarvestCraft - Avocado 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCBlackberry [Pam's HarvestCraft Blackberry] (Pam's HarvestCraft - Blackberry 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCandle [Pam's HarvestCraft Candle] (Pam's HarvestCraft - Candle 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCherry [Pam's HarvestCraft Cherry] (Pam's HarvestCraft - Cherry 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCCranberry [Pam's HarvestCraft Cranberry] (Pam's HarvestCraft - Cranberry 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCKiwi [Pam's HarvestCraft Kiwi] (Pam's HarvestCraft - Kiwi 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCLemon [Pam's HarvestCraft Lemon] (Pam's HarvestCraft - Lemon 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCNutmeg [Pam's HarvestCraft Nutmeg] (Pam's HarvestCraft - Nutmeg 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCPear [Pam's HarvestCraft Pear] (Pam's HarvestCraft - Pear 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCPlum [Pam's HarvestCraft Plum] (Pam's HarvestCraft - Plum 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCRaspberry [Pam's HarvestCraft Raspberry] (Pam's HarvestCraft - Raspberry 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCSalt [Pam's HarvestCraft - Salt] (Pam's HarvestCraft - Salt 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCSpiceleaf [Pam's HarvestCraft Spiceleaf] (Pam's HarvestCraft - Spice Leaf 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCSunflower [Pam's HarvestCraft Sunflower] (Pam's HarvestCraft - Sunflower 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCWalnut [Pam's HarvestCraft Walnut] (Pam's HarvestCraft - Walnut 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
MushroomSpawn [Pam's Huge Mushroom Spawn] (Pam's Huge Mushroom Spawn 1.2 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
MelonSpawn [Pam's Melon Spawn] (Pam's Melon Spawn 1.3 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
SimpleRecipes [Pam's Simple Recipes] (Pam's Simple Recipes 1.8.1 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
PamHCSink [Pam's HarvestCraft Sink] (Pam's Sink Mod 1.0 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_1.4.7-6.15.3.0.jar) Unloaded->Constructed->Pre-initialized->Errored
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters [Power Converters] (PowerConverters_2.2.0.zip) Unloaded->Constructed->Pre-initialized->Errored
PreciousGems [Precious Gems] (Precious Gems v 5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a45.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale-of-Kingdoms-V1.4.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
TaleOfKingdoms [Tale of Kingdoms] (Tale-of-Kingdoms-V1.4.2.6.zip)
The mods that had the error are Railcraft, Powerconverter, and Redpower 2. there might be others, but I think that's it. Any ideas on how to fix this? I don't know if its compatibility errors or what. Please help.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff