Advertisement
Guest User

modpack crash

a guest
Sep 1st, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 9/1/14 4:18 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: info/jbcs/minecraft/chisel/core/CarvableVariation
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  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:131)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  20. Caused by: java.lang.NoClassDefFoundError: info/jbcs/minecraft/chisel/core/CarvableVariation
  21. at info.jbcs.minecraft.chisel.items.ItemChisel.<init>(ItemChisel.java:36)
  22. at info.jbcs.minecraft.chisel.Chisel.preInit(Chisel.java:214)
  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:545)
  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:201)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  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:112)
  48. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  49. ... 10 more
  50. Caused by: java.lang.ClassNotFoundException: info.jbcs.minecraft.chisel.core.CarvableVariation
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. ... 38 more
  55. Caused by: java.lang.NoClassDefFoundError: codechicken/lib/render/IUVTransformation
  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:178)
  60. ... 40 more
  61. Caused by: java.lang.ClassNotFoundException: codechicken.lib.render.IUVTransformation
  62. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  63. at java.lang.ClassLoader.loadClass(Unknown Source)
  64. at java.lang.ClassLoader.loadClass(Unknown Source)
  65. ... 44 more
  66. Caused by: java.lang.NullPointerException
  67. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
  68. ... 46 more
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.6.4
  77. Operating System: Windows 8 (amd64) version 6.2
  78. Java Version: 1.7.0_67, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 168843312 bytes (161 MB) / 478674944 bytes (456 MB) up to 954728448 bytes (910 MB)
  81. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
  82. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. Suspicious classes: FML and Forge are installed
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_C7 11 mods loaded, 11 mods active
  86. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  87. FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
  88. Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
  89. ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
  90. arsmagica2{1.1.2b} [Ars Magica 2] (Ars-Magica-2-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
  91. Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar.zip) Unloaded->Constructed->Pre-initialized
  92. CarpentersBlocks{3.2.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.6 - MC 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  93. chisel{1.5.0} [Chisel] (Chisel-1.6.4-1.6.0.1.zip) Unloaded->Constructed->Errored
  94. SlimevoidLib{2.1.0.0} [Slimevoid Library] (SlimevoidLib-1.6.4-2.1.0.0.zip) Unloaded->Constructed->Pre-initialized
  95. LittleBlocks{2.2.3.1} [Little Blocks] (LittleBlocks-1.6.4-2.2.3.1.zip) Unloaded->Constructed->Pre-initialized
  96. Morph{0.7.1} [Morph] (Morphing-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement