Advertisement
Guest User

minecraft 146, industrial + compute craft

a guest
Jan 8th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 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.  
  6. A full error report has been saved to C:\Users\Miguel\AppData\Roaming\.minecraft\crash-reports\crash-2013-01-08_19.32.11-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
  7.  
  8.  
  9.  
  10. --- BEGIN ERROR REPORT 2c0c5143 --------
  11. Full report at:
  12. C:\Users\Miguel\AppData\Roaming\.minecraft\crash-reports\crash-2013-01-08_19.32.11-client.txt
  13. Please show that file to Mojang, NOT just this screen!
  14.  
  15. Generated 08-01-2013 19:32
  16.  
  17. -- System Details --
  18. Details:
  19. Minecraft Version: 1.4.6
  20. Operating System: Windows 7 (x86) version 6.1
  21. Java Version: 1.7.0_10, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  23. Memory: 832633480 bytes (794 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  24. JVM Flags: 2 total; -Xms1024m -Xmx1024m
  25. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  26. Suspicious classes: FML and Forge are installed
  27. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  28. FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 6 mods loaded, 6 mods active
  29. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  30. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  31. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  32. ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Errored
  33. CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Errored
  34. IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
  35. LWJGL: 2.4.2
  36. OpenGL: ATI Mobility Radeon HD 3400 Series GL version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
  37. Is Modded: Definitely; Client brand changed to 'forge,fml'
  38. Type: Client (map_client.txt)
  39. Texture Pack: Default
  40. Profiler Position: N/A (disabled)
  41. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  42.  
  43. java.lang.IllegalArgumentException: Slot 4095 is already occupied by ic2.core.block.BlockTex@1955c97 when adding dan200.computer.shared.BlockComputer@5a072a
  44. at amq.<init>(Block.java:324)
  45. at akb.<init>(BlockContainer.java:11)
  46. at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:30)
  47. at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:31)
  48. at dan200.computer.shared.ComputerCraftProxyCommon.registerItems(ComputerCraftProxyCommon.java:228)
  49. at dan200.computer.shared.ComputerCraftProxyCommon.load(ComputerCraftProxyCommon.java:49)
  50. at dan200.computer.client.ComputerCraftProxyClient.load(ComputerCraftProxyClient.java:55)
  51. at dan200.ComputerCraft.load(ComputerCraft.java:192)
  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:483)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  61. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  62. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  66. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  76. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  77. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
  78. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  79. at net.minecraft.client.Minecraft.a(Minecraft.java:456)
  80. at asq.a(SourceFile:56)
  81. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  82. at java.lang.Thread.run(Unknown Source)
  83. --- END ERROR REPORT f22eb2df ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement