Posts by 61352151511

    I get this error on startup, I have many other mods installed so im not sure if its an ID conflict, I didn't see "slot ### is already occupied"





    Minecraft has crashed!
    ----------------------


    Minecraft has stopped running because it encountered a problem; Failed to start game
    This error has been saved to C:\Users\Mitch\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-17_07.19.09-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.




    --- BEGIN ERROR REPORT f831ab60 --------
    Generated 9/17/12 7:19 AM


    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_03, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 571476192 bytes (545 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx1024m
    - FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 27 mods loaded, 27 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
    Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
    ExtraBees [Extra Bees] (extrabees-1.4.0.16-dev-build.zip) Unloaded->Constructed->Pre-initialized
    Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized
    mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyCore [Metallurgy Core] (Metallurgy - Core 2.0.4.2b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyEnder [Metallurgy Ender] (Metallurgy - Ender 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy - Fantasy 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyBase [Metallurgy Base] (Metallurgy - MetalsBase 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyNether [Metallurgy Nether] (Metallurgy - Nether 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyPrecious [Metallurgy Precious] (Metallurgy - Precious 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    MetallurgyUtility [Metallurgy Utility] (Metallurgy - Utility 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
    CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Errored
    IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized
    Railcraft [Railcraft] (Railcraft_6.1.0.0.zip) Unloaded->Constructed->Pre-initialized
    Ripx [Ripx] (Ripx Bucket.zip) Unloaded->Constructed->Pre-initialized
    - LWJGL: 2.4.2
    - OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2302, Intel
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)


    cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:461)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
    at net.minecraft.client.Minecraft.a(Minecraft.java:405)
    at net.minecraft.client.Minecraft.run(Minecraft.java:737)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
    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:371)
    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:124)
    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:81)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:460)
    ... 4 more
    Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.event.FMLPreInitializationEvent.getVersionProperties()Ljava/util/Properties;
    at cpw.mods.compactsolars.CompactSolars.preInit(CompactSolars.java:44)
    ... 29 more
    --- END ERROR REPORT 6c0b012f ----------