Guest User

crash compact solars 1.3.2

a guest
Oct 19th, 2012
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.32 KB | None | 0 0
  1. Minecraft has crashed!      
  2.       ----------------------      
  3.  
  4. Minecraft has stopped running because it encountered a problem; Failed to start game
  5. This error has been saved to C:\Users\Jort\AppData\Roaming\.minecraft\crash-reports\crash-2012-10-19_13.18.10-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
  6.  
  7.  
  8.  
  9. --- BEGIN ERROR REPORT 658cf448 --------
  10. Generated 10/19/12 1:18 PM
  11.  
  12. - Minecraft Version: 1.3.2
  13. - Operating System: Windows 7 (amd64) version 6.1
  14. - Java Version: 1.7.0_07, Oracle Corporation
  15. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  16. - Memory: 335668672 bytes (320 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  17. - JVM Flags: 2 total; -Xms512m -Xmx1024m
  18. - FML: FML v3.1.1.368 Minecraft Forge 4.1.2.260 18 mods loaded, 18 mods active
  19.     FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  20.     Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  21.     mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  22.     mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  23.     BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  24.     BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  25.     BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  26.     BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  27.     BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  28.     BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized
  29.     ComputerCraft [ComputerCraft] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized
  30.     CCTurtle [ComputerCraft Turtles] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized
  31.     Forestry [Forestry for Minecraft] (forestry-A-1.5.0.1.jar) Unloaded->Constructed->Pre-initialized
  32.     IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized
  33.     CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Errored
  34.     ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.23.zip) Unloaded->Constructed->Pre-initialized
  35.     PortalGun [PortalGun] (portalgun1.3.2v2_universal.zip) Unloaded->Constructed->Pre-initialized
  36.     Railcraft [Railcraft] (Railcraft_6.2.0.0.zip) Unloaded->Constructed->Pre-initialized
  37. - LWJGL: 2.4.2
  38. - OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
  39. - Is Modded: Definitely; 'forge,fml'
  40. - Type: Client
  41. - Texture Pack: Default
  42. - Profiler Position: N/A (disabled)
  43.  
  44. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  45.     at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  46.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:461)
  47.     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
  48.     at net.minecraft.client.Minecraft.a(Minecraft.java:405)
  49.     at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  50.     at java.lang.Thread.run(Unknown Source)
  51. Caused by: java.lang.reflect.InvocationTargetException
  52.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  54.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  55.     at java.lang.reflect.Method.invoke(Unknown Source)
  56.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:371)
  57.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  58.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59.     at java.lang.reflect.Method.invoke(Unknown Source)
  60.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  61.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  62.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  63.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  64.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  65.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  66.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  68.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  69.     at java.lang.reflect.Method.invoke(Unknown Source)
  70.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  71.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  72.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  73.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  74.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  75.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  76.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:460)
  77.     ... 4 more
  78. Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.event.FMLPreInitializationEvent.getVersionProperties()Ljava/util/Properties;
  79.     at cpw.mods.compactsolars.CompactSolars.preInit(CompactSolars.java:44)
  80.     ... 29 more
  81. --- END ERROR REPORT ceb9d0a2 ----------
Advertisement
Add Comment
Please, Sign In to add comment