Posts by tiger39m9

    Display Spoiler

    --- BEGIN ERROR REPORT 885c2204 --------
    Generated 9/23/12 3:09 AM

    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_06-ea, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 330344352 bytes (315 MB) / 511180800 bytes (487 MB) up to 954466304 bytes (910 MB)
    - JVM Flags: 2 total; -Xmx1024m -Xms512m
    - FML: FML v3.1.15.378 Minecraft Forge 4.1.4.272 Optifine OptiFine_1.3.2_HD_B3 30 mods loaded, 30 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    BasicComponenets [Basic Componenets] (Universal Electricity_v0.7.0.88.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft [ComputerCraft] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ICBM [ICBM] (ICBM_v0.5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_placeablespawners [mod_placeablespawners] (mod_placeablespawners.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.16.zip) Unloaded->Constructed->Pre-initialized->Errored
    MontyPylon [More Pistons] (More Pistons 1.0.1 for [1.3.2].zip) Unloaded->Constructed->Pre-initialized->Initialized
    MultiPageChest [Multi Page Chest] (multiPageChest_1.1.1_Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Railcraft [Railcraft] (Railcraft_6.1.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_RecipeBook [mod_RecipeBook] (Recipe Book (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_treecapitator [mod_treecapitator] (Treecapitator 1.3.2.k.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_WirelessRedstone [mod_WirelessRedstone] (WirelessRedstone (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    UniversalElectricity [Universal Electricity] (Universal Electricity_v0.7.0.88.zip) Unloaded->Constructed->Pre-initialized->Initialized
    - LWJGL: 2.4.2
    - OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
    - 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.initializeMods(Loader.java:632)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
    at net.minecraft.client.Minecraft.a(Minecraft.java:459)
    at net.minecraft.client.Minecraft.run(Minecraft.java:746)
    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:424)
    at sun.reflect.GeneratedMethodAccessor6.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.initializeMods(Loader.java:631)
    ... 4 more
    Caused by: cpw.mods.fml.common.LoaderException: java.lang.NullPointerException
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:189)
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:164)
    at chb.mods.mffs.common.ModularForceFieldSystem.load(ModularForceFieldSystem.java:240)
    ... 29 more
    Caused by: java.lang.NullPointerException
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:183)
    ... 31 more
    --- END ERROR REPORT f24e8dd5 ----------