Advertisement
Saracalia

NEI Crash

Oct 6th, 2018
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  7.  
  8. Time: 10/7/18 8:25 AM
  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 Not Enough Items (nei)
  12. Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
  13. at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60)
  14. at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70)
  15. at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
  16. at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63)
  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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  22. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:497)
  25. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  26. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  27. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  28. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  29. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  30. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  32. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  33. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:497)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  46. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752)
  47. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  48. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  50. at net.minecraft.client.main.Main.main(SourceFile:123)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:497)
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.12.2
  65. Operating System: Windows 7 (amd64) version 6.1
  66. Java Version: 1.8.0_51, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 991235232 bytes (945 MB) / 1610612736 bytes (1536 MB) up to 12884901888 bytes (12288 MB)
  69. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E2 8 mods loaded, 8 mods active
  72. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  73.  
  74. | State | ID | Version | Source | Signature |
  75. |:------- |:-------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
  76. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  77. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  78. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  79. | UCHIJA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  80. | UCHIJA | codechickenlib | 3.2.2.352 | CodeChickenLib-1.12.2-3.2.2.352-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  81. | UCHIJA | jei | 4.12.1.217 | jei_1.12.2-4.12.1.217.jar | None |
  82. | UCHIJEE | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.239-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  83. | UCHIJ | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |
  84.  
  85. Loaded coremods (and transformers):
  86. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 399.07' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  87. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  88. OptiFine Build: 20180728-185429
  89. Render Distance Chunks: 12
  90. Mipmaps: 4
  91. Anisotropic Filtering: 1
  92. Antialiasing: 0
  93. Multitexture: false
  94. Shaders: null
  95. OpenGlVersion: 4.6.0 NVIDIA 399.07
  96. OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
  97. OpenGlVendor: NVIDIA Corporation
  98. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement