WARNING: coremods are present:
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Techguns Core (techguns-1.12.2-2.0.1.1.jar)
Contact their authors BEFORE contacting forge
// I feel sad now
Time: 2/10/19 4:30 PM
XRay version: 58
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Here's the crash log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Techguns Core (techguns-1.12.2-2.0.1.1.jar)
Contact their authors BEFORE contacting forge
// I feel sad now
Time: 2/10/19 4:30 PM
XRay version: 58
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 285143696 bytes (271 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E2 44 mods loaded, 44 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------- |:------------------- |:-------------------- |:------------------------------------------- |:---------------------------------------- |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJA | mcp | 9.42 | minecraft.jar | None |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
| UCHIJA | backpack | 3.0.2 | Backpacks-Mod-1.12.2.jar | None |
| UCHIJA | bookshelf | 2.3.568 | Bookshelf-1.12.2-2.3.568.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
| UCHIJA | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
| UCHIJA | eplus | 5.0.163 | Enchanting-Plus-Mod-1.12.2.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
| UCHIJA | inventorypets | 1.4.9.9b | inventorypets-1.12-1.4.9.9b.jar | None |
| UCHIJA | ironchest | 1.12.2-7.0.46.831 | Iron-Chests-Mod-1.12.2.jar | None |
| UCHIJA | jei | 4.12.0.216 | jei_1.12.2-4.12.0.216.jar | None |
| UCHIJA | weaponlevels | 2.1.1 | Levels-2-Mod-1.12.2.jar | None |
| UCHIJA | lucky | 7.5.0 | Lucky-Block-Mod-1.12.zip | None |
| UCHIJA | lycanitesmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | arcticmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | demonmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | desertmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | forestmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | freshwatermobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | infernomobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | junglemobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | mountainmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | plainsmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | saltwatermobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | shadowmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | swampmobs | 1.17.1.4 - MC 1.12.2 | LycanitesMobsComplete 1.17.1.4 [1.12.2].jar | None |
| UCHIJA | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.5.jar | None |
| UCHIJA | mo_swords | v4 | MoSwords-Mod-1.12.2.jar | None |
| UCHIJEE | nei | 2.4.1 | Not-Enough-Items-1.12.2-Recommended.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJ | portalgun | 7.0.2 | Portal-Gun-Mod-1.12.2.jar | None |
| UCHIJ | projecte | 1.12-PE1.1.0 | ProjectE-Mod-1.12.1.jar | None |
| UCHIJ | switchbow | 1.5 | Switch-Bow-Mod-1.12.2.jar | None |
| UCHIJ | techguns | 2.0.1.1 | techguns-1.12.2-2.0.1.1.jar | None |
| UCHIJ | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None |
| UCHIJ | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
| UCHIJ | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| UCHIJ | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| UCHIJ | worldedit | 6.1.8 | WorldEdit-1.12.jar | None |
| UCHIJ | superores | 1.9.0_1.12 | Super-Ores-Mod-1.12.2.jar | None |
Loaded coremods (and transformers):
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
Techguns Core (techguns-1.12.2-2.0.1.1.jar)
techguns.core.TechgunsASMTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4653' Renderer: 'Intel(R) HD Graphics'
OptiFine Version: OptiFine_1.12.2_HD_U_E2
OptiFine Build: 20180728-185429
Render Distance Chunks: 7
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.4653
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2
NEI is crashing. It may not like your xray that your using (if that's what it means by 'Xray version' at the top)
You could try using JEi which is similar and works without problems for me.
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493