Advertisement
Guest User

CrashReportforReasons

a guest
Mar 21st, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 3/21/19 10:05 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Simple Ore Generation (simpleoregen)
  8. Caused by: java.lang.NoClassDefFoundError: mekanism/common/config/MekanismConfig$general
  9. at com.gmail.rohzek.compatibility.MKCompat.fixConfig(MKCompat.java:22)
  10. at com.gmail.rohzek.compatibility.MKCompat.load(MKCompat.java:13)
  11. at com.gmail.rohzek.compatibility.CheckForMods.checkForMK(CheckForMods.java:94)
  12. at com.gmail.rohzek.main.Main.PostLoad(Main.java:188)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:497)
  17. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  18. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:497)
  21. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  22. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  23. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  24. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  25. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  26. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:497)
  34. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  35. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  36. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  37. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  38. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  39. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  41. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  42. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  43. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  44. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  46. at net.minecraft.client.main.Main.main(SourceFile:123)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:497)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53. Caused by: java.lang.ClassNotFoundException: mekanism.common.config.MekanismConfig$general
  54. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  55. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  57. ... 44 more
  58. Caused by: java.lang.NullPointerException
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.12.2
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_51, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 460850072 bytes (439 MB) / 1634729984 bytes (1559 MB) up to 5488246784 bytes (5234 MB)
  71. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5888m -Xms256m -XX:PermSize=256m
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP 9.42 Powered by Forge 14.23.5.2821 7 mods loaded, 7 mods active
  74. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75.  
  76. | State | ID | Version | Source | Signature |
  77. |:----- |:------------ |:---------------- |:--------------------------------------- |:---------------------------------------- |
  78. | LCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  79. | LCHIJ | mcp | 9.42 | minecraft.jar | None |
  80. | LCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2821.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81. | LCHIJ | forge | 14.23.5.2821 | forge-1.12.2-14.23.5.2821.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82. | LCHIJ | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  83. | LCHIJ | mekanism | 1.12.2-9.6.6.358 | Mekanism-1.12.2-9.6.6.358.jar | None |
  84. | LCHIE | simpleoregen | 4.3.2 | SimpleOreGeneration-4.3.2 mc 1.12.2.jar | None |
  85.  
  86. Loaded coremods (and transformers):
  87. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.17' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement