Advertisement
Guest User

Untitled

a guest
Jan 19th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.22 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 19/01/14 4:29 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.RuntimeException
  8. at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:203)
  9. at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:160)
  10. at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:150)
  11. at extrause.block.BlockEU.register(BlockEU.java:79)
  12. at extrause.block.BlockEU.init(BlockEU.java:44)
  13. at extrause.MainEU.preInit(MainEU.java:39)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:606)
  18. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
  19. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:606)
  22. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  23. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  24. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  25. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  27. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:205)
  28. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:185)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:606)
  33. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  34. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  36. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  38. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:116)
  39. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
  40. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:187)
  41. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
  43. at net.minecraft.client.main.Main.main(SourceFile:103)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:606)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:606)
  54. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:201)
  55. at org.multimc.EntryPoint.listen(EntryPoint.java:127)
  56. at org.multimc.EntryPoint.main(EntryPoint.java:52)
  57. Caused by: java.lang.RuntimeException
  58. at cpw.mods.fml.common.registry.GameData.registerBlockAndItem(GameData.java:163)
  59. at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:192)
  60. ... 48 more
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.7.2
  69. Operating System: Windows 8 (amd64) version 6.2
  70. Java Version: 1.7.0_45, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 1787939792 bytes (1705 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
  73. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx2048m -XX:PermSize=256m
  74. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP v9.01-pre FML v7.2.75.1007 Minecraft Forge 10.12.0.1007 30 mods loaded, 30 mods active
  77. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. FML{7.2.75.1007} [Forge Mod Loader] (forge-1.7.2-10.12.0.1007.jar) Unloaded->Constructed->Pre-initialized
  79. Forge{10.12.0.1007} [Minecraft Forge] (forge-1.7.2-10.12.0.1007.jar) Unloaded->Constructed->Pre-initialized
  80. TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. SC0_SpaceCore{0.7.1} [SpaceCore] ([1.7.2] SpaceCore 0.7.1.jar) Unloaded->Constructed->Pre-initialized
  82. SC0_ConnectedGlass{1.0.0} [Connected Glass] ([1.7.2] Connected Glass 1.0.0.zip) Unloaded->Constructed->Pre-initialized
  83. DamageIndicatorsMod{3.0.3} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.3.jar) Unloaded->Constructed->Pre-initialized
  84. BattleTowers{1.4.3} [Battle Towers] (BattleTowers_1.7.2.zip) Unloaded->Constructed->Pre-initialized
  85. BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-universal-1.7.2-2.0.0.579.jar) Unloaded->Constructed->Pre-initialized
  86. SKC-Core{1.1.0.0} [SKC Core] (SKC Core 1.1.0.0 - MC 1.7.2 - Forge (10.12.0.985).jar) Unloaded->Constructed->Pre-initialized
  87. SKC-CraftableHorseArmor{1.1.0.0} [Craftable Horse Armor] (CraftableHorseArmor 1.1.0.0 - MC 1.7.2 - Forge (10.12.0.985).jar) Unloaded->Constructed->Pre-initialized
  88. DynamicLights{1.3.1} [Dynamic Lights] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  89. DynamicLights_onFire{1.0.4} [Dynamic Lights on burning] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  90. DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  91. DynamicLights_dropItems{1.0.6} [Dynamic Lights on ItemEntities] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  92. DynamicLights_entityClasses{1.0.1} [Dynamic Lights on specified Entities] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  93. DynamicLights_mobEquipment{1.0.4} [Dynamic Lights on Mob Equipment] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  94. DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  95. DynamicLights_otherPlayers{1.0.6} [Dynamic Lights Other Player Light] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  96. DynamicLights_thePlayer{1.1.1} [Dynamic Lights Player Light] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  97. ExtraUse{0.1} [Extra Use] (ExtraUses-1.7.2-0.2.jar) Unloaded->Constructed->Errored
  98. GrygrFlzr_GlowstoneWire{build 111} [Glowstone Wire] (GSWireUniversal-1.7.x-srg-b111Forge.jar) Unloaded->Constructed->Errored
  99. InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.7.2.zip) Unloaded->Constructed->Pre-initialized
  100. wuppy29_koi{1.11.0} [Koi] (Koi 1.11.0.zip) Unloaded->Constructed->Pre-initialized
  101. moreNature{0.6.1} [More Nature] (morenature-0.6.1.jar) Unloaded->Constructed->Pre-initialized
  102. AS_MultiMine{1.3.5} [Multi Mine] (MultiMine_1.7.2.jar) Unloaded->Constructed->Pre-initialized
  103. PlanterHelper{0.4.2} [Planter Helper] (PlanterHelper-1.7.2_0.4.2.jar) Unloaded->Constructed->Pre-initialized
  104. wuppy29_simplerecipes{1.7.5} [Simple Recipes] (Simple Recipes 1.7.5.zip) Unloaded->Constructed->Pre-initialized
  105. AS_UpdateCheck{1.1.3} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.7.2.zip) Unloaded->Constructed->Pre-initialized
  106. zoommod{1.2} [ZoomMod] (ZoomMod[1.7.2][1.2][Forge].jar) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement