Advertisement
Guest User

industrial craft + computer craft for mc146

a guest
Jan 8th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. Β΄---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 08-01-2013 19:32
  5. Description: Failed to start game
  6.  
  7. java.lang.IllegalArgumentException: Slot 4095 is already occupied by ic2.core.block.BlockTex@1955c97 when adding dan200.computer.shared.BlockComputer@5a072a
  8. at amq.<init>(Block.java:324)
  9. at akb.<init>(BlockContainer.java:11)
  10. at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:30)
  11. at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:31)
  12. at dan200.computer.shared.ComputerCraftProxyCommon.registerItems(ComputerCraftProxyCommon.java:228)
  13. at dan200.computer.shared.ComputerCraftProxyCommon.load(ComputerCraftProxyCommon.java:49)
  14. at dan200.computer.client.ComputerCraftProxyClient.load(ComputerCraftProxyClient.java:55)
  15. at dan200.ComputerCraft.load(ComputerCraft.java:192)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  26. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  30. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  36. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  37. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  38. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  40. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  41. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
  42. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  43. at net.minecraft.client.Minecraft.a(Minecraft.java:456)
  44. at asq.a(SourceFile:56)
  45. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  46. at java.lang.Thread.run(Unknown Source)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.4.6
  55. Operating System: Windows 7 (x86) version 6.1
  56. Java Version: 1.7.0_10, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  58. Memory: 832633480 bytes (794 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  59. JVM Flags: 2 total; -Xms1024m -Xmx1024m
  60. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. Suspicious classes: FML and Forge are installed
  62. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  63. FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 6 mods loaded, 6 mods active
  64. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  65. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  66. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  67. ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Errored
  68. CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Errored
  69. IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
  70. LWJGL: 2.4.2
  71. OpenGL: ATI Mobility Radeon HD 3400 Series GL version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
  72. Is Modded: Definitely; Client brand changed to 'forge,fml'
  73. Type: Client (map_client.txt)
  74. Texture Pack: Default
  75. Profiler Position: N/A (disabled)
  76. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement