Posts by EonNeon

    I keep crashing for know reason, I use magic Launcher to install things. When i install this addon Minecraft just crashes.
    Here is the crash Report. Please help me out : :D :Nuke TNT: :Advanced Furnace:



    Minecraft has crashed!


    ----------------------


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




    --- BEGIN ERROR REPORT 363cee30 --------
    Generated 9/23/12 4:18 PM


    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (x86) version 6.1
    - Java Version: 1.7.0_01, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    - Memory: 944312336 bytes (900 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
    - JVM Flags: 2 total; -Xms1024m -Xmx1024m
    - FML: FML v3.0.165.344 Minecraft Forge 4.0.0.241 Optifine OptiFine_1.3.2_HD_U_B3 16 mods loaded, 16 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
    mod_MoreBows [mod_MoreBows] (1.3.2MoreBows[V2].zip) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized
    mod_EllianDetector [mod_EllianDetector] (EllianDetector.jar) Unloaded->Constructed->Pre-initialized
    MSC [Mob Spawn Controls] (Forge_MobSpawnControlsv1.3.2.1.zip) Unloaded->Constructed->Pre-initialized
    mod_Arrows [mod_Arrows] (Arrows Mod.zip) Unloaded->Constructed->Pre-initialized
    mod_Timber [Timber!] (Timber! (1.3.2).zip) Unloaded->Constructed->Pre-initialized
    UpdateManager-Vazkii [Mod Update Manager] (a_VazCore [1.0.4] mc.1.3.2.zip) Unloaded->Constructed->Pre-initialized
    vazcore_Vaz [Vazcore] (a_VazCore [1.0.4] mc.1.3.2.zip) 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
    modmaker_Vz [Layman Mod Maker] (Layman Mod Maker [1.0.1] mc.1.3.2.zip) Unloaded->Constructed->Pre-initialized
    CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Errored
    - LWJGL: 2.4.2
    - OpenGL: Mobile Intel(R) 4 Series Express Chipset Family 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:445)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)
    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.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.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:444)
    ... 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)
    ... 30 more
    --- END ERROR REPORT 66391ae6 ----------