Advertisement
ParaMotor

MCCrash7

Jan 23rd, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  5. LoadingPlugin (CrystalMod-1.10.2-3.0.0-dev1.jar)
  6. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Why is it breaking :(
  10.  
  11. Time: 1/23/17 1:31 PM
  12. Description: There was a severe problem during mod loading that has caused the game to fail
  13.  
  14. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Crystal Mod (CrystalMod)
  15. Caused by: java.lang.NoClassDefFoundError: slimeknights/tconstruct/library/fluid/FluidMolten
  16. at alec_wam.CrystalMod.integration.ModIntegration.register(ModIntegration.java:14)
  17. at alec_wam.CrystalMod.proxy.CommonProxy.preInit(CommonProxy.java:100)
  18. at alec_wam.CrystalMod.proxy.ClientProxy.preInit(ClientProxy.java:68)
  19. at alec_wam.CrystalMod.CrystalMod.preInit(CrystalMod.java:208)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  30. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  34. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  35. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. at java.lang.reflect.Method.invoke(Unknown Source)
  40. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  41. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  42. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  43. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  45. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  46. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
  47. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
  48. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  50. at net.minecraft.client.main.Main.main(SourceFile:124)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57. Caused by: java.lang.ClassNotFoundException: slimeknights.tconstruct.library.fluid.FluidMolten
  58. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  59. at java.lang.ClassLoader.loadClass(Unknown Source)
  60. at java.lang.ClassLoader.loadClass(Unknown Source)
  61. ... 41 more
  62. Caused by: java.lang.NullPointerException
  63. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  64. ... 43 more
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.10.2
  73. Operating System: Windows 10 (amd64) version 10.0
  74. Java Version: 1.8.0_111, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 800829696 bytes (763 MB) / 1073741824 bytes (1024 MB) up to 5368709120 bytes (5120 MB)
  77. JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP 9.32 Powered by Forge 12.18.3.2221 11 mods loaded, 11 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  82. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2221.jar)
  83. UCH Forge{12.18.3.2221} [Minecraft Forge] (forge-1.10.2-12.18.3.2221.jar)
  84. UCH NotEnoughItems{2.1.3.199} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)
  85. UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  86. UCH CodeChickenLib{2.5.2.198} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  87. UCH CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  88. UCE CrystalMod{1.0.0dev1} [Crystal Mod] (CrystalMod-1.10.2-3.0.0-dev1.jar)
  89. UCH JEI{3.14.3.403} [Just Enough Items] (jei_1.10.2-3.14.3.403.jar)
  90. UCH jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  91. UCH theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar)
  92. Loaded coremods (and transformers):
  93. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  94. codechicken.lib.asm.ClassHeirachyManager
  95. codechicken.lib.asm.BlockStateLoaderTransformer
  96. LoadingPlugin (CrystalMod-1.10.2-3.0.0-dev1.jar)
  97. alec_wam.CrystalMod.asm.ClassTransformer
  98. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)
  99. codechicken.nei.asm.NEITransformer
  100. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4444' Renderer: 'Intel(R) HD Graphics 530'
  101. NotEnoughItems Invalid Fingerprint Reports:
  102. CodeChickenLib Invalid Fingerprint Reports:
  103. CodeChickenCore Invalid Fingerprint Reports:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement