Advertisement
Guest User

Untitled

a guest
Mar 14th, 2020
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Why did you do that?
  7.  
  8. Time: 3/14/20 10:20 PM
  9. Description: There was a severe problem during mod loading that has caused the game to fail
  10.  
  11. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
  12. Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.arikia.dev.drpc.DiscordRPC
  13. at com.pixelmonmod.pixelmon.client.PixelmonDRPC.setup(PixelmonDRPC.java:38)
  14. at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:128)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  45. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  46. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  47. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  49. at net.minecraft.client.main.Main.main(SourceFile:123)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows 8.1 (amd64) version 6.3
  65. Java Version: 1.8.0_51, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 209451392 bytes (199 MB) / 402653184 bytes (384 MB) up to 2147483648 bytes (2048 MB)
  68. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 5 mods loaded, 5 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72.  
  73. | State | ID | Version | Source | Signature |
  74. |:----- |:--------- |:------------ |:-------------------------------------------------- |:--------- |
  75. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  76. | LCH | mcp | 9.42 | minecraft.jar | None |
  77. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  78. | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  79. | LCE | pixelmon | 2.9.4 | PixelmonGenerations-1.12.2-2.9.4-universal (1).jar | None |
  80.  
  81. Loaded coremods (and transformers):
  82. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 650/PCIe/SSE2'
  83. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  84. OptiFine Build: 20181210-121000
  85. Render Distance Chunks: 8
  86. Mipmaps: 4
  87. Anisotropic Filtering: 1
  88. Antialiasing: 0
  89. Multitexture: false
  90. Shaders: null
  91. OpenGlVersion: 4.6.0 NVIDIA 442.59
  92. OpenGlRenderer: GeForce GTX 650/PCIe/SSE2
  93. OpenGlVendor: NVIDIA Corporation
  94. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement