Advertisement
robin4002

Untitled

Aug 20th, 2013
129
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. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 20/08/13 21:12
  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: fr/teamlegend/tileentity/TileEntitySmelter
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:698)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
  13. at net.minecraft.client.main.Main.main(SourceFile:101)
  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:57)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  20. Caused by: java.lang.NoClassDefFoundError: fr/teamlegend/tileentity/TileEntitySmelter
  21. at fr.teamlegend.common.BlockCentralization.initBlocks(BlockCentralization.java:38)
  22. at fr.teamlegend.common.LegendMod.init(LegendMod.java:57)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
  28. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  32. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  36. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  43. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  44. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  45. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  47. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  48. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
  49. ... 10 more
  50. Caused by: java.lang.ClassNotFoundException: fr.teamlegend.tileentity.TileEntitySmelter
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. ... 38 more
  55. Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file fr/teamlegend/tileentity/TileEntitySmelter
  56. at java.lang.ClassLoader.defineClass1(Native Method)
  57. at java.lang.ClassLoader.defineClass(Unknown Source)
  58. at java.security.SecureClassLoader.defineClass(Unknown Source)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
  60. ... 40 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.6.2
  69. Operating System: Windows 7 (amd64) version 6.1
  70. Java Version: 1.7.0_25, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 308011800 bytes (293 MB) / 653852672 bytes (623 MB) up to 1908932608 bytes (1820 MB)
  73. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:MaxPermSize=128M
  74. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  75. Suspicious classes: FML and Forge are installed
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP v8.04 FML v6.2.43.829 Minecraft Forge 9.10.0.829 37 mods loaded, 37 mods active
  78. mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. FML{6.2.43.829} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  80. Forge{9.10.0.829} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  81. CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  82. NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  83. PlayerAPI{1.1} [Player API] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  84. xavpoksDecraft{1.1} [Uncrafting Table] ([1.6.2]jglrxavpok's Uncrafting Table v1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
  85. BuildCraft|Core{4.0.1} [BuildCraft] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  86. BuildCraft|Builders{4.0.1} [BC Builders] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  87. BuildCraft|Energy{4.0.1} [BC Energy] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  88. BuildCraft|Factory{4.0.1} [BC Factory] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  89. BuildCraft|Transport{4.0.1} [BC Transport] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. BuildCraft|Silicon{4.0.1} [BC Silicon] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. CakeIsALie{1.6.2} [CakeIsALie Mod] (CakeIsALie_mod_1-6-2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  92. ChickenChunks{1.3.3.1} [ChickenChunks] (ChickenChunks 1.3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  93. EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  94. FFMTAPI{1.0.2} [FFMT API] (FFMT-API-universal-1.0.2.1-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  95. ForgeMultipart{1.0.0.134} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized
  96. McMultipart{1.0.0.134} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized
  97. IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
  98. IronChest{5.3.20.530} [Iron Chest] (ironchest-universal-1.6.2-5.3.20.530.zip) Unloaded->Constructed->Pre-initialized->Initialized
  99. LegendMod{1.0.0} [Legend mod] (LegendMod-universal-1.0.0.4-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized->Errored
  100. PlayerHeadDrop{1.0.1} [Player Head Drop] (PlayerHeadDrop-universal-1.0.1-mc1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  101. ProjRed|Core{4.0.0pre.37} [Project: Red-Core] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  102. ProjRed|Expansion{4.0.0pre.37} [Project: Red-Expansion] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  103. ProjRed|Exploration{4.0.0pre.37} [Project: Red-Exploration] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  104. ProjRed|Illumination{4.0.0pre.37} [Project: Red-Illumination] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  105. ProjRed|Integration{4.0.0pre.37} [Project: Red-Integration] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  106. ProjRed|Transmission{4.0.0pre.37} [Project: Red-Transmission] (ProjectRed-1.6.2-4.0.0pre.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
  107. Railcraft{8.0.0.0} [Railcraft] (Railcraft_1.6.2-8.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  108. mod_SmartMoving{14.1} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  109. mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  110. Translocator{1.1.0.7} [Translocator] (Translocator 1.1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
  111. WR-CBE|Core{1.4.0.4} [WR-CBE Core] (WR-CBE 1.4.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  112. WR-CBE|Addons{1.4.0.4} [WR-CBE Addons] (WR-CBE 1.4.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  113. WR-CBE|Logic{1.4.0.4} [WR-CBE Logic] (WR-CBE 1.4.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  114. ForgeMicroblock{1.0.0.134} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement