Advertisement
Clipper

Minecraft Error Log - WR-CBE and Forge Multipart

Sep 19th, 2013
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 19.9.2013 13:46
  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: scala/math/Ordering
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
  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: scala/math/Ordering
  21. at codechicken.multipart.MultiPartRegistry.registerConverter(MultiPartRegistry.scala)
  22. at codechicken.multipart.minecraft.Content.init(Content.java:26)
  23. at codechicken.multipart.minecraft.MinecraftMultipartMod.preInit(MinecraftMultipartMod.java:22)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
  29. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  33. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  37. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
  38. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  44. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  48. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  49. at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
  50. ... 10 more
  51. Caused by: java.lang.ClassNotFoundException: scala.math.Ordering
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. ... 39 more
  56. Caused by: java.lang.NullPointerException
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
  58. ... 41 more
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.6.2
  67. Operating System: Windows 7 (x86) version 6.1
  68. Java Version: 1.7.0_25, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  70. Memory: 55724608 bytes (53 MB) / 128860160 bytes (122 MB) up to 518979584 bytes (494 MB)
  71. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
  72. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  73. Suspicious classes: FML and Forge are installed
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 29 mods loaded, 29 mods active
  76. mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  77. FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  78. Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  79. CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  80. ArchimedesShipsMod{1.6.2 v1.2.1} [Archimedes' Ships] (Archimedes-Ships-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  81. BuildCraft|Core{4.0.2} [BuildCraft] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  82. BuildCraft|Builders{4.0.2} [BC Builders] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  83. BuildCraft|Energy{4.0.2} [BC Energy] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  84. BuildCraft|Factory{4.0.2} [BC Factory] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  85. BuildCraft|Transport{4.0.2} [BC Transport] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  86. BuildCraft|Silicon{4.0.2} [BC Silicon] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  87. mod_CraftGuide{1.6.3-modloader} [mod_CraftGuide] (CraftGuide-Mod-Modloader-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  88. EnergyManipulator{1.0.10} [Energy Manipulator] (Energy-Manipulator-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  89. ExpChest{3.1.30.1} [Exp Chest] (Exp-Chest-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  90. meteors{2.11.1} [Falling Meteors] (Falling-Meteors-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  91. ForgeMultipart{1.0.0.173} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.173.jar) Unloaded->Constructed->Errored
  92. McMultipart{1.0.0.173} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.173.jar) Unloaded->Constructed->Errored
  93. LightBridgesAndDoors{0.1.6} [kris91268's Light Bridges and Doors] (Light-Bridges-and-Doors-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  94. LomLib{1.0.5} [LomLib] (LomLib-universal-1.0.5.jar) Unloaded->Constructed->Pre-initialized
  95. mod_GoodNightsSleep{B2.2.1 for 1.6.2 by tippyfoo} [Good Nights Sleep] (mod_GoodNightsSleep_B2.2.1_1.6.2.zip) Unloaded->Constructed->Pre-initialized
  96. mop{v1.1-1.6.2} [Mother of Pearl] (Mother-of-Pearl-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  97. Mystcraft{0.10.6.00} [Mystcraft] (Mystcraft-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  98. mod_OreDimensoinsMod{3.1} [mod_OreDimensoinsMod] (Ore Dimensions 3.1..jar) Unloaded->Constructed->Pre-initialized
  99. TelePipes{1.0.0} [Teleport Pipes] (Teleport-Pipes-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized
  100. TwilightForest{1.19.0} [The Twilight Forest] (twilightforest-1.19.0.jar) Unloaded->Constructed->Pre-initialized
  101. WR-CBE|Core{1.4.0.1} [WR-CBE Core] (WR-CBE-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  102. WR-CBE|Addons{1.4} [WR-CBE Addons] (WR-CBE-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  103. WR-CBE|Logic{1.4.0.2} [WR-CBE Logic] (WR-CBE-Mod-1.6.2.jar) Unloaded->Constructed->Errored
  104. ForgeMicroblock{1.0.0.173} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.173.jar) Unloaded->Constructed->Errored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement