Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MalisisCorePlugin (malisiscore-1.12.2-6.3.2.jar)
  5. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.803.0.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // I bet Cylons wouldn't have this problem.
  9.  
  10. Time: 1/21/18 10:13 AM
  11. Description: There was a severe problem during mod loading that has caused the game to fail
  12.  
  13. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CubicChunks (cubicchunks)
  14. Caused by: java.lang.NoClassDefFoundError: com/flowpowered/noise/Utils
  15. at cubicchunks.worldgen.generator.custom.ConversionUtils.initFlowNoiseHack(ConversionUtils.java:75)
  16. at cubicchunks.CubicChunks.preInit(CubicChunks.java:239)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:271)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:249)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  47. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  48. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  49. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:498)
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58. Caused by: java.lang.ClassNotFoundException: com.flowpowered.noise.Utils
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  62. ... 43 more
  63. Caused by: java.lang.NullPointerException
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  65. ... 45 more
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12.2
  74. Operating System: Linux (amd64) version 4.14.13-300.fc27.x86_64
  75. Java Version: 1.8.0_121, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 97122688 bytes (92 MB) / 360378368 bytes (343 MB) up to 1060372480 bytes (1011 MB)
  78. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.42 Powered by Forge 14.23.1.2599 8 mods loaded, 7 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82.  
  83. | State | ID | Version | Source | Signature |
  84. |:----- |:----------------- |:---------------- |:-------------------------------- |:---------------------------------------- |
  85. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  86. | UCH | mcp | 9.42 | minecraft.jar | None |
  87. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2599.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | UCH | forge | 14.23.1.2599 | forge-1.12.2-14.23.1.2599.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  89. | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  90. | UCH | malisiscore | 1.12.2-6.3.2 | malisiscore-1.12.2-6.3.2.jar | None |
  91. | UCE | cubicchunks | 1.12.2-0.0.803.0 | CubicChunks-1.12.2-0.0.803.0.jar | None |
  92. | UD | cubicchunkscore | @@VERSION@@ | minecraft.jar | None |
  93.  
  94. Loaded coremods (and transformers):
  95. MalisisCorePlugin (malisiscore-1.12.2-6.3.2.jar)
  96.  
  97. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.803.0.jar)
  98.  
  99. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 387.34' Renderer: 'GeForce GTX 760/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement