Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 28/10/16 22:34
  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: calclavia/lib/content/IDManager
  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(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:483)
  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: calclavia/lib/content/IDManager
  21. at mffs.Settings.<clinit>(Settings.java:25)
  22. at mffs.ModularForceFieldSystem.preInit(ModularForceFieldSystem.java:189)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  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(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  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(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:483)
  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: calclavia.lib.content.IDManager
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  52. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  54. ... 38 more
  55. Caused by: java.lang.NullPointerException
  56. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  57. at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
  58. at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
  59. at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)
  60. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
  62. ... 40 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.6.4
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.8.0_25, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 91409288 bytes (87 MB) / 329146368 bytes (313 MB) up to 1060372480 bytes (1011 MB)
  75. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  76. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. Suspicious classes: FML and Forge are installed
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 57 mods loaded, 57 mods active
  80. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
  82. Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
  83. AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  87. PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
  88. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  89. deconstruction{2.0.1} [The Deconstruction Mod] ([MC1.6.4]Deconstruction[v2.0.1].jar) Unloaded->Constructed->Pre-initialized
  90. AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
  91. Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized
  92. BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
  93. BiomesOPlenty{1.1.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.1.48.jar) Unloaded->Constructed->Pre-initialized
  94. AWWayofTime{v0.5.1} [Blood Magic: Alchemical Wizardry] (BloodMagicMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
  95. BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  96. BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  97. BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  98. BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  99. BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  100. BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  101. UniversalElectricity{3.0.0} [Universal Electricity] (Universal-Electricity-3.0.0.1-dev.jar) Unloaded->Constructed->Pre-initialized
  102. CalclaviaCore{1.1.0} [Calclavia] (Calclavia Core-1.1.0.56.jar) Unloaded->Constructed->Pre-initialized
  103. CarpentersBlocks{3.2.8.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.6 - MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized
  104. CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  105. CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  106. CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  107. CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  108. CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  109. FlansMod{4.0.1} [Flans Mod] (FlansMod1.6.4.jar) Unloaded->Constructed->Pre-initialized
  110. ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  111. ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
  112. IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Errored
  113. GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Pre-initialized
  114. GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Pre-initialized
  115. Hats{2.1.6} [Hats] (iChunsHatsMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
  116. iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
  117. IronChest{5.4.1.614} [Iron Chest] (IronChestsMod1.6.4111.zip) Unloaded->Constructed->Pre-initialized
  118. KeithyUtils{1.3} [Keithy Utils] (KeithyUtils-1.6.4-1.3.30.jar) Unloaded->Constructed->Pre-initialized
  119. Mekanism{6.0.5} [Mekanism] (Mekanism-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  120. MekanismGenerators{6.0.5} [MekanismGenerators] (MekanismGenerators-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  121. MekanismTools{6.0.5} [MekanismTools] (MekanismTools-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  122. Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  123. Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  124. Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  125. Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  126. MFFS{3.6.2} [Modular Force Field System] (modular-force-field-system-3.6.2.42-core.jar) Unloaded->Constructed->Errored
  127. ModularTurrets{1.0.1} [Modular Turrets] (ModularTurrets-1.6.4-v1.0.1.zip) Unloaded->Constructed->Pre-initialized
  128. Morph{0.7.2} [Morph] (Morph-Beta-0.7.2.zip) Unloaded->Constructed->Pre-initialized
  129. GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  130. pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4a.zip) Unloaded->Constructed->Pre-initialized
  131. TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized
  132. Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
  133. tombstone{0.8.1} [TombStone] (TombStone-1.6.4_0.8.1.zip) Unloaded->Constructed->Pre-initialized
  134. TwilightForest{1.20.4} [The Twilight Forest] (twilightforest-1.6.4-1.20.4.jar) Unloaded->Constructed->Pre-initialized
  135. McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  136. ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  137. TConstruct Environment: Sane and ready for action. Bugs may be reported.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement