Advertisement
64Dragonheart64

Untitled

Dec 22nd, 2012
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 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\CiudadelaCity\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-22_21.11.48-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 652c81a --------
  11. Full report at:
  12. C:\Users\CiudadelaCity\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-22_21.11.48-client.txt
  13. Please show that file to Mojang, NOT just this screen!
  14.  
  15. Generated 22/12/12 21:11
  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_09, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  23. Memory: 426883096 bytes (407 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  24. JVM Flags: 2 total; -Xms512m -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.12.511 Minecraft Forge 6.5.0.473 16 mods loaded, 16 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. mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  33. mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  34. mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  35. IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
  36. RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  37. RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  38. RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  39. RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  40. RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  41. RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  42. RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  43. RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Errored
  44. RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  45. LWJGL: 2.4.2
  46. OpenGL: GeForce 9600 GT/PCIe/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
  47. Is Modded: Definitely; Client brand changed to 'forge,fml'
  48. Type: Client (map_client.txt)
  49. Texture Pack: Default
  50. Profiler Position: N/A (disabled)
  51. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  52.  
  53. java.lang.RuntimeException: RedPowerCore: BlockID 244 occupied by ic2.core.block.machine.BlockMiningTip, autoAssign is disabled.
  54. at com.eloraam.redpower.core.Config.die(Config.java:90)
  55. at com.eloraam.redpower.core.Config.getBlockID(Config.java:115)
  56. at com.eloraam.redpower.RedPowerWorld.setupOres(RedPowerWorld.java:180)
  57. at com.eloraam.redpower.RedPowerWorld.load(RedPowerWorld.java:120)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. at java.lang.reflect.Method.invoke(Unknown Source)
  62. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
  63. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  67. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  68. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  69. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  70. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  71. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  75. at java.lang.reflect.Method.invoke(Unknown Source)
  76. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  77. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  78. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  79. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  80. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  81. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  82. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
  83. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  84. at net.minecraft.client.Minecraft.a(Minecraft.java:456)
  85. at asq.a(SourceFile:56)
  86. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  87. at java.lang.Thread.run(Unknown Source)
  88. --- END ERROR REPORT 56e702b0 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement