Advertisement
camham49

Crash 2

Apr 25th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 25/04/14 16:03
  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: zeldaswordskills/item/ItemZeldaShield
  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: zeldaswordskills/item/ItemZeldaShield
  21. at zeldaswordskills.item.ZSSItems.loadItems(ZSSItems.java:475)
  22. at zeldaswordskills.item.ZSSItems.load(ZSSItems.java:263)
  23. at zeldaswordskills.ZSSMain.preInit(ZSSMain.java:80)
  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:545)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  33. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  34. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  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.sendEventToModContainer(LoadController.java:201)
  39. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  45. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  49. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  50. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  51. ... 10 more
  52. Caused by: java.lang.ClassNotFoundException: zeldaswordskills.item.ItemZeldaShield
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at java.lang.ClassLoader.loadClass(Unknown Source)
  56. ... 40 more
  57. Caused by: java.lang.NoClassDefFoundError: mods/battlegear2/api/shield/IArrowDisplay
  58. at java.lang.ClassLoader.defineClass1(Native Method)
  59. at java.lang.ClassLoader.defineClass(Unknown Source)
  60. at java.security.SecureClassLoader.defineClass(Unknown Source)
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
  62. ... 42 more
  63. Caused by: java.lang.ClassNotFoundException: mods.battlegear2.api.shield.IArrowDisplay
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
  65. at java.lang.ClassLoader.loadClass(Unknown Source)
  66. at java.lang.ClassLoader.loadClass(Unknown Source)
  67. ... 46 more
  68.  
  69.  
  70. A detailed walkthrough of the error, its code path and all known details is as follows:
  71. ---------------------------------------------------------------------------------------
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.6.4
  76. Operating System: Windows 8 (amd64) version 6.2
  77. Java Version: 1.7.0_45, Oracle Corporation
  78. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 334718864 bytes (319 MB) / 467140608 bytes (445 MB) up to 954728448 bytes (910 MB)
  80. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  81. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  82. Suspicious classes: FML and Forge are installed
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_D1 10 mods loaded, 10 mods active
  85. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  87. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  88. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  89. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
  90. battlegear2{1.0.4.8} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.4.8.jar) Unloaded->Constructed->Pre-initialized
  91. antiqueatlas{3.1-1.6.4} [Antique Atlas] (antiqueatlas-3.1-1.6.4.jar) Unloaded->Constructed->Pre-initialized
  92. CustomChestLoot{1.1} [Custom Chest Loot] (CustomChestLoot 1.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
  93. modocarina{3.4.4} [The Ocarina Mod] (Ocarina_Mod_3.4.4.zip) Unloaded->Constructed->Pre-initialized
  94. zeldaswordskills{1.6.4-beta-0.7.1} [Zelda Sword Skills] (zeldaswordskills-1.6.4-beta-0.7.1.jar) Unloaded->Constructed->Errored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement