Guest User

Untitled

a guest
Oct 21st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 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 C:\Users\sam\Desktop\multi mc inst\season 4 lets play multi mc\instances\forestry 1.3.2\.minecraft\crash-reports\crash-2012-09-08_16.25.00-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 bb91bcf --------
  12. Generated 8/09/12 4:25 PM
  13.  
  14. - Minecraft Version: 1.3.2
  15. - Operating System: Windows 7 (amd64) version 6.1
  16. - Java Version: 1.6.0_24, Sun Microsystems Inc.
  17. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  18. - Memory: 805625952 bytes (768 MB) / 1029046272 bytes (981 MB) up to 1431699456 bytes (1365 MB)
  19. - JVM Flags: 2 total; -Xmx1536m -Xms1024m
  20. - FML: FML v3.0.188.360 Minecraft Forge 4.0.0.249 15 mods loaded, 15 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. Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  26. mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
  27. BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  28. BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  29. BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  30. BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  31. BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  32. BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  33. Forestry [Forestry for Minecraft] (forestry-A-1.5.0.1.jar) Unloaded->Constructed->Pre-initialized->Errored
  34. mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  35. IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
  36. - LWJGL: 2.4.2
  37. - OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2279, Intel
  38. - Is Modded: Definitely; 'forge,fml'
  39. - Type: Client
  40. - Texture Pack: Default
  41. - Profiler Position: N/A (disabled)
  42.  
  43. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  44. at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  45. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:641)
  46. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:177)
  47. at net.minecraft.client.Minecraft.a(Minecraft.java:450)
  48. at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  49. at java.lang.Thread.run(Unknown Source)
  50. Caused by: java.lang.reflect.InvocationTargetException
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:371)
  56. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  60. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  61. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  62. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  63. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  64. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  70. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  71. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  72. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  73. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  74. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  75. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
  76. ... 4 more
  77. Caused by: java.lang.IllegalArgumentException: Slot 205 is already occupied by xcompwiz.mystcraft.BlockLinkPortal@69c5a33b when adding forestry.core.gadgets.BlockMachine@2e5facbd
  78. at aig.<init>(Block.java:282)
  79. at afu.<init>(BlockContainer.java:7)
  80. at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:23)
  81. at forestry.core.gadgets.BlockMachine.<init>(BlockMachine.java:28)
  82. at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:35)
  83. at forestry.core.config.Config.load(Config.java:176)
  84. at forestry.core.ForestryCore.init(ForestryCore.java:62)
  85. at forestry.core.ForestryClient.init(ForestryClient.java:35)
  86. at forestry.Forestry.init(Forestry.java:36)
  87. ... 29 more
  88. --- END ERROR REPORT 2c317b6a ----------
Add Comment
Please, Sign In to add comment