Jump to content

nei is crashing the game


XxricardetexX

Recommended Posts

Hi im XxricardetexX I Have A crash For N.E.I

My Minecraft Version Is 1.12.2

 

here is the minecraft report

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 1/29/19 12:51 PM
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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:136)
    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:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 7 (amd64) version 6.1
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 379422920 bytes (361 MB) / 889647104 bytes (848 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_E3 14 mods loaded, 14 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                                |
    |:------ |:-------------- |:------------ |:------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft      | 1.12.2       | minecraft.jar                               | None                                     |
    | LCHIJA | mcp            | 9.42         | minecraft.jar                               | None                                     |
    | LCHIJA | FML            | 8.0.99.99    | forge-1.12.2-14.23.5.2796.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge          | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | obfuscate      | 0.2.6        | minecraft.jar                               | None                                     |
    | LCHIJA | securitycraft  | v1.8.8.1     | [1.12.x]+SecurityCraft+v1.8.8.1.jar         | None                                     |
    | LCHIJA | cdm            | 0.4.1        | cdm-0.4.1-mc1.12.2.jar                      | None                                     |
    | LCHIJA | cfm            | 6.2.0        | cfm-6.2.0-mc1.12.2.jar                      | None                                     |
    | LCHIJA | cgm            | 0.9.2        | cgm-0.9.2-mc1.12.2.jar                      | None                                     |
    | LCHIJA | codechickenlib | 3.2.2.353    | CodeChickenLib-1.12.2.jar                   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | jei            | 4.13.1.225   | jei_1.12.2-4.13.1.225.jar                   | None                                     |
    | LCHIJE | nei            | 2.4.1        | Not-Enough-Items-1.12.2-Recommended (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJ  | supertnt       | 1.0.1        | SuperTNT-1.12.2-1.0.1.jar                   | None                                     |
    | LCHIJ  | vehicle        | 0.35.0       | vehicle-0.35.0-mc1.12.2.jar                 | None                                     |

    Loaded coremods (and transformers): 
ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GT 1030/PCIe/SSE2'
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 10
    Mipmaps: 3
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 417.35
    OpenGlRenderer: GeForce GT 1030/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

You Can Help Me Please ? 

 

Edited by XxricardetexX
Link to comment
Share on other sites

Pro tip: when a mod is causing crashes, first thing to do before seeking help or filing a bug report is to look for an updated version. There was an update to Forge a few months ago that required mods to update if they accessed certain parts of the potion code. You can see it was updated months ago to address it: https://github.com/TheCBProject/NotEnoughItems/commit/9f34a04f395a1c30af2eff779968210fa4be3283

Edited by lehjr
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.