Advertisement
Guest User

Untitled

a guest
Oct 26th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 7.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 10/26/13 12:12 AM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
  8.     at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
  10.     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
  11.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
  12.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
  13.     at net.minecraft.client.main.Main.main(SourceFile:101)
  14.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17.     at java.lang.reflect.Method.invoke(Unknown Source)
  18.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
  19.     at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  20. Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
  21.     at ic2.core.PlatformClient.getMinecraftDir(PlatformClient.java:144)
  22.     at ic2.core.IC2.load(IC2.java:370)
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26.     at java.lang.reflect.Method.invoke(Unknown Source)
  27.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
  28.     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  29.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30.     at java.lang.reflect.Method.invoke(Unknown Source)
  31.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  32.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  33.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  34.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  35.     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  36.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
  37.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  38.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41.     at java.lang.reflect.Method.invoke(Unknown Source)
  42.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  43.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  44.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  45.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  46.     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  47.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  48.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
  49.     ... 10 more
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- System Details --
  56. Details:
  57.     Minecraft Version: 1.6.2
  58.     Operating System: Windows 7 (amd64) version 6.1
  59.     Java Version: 1.7.0_25, Oracle Corporation
  60.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61.     Memory: 166346280 bytes (158 MB) / 476839936 bytes (454 MB) up to 954466304 bytes (910 MB)
  62.     JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  63.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  64.     Suspicious classes: FML and Forge are installed
  65.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66.     FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 35 mods loaded, 35 mods active
  67.     mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  68.     FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized
  69.     Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized
  70.     AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71.     Aroma1997Core{1.0.0.5.1} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72.     playercoreapi{0.1} [PlayerCoreAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  73.     threadedlighting{0.1} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  74.     bspkrsCore{v4.3(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip) Unloaded->Constructed->Pre-initialized
  75.     mod_bspkrsCore{v4.3(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip) Unloaded->Constructed->Pre-initialized
  76.     mod_ArmorStatusHUD{v1.13(1.6.2)} [ArmorStatusHUD] ([1.6.2]ArmorStatusHUDv1.13.zip) Unloaded->Constructed->Pre-initialized
  77.     mod_StatusEffectHUD{v1.16(1.6.2)} [StatusEffectHUD] ([1.6.2]StatusEffectHUDv1.16.zip) Unloaded->Constructed->Pre-initialized
  78.     AdvancedHUD{Version [0.1.5] for 1.6.4} [AdvancedHUD] (AdvancedHUD[0.1.5].zip) Unloaded->Constructed->Pre-initialized
  79.     AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized
  80.     ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
  81.     AEPeripheral{1.0.1.1} [AE Peripheral] (aeperipheral-universal-1.6.2-1.0.1.1.zip) Unloaded->Constructed->Pre-initialized
  82.     Aether II{Alpha v1.0.1} [Aether II] (aether.jar) Unloaded->Constructed->Pre-initialized
  83.     MainMenuAPI{1.0.0} [Main Menu API] (aether.jar) Unloaded->Constructed->Pre-initialized
  84.     AlchemyPlusPlus{release 1.1} [Alchemy++] (Alchemy++_v.1.1release1.6.2.jar) Unloaded->Constructed->Pre-initialized
  85.     amethysttools{1.0.1} [Amethyst Tools] (AmethystTools[1.6.2]v1.0.1.zip) Unloaded->Constructed->Pre-initialized
  86.     ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
  87.     Aroma1997CoreHelper{1.0.0.5.1} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar) Unloaded->Constructed->Pre-initialized
  88.     Aroma1997s Dimension{1.0.2.9} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar) Unloaded->Constructed->Pre-initialized
  89.     AncientWarfare{1.1.030-beta-MC162} [Ancient Warfare] (AW-1.1.030-beta-MC16X.zip) Unloaded->Constructed->Pre-initialized
  90.     BuildCraft|Core{4.1.1} [BuildCraft] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  91.     BuildCraft|Builders{4.1.1} [BC Builders] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  92.     BuildCraft|Energy{4.1.1} [BC Energy] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  93.     BuildCraft|Factory{4.1.1} [BC Factory] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  94.     BuildCraft|Transport{4.1.1} [BC Transport] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  95.     BuildCraft|Silicon{4.1.1} [BC Silicon] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
  96.     CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
  97.     emeraldtools{1.0.1} [Emerald Tools] (EmeraldTools[1.6.2]v1.0.1.zip) Unloaded->Constructed->Pre-initialized
  98.     extracells{1.5.0} [ExtraCells] (ExtraCells-1.5.0.jar) Unloaded->Constructed->Pre-initialized
  99.     IC2{1.117.921} [IndustrialCraft 2] (industrialcraft-2_1.117.921.jar) Unloaded->Constructed->Errored
  100.     MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized
  101.     OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement