Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 8/23/19 11:46 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 Pixelmon (pixelmon)
  8. Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.relauncher.ReflectionHelper.getPrivateValue(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
  9. at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.<clinit>(EntityPixelmon.java:91)
  10. at com.pixelmonmod.pixelmon.CommonProxy.registerInteractions(CommonProxy.java:220)
  11. at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:163)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:497)
  16. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  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: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:218)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  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:135)
  42. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  43. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  44. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  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.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.12.2
  61. Operating System: Windows 10 (amd64) version 10.0
  62. Java Version: 1.8.0_51, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 378833280 bytes (361 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
  65. 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
  66. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67. FML: MCP 9.42 Powered by Forge 14.23.5.2768 5 mods loaded, 5 mods active
  68. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  69.  
  70. | State | ID | Version | Source | Signature |
  71. |:----- |:--------- |:------------ |:----------------------------------- |:---------------------------------------- |
  72. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  73. | UCHI | mcp | 9.42 | minecraft.jar | None |
  74. | UCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  75. | UCHI | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  76. | UCHEE | pixelmon | 7.0.7 | Pixelmon-1.12.2-7.0.7-universal.jar | None |
  77.  
  78. Loaded coremods (and transformers):
  79. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 520'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement