Jump to content

Modpack crashes


LingoBox

Recommended Posts

Hey guys,

 

I wanted to create my own modpack for me and my friends to play.

It all went fine until I tried to start it. At some point while loading the game crashes and I can't find out why.

Would be nice if you could share somne ideas.

 

Here is the crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 10/23/19 1:01 AM
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:637)
    at sun.reflect.GeneratedMethodAccessor8.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:757)
    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 10 (amd64) version 10.0
    Java Version: 1.8.0_171, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3678716720 bytes (3508 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 5 total; -Xms6144m -Xmx6144m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -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.2847 Optifine OptiFine_1.12.2_HD_U_E3 39 mods loaded, 39 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         | modpack.jar                                   | None                                     |
    | LCHIJA | forge               | 14.23.5.2847      | modpack.jar                                   | None                                     |
    | LCHIJA | infinitylib         | 1.12.2-1.12.0     | infinitylib-1.12.0.jar                        | None                                     |
    | LCHIJA | agricraft           | 2.12.0-1.12.0-a6  | AgriCraft-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | backpack            | 3.0.2             | backpack-3.0.2-1.12.2.jar                     | None                                     |
    | LCHIJA | baubles             | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
    | LCHIJA | bibliocraft         | 2.4.3             | BiblioCraft[v2.4.3][MC1.12.0].jar             | None                                     |
    | LCHIJA | biomesoplenty       | 7.0.1.2441        | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None                                     |
    | LCHIJA | jei                 | 4.15.0.291        | jei_1.12.2-4.15.0.291.jar                     | None                                     |
    | LCHIJA | botania             | r1.10-361         | Botania+r1.10-361.jar                         | None                                     |
    | LCHIJA | buildcraftlib       | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftcore      | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftbuilders  | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcrafttransport | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftsilicon   | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftcompat    | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftenergy    | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftfactory   | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | buildcraftrobotics  | 7.99.24.3         | buildcraft-all-7.99.24.3.jar                  | None                                     |
    | LCHIJA | chameleon           | 1.12-4.1.3        | Chameleon-1.12-4.1.3.jar                      | None                                     |
    | LCHIJA | ctm                 | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar                     | None                                     |
    | LCHIJA | chisel              | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar                  | None                                     |
    | LCHIJA | chiselsandbits      | 14.33             | chiselsandbits-14.33.jar                      | None                                     |
    | LCHIJA | codechickenlib      | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux        | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore            | 4.6.3             | CoFHCore-1.12.2-4.6.3.27-universal.jar        | None                                     |
    | LCHIJA | ptrmodellib         | 1.0.4             | PTRLib-1.0.4.jar                              | None                                     |
    | LCHIJA | props               | 2.6.2             | Decocraft-2.6.2_1.12.2.jar                    | None                                     |
    | LCHIJA | gottschcore         | 1.8.0             | GottschCore-mc1.12.2-f14.23.5.2768-v1.8.0.jar | None                                     |
    | LCHIJA | dungeons2           | 1.7.1             | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar   | None                                     |
    | LCHIJA | gardenstuff         | 1.12-2.1.1        | GardenStuff-1.12-2.1.1.jar                    | None                                     |
    | LCHIJA | mantle              | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                      | None                                     |
    | LCHIJA | millenaire          | Millénaire 7.2.1  | millenaire-1.12.2-7.2.1.jar                   | None                                     |
    | LCHIJE | nei                 | 2.4.1             | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJ  | skydimension        | 1.0.0             | sky_dimension.jar                             | None                                     |
    | LCHIJ  | twilightforest      | 3.8.689           | twilightforest-1.12.2-3.8.689-universal.jar   | None                                     |
    | LCHIJ  | tconstruct          | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar              | None                                     |

    Loaded coremods (and transformers):
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13547 Compatibility Profile Context 25.20.15017.1010' Renderer: 'AMD Radeon R9 200 Series'
    Pulsar/tconstruct loaded Pulses:
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)

    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13547 Compatibility Profile Context 25.20.15017.1010
    OpenGlRenderer: AMD Radeon R9 200 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 8

Edited by LingoBox
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...