Advertisement
Guest User

Untitled

a guest
Oct 29th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 10/29/14 2:39 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.NoClassDefFoundError: com/rwtema/extrautils/item/ItemHeatingCoil
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. Caused by: java.lang.NoClassDefFoundError: com/rwtema/extrautils/item/ItemHeatingCoil
  21. at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:35)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  27. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  31. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  32. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  33. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  35. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  36. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  47. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  48. ... 10 more
  49. Caused by: java.lang.ClassNotFoundException: com.rwtema.extrautils.item.ItemHeatingCoil
  50. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  51. at java.lang.ClassLoader.loadClass(Unknown Source)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. ... 37 more
  54. Caused by: java.lang.NoClassDefFoundError: cofh/api/energy/ItemEnergyContainer
  55. at java.lang.ClassLoader.defineClass1(Native Method)
  56. at java.lang.ClassLoader.defineClass(Unknown Source)
  57. at java.security.SecureClassLoader.defineClass(Unknown Source)
  58. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  59. ... 39 more
  60. Caused by: java.lang.ClassNotFoundException: cofh.api.energy.ItemEnergyContainer
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  62. at java.lang.ClassLoader.loadClass(Unknown Source)
  63. at java.lang.ClassLoader.loadClass(Unknown Source)
  64. ... 43 more
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.10
  73. Operating System: Windows 7 (amd64) version 6.1
  74. Java Version: 1.7.0_60, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 656943968 bytes (626 MB) / 1207435264 bytes (1151 MB) up to 3817865216 bytes (3641 MB)
  77. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
  78. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 Optifine OptiFine_1.7.10_HD_A4 39 mods loaded, 39 mods active
  81. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  82. FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
  83. Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
  84. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. NotEnoughItems{1.0.3.64} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.64-universal.jar) Unloaded->Constructed->Pre-initialized
  86. OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  87. DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  88. BiblioCraft{1.8.1} [BiblioCraft] (BiblioCraft[v1.8.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  89. CarpentersBlocks{3.2.8} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  90. chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized
  91. customnpcs{1.7.10} [CustomNpcs] (CustomNPCs_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  92. MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized
  93. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  94. Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  95. TConstruct{1.7.10-1.7.1.build771} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1c.jar) Unloaded->Constructed->Pre-initialized
  96. Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized
  97. ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized
  98. ForgeMultipart{1.1.0.311} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized
  99. ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Errored
  100. McMultipart{1.1.0.311} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized
  101. NBTEdit{1.7.10} [In-game NBTEdit] (ForgeNBTEdit-universal-1.0.0.test.jar) Unloaded->Constructed->Pre-initialized
  102. HardcoreQuesting{The Journey (4.2.1)} [Hardcore Questing Mode] (HQM-The Journey (4.2.1).jar) Unloaded->Constructed->Pre-initialized
  103. inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
  104. MapWriter{2.1.2} [MapWriter] (MapWriter-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized
  105. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-230.jar) Unloaded->Constructed->Pre-initialized
  106. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-450.jar) Unloaded->Constructed->Pre-initialized
  107. pokecube_adventures{pokecube_adventures} [Pokecube Adventures] (pokecube-0.9.0.rc21.1.jar) Unloaded->Constructed->Pre-initialized
  108. pokecube{0.9.0} [Pokecube] (pokecube-0.9.0.rc21.1.jar) Unloaded->Constructed->Pre-initialized
  109. pokecube_origin{0.9.0} [Pokecube Origin] (pokecube-0.9.0.rc21.1.jar) Unloaded->Constructed->Pre-initialized
  110. pokecube_thutcore{0.0.1} [ThutCore: Pokecube Edition] (pokecube-0.9.0.rc21.1.jar) Unloaded->Constructed->Pre-initialized
  111. pokecube_world{0.0.1} [Thut's WorldGen: Pokecube Edition] (pokecube-0.9.0.rc21.1.jar) Unloaded->Constructed->Pre-initialized
  112. pokecube_generations{7.0.0} [Pokecube Generations] (PokecubeGenerations-7.0.3.jar) Unloaded->Constructed->Pre-initialized
  113. pokecube_lineage{0.9} [Pokécube Lineage] (PokecubeLineage-0.9.jar) Unloaded->Constructed->Pre-initialized
  114. thutcore{1.0.0} [Thut Core] (thuttech-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  115. thuttech{1.0.7} [Thut's Tech] (thuttech-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  116. TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) Unloaded->Constructed->Pre-initialized
  117. aobd{2.2.5} [Another One Bites The Dust] (AOBD-2.2.5.jar) Unloaded->Constructed->Pre-initialized
  118. ForgeMicroblock{1.1.0.311} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized
  119. IguanaTweaksTConstruct{1.7.10-2.0.6} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.0.6.jar) Unloaded->Constructed->Pre-initialized
  120. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  121. TConstruct Environment: Environment healthy.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement