Guest User

Untitled

a guest
Oct 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.12 KB | None | 0 0
  1.  
  2.  
  3.       Minecraft has crashed!      
  4.       ----------------------      
  5.  
  6. Minecraft has stopped running because it encountered a problem; Failed to start game
  7. This error has been saved to Q:\MultiMc\instances\1.3.x Full Modded\.minecraft\crash-reports\crash-2012-09-07_22.04.31-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT dc8d93ad --------
  12. Generated 9/7/12 10:04 PM
  13.  
  14. - Minecraft Version: 1.3.2
  15. - Operating System: Windows 7 (x86) version 6.1
  16. - Java Version: 1.7.0_07, Oracle Corporation
  17. - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  18. - Memory: 406294528 bytes (387 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  19. - JVM Flags: 2 total; -Xmx1024m -Xms512m
  20. - FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 Optifine OptiFine_1.3.2_HD_U_B3 19 mods loaded, 19 mods active
  21.     FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  22.     Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  23.     mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  24.     mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  25.     BasicComponents [Basic Componenets] (Universal Electricity_v0.7.0.97.zip) Unloaded->Constructed->Pre-initialized->Initialized
  26.     Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  27.     mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
  28.     BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  29.     BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  30.     BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  31.     BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  32.     BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  33.     BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  34.     Forestry [Forestry for Minecraft] (forestry-A-1.5.0.0.jar) Unloaded->Constructed->Pre-initialized->Errored
  35.     ICBM [ICBM] (ICBM_v0.5.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
  36.     mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  37.     IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
  38.     Railcraft [Railcraft] (Railcraft_6.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  39.     UniversalElectricity [Universal Electricity] (Universal Electricity_v0.7.0.97.zip) Unloaded->Constructed->Pre-initialized->Initialized
  40. - LWJGL: 2.4.2
  41. - OpenGL: ATI Mobility Radeon HD 2600 XT GL version 3.3.11566 Compatibility Profile Context, ATI Technologies Inc.
  42. - Is Modded: Definitely; 'forge,fml'
  43. - Type: Client
  44. - Texture Pack: Default
  45. - Profiler Position: N/A (disabled)
  46.  
  47. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  48.     at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  49.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:641)
  50.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:174)
  51.     at net.minecraft.client.Minecraft.a(Minecraft.java:450)
  52.     at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  53.     at java.lang.Thread.run(Unknown Source)
  54. Caused by: java.lang.reflect.InvocationTargetException
  55.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58.     at java.lang.reflect.Method.invoke(Unknown Source)
  59.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:371)
  60.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  61.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62.     at java.lang.reflect.Method.invoke(Unknown Source)
  63.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  64.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  65.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  66.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  67.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  68.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  69.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72.     at java.lang.reflect.Method.invoke(Unknown Source)
  73.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  74.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  75.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  76.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  77.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  78.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  79.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
  80.     ... 4 more
  81. Caused by: java.lang.IllegalArgumentException: Slot 205 is already occupied by xcompwiz.mystcraft.BlockLinkPortal@f10386 when adding forestry.core.gadgets.BlockMachine@11e7f01
  82.     at aig.<init>(Block.java:282)
  83.     at afu.<init>(BlockContainer.java:7)
  84.     at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:23)
  85.     at forestry.core.gadgets.BlockMachine.<init>(BlockMachine.java:28)
  86.     at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:35)
  87.     at forestry.core.config.Config.load(Config.java:176)
  88.     at forestry.core.ForestryCore.init(ForestryCore.java:62)
  89.     at forestry.core.ForestryClient.init(ForestryClient.java:35)
  90.     at forestry.Forestry.init(Forestry.java:36)
  91.     ... 29 more
  92. --- END ERROR REPORT 2dd04462 ----------
Add Comment
Please, Sign In to add comment