The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei)
Exit Code: -1
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
FarseekCoreMod (Farseek-1.12-2.5.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
LoadingPlugin (BetterWithLib-1.12-1.5.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
SevPatches (sevpatches-1.5-6.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
Quark Plugin (Quark-r1.5-158.jar)
AstralCore (astralsorcery-1.12.2-1.10.21.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 10/4/20 10:47 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 Just Enough Items (jei)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOfRange(Arrays.java:3664)
at java.lang.String.(String.java:201)
at java.lang.String.substring(String.java:1921)
at mezz.jei.suffixtree.GeneralizedSuffixTree.canonize(GeneralizedSuffixTree.java:278)
at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:373)
at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:163)
at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119)
at mezz.jei.ingredients.IngredientFilter.addIngredients(IngredientFilter.java:103)
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:86)
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136)
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55)
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:637)
at sun.reflect.GeneratedMethodAccessor3.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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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)
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: 381266648 bytes (363 MB) / 3008888832 bytes (2869 MB) up to 3008888832 bytes (2869 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 272 mods loaded, 272 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (BetterWithLib-1.12-1.5.jar)
betterwithmods.library.core.ClassTransformer
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
SevPatches (sevpatches-1.5-6.jar)
tv.darkosto.sevpatches.core.SevPatchesTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
com.therandomlabs.randompatches.core.RPTransformer
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
org.dimdev.jeid.JEIDTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei) Exit Code: -1
Crash Report: ---- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) FarseekCoreMod (Farseek-1.12-2.5.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar) CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar) ForgelinPlugin (Forgelin-1.8.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) LoadingPlugin (BetterWithLib-1.12-1.5.jar) BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar) SevPatches (sevpatches-1.5-6.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) RandomPatches (randompatches-1.12.2-1.22.0.0.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) Quark Plugin (Quark-r1.5-158.jar) AstralCore (astralsorcery-1.12.2-1.10.21.jar) Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 10/4/20 10:47 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 Just Enough Items (jei) Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.Arrays.copyOfRange(Arrays.java:3664) at java.lang.String.(String.java:201)
at java.lang.String.substring(String.java:1921)
at mezz.jei.suffixtree.GeneralizedSuffixTree.canonize(GeneralizedSuffixTree.java:278)
at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:373)
at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:163)
at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119)
at mezz.jei.ingredients.IngredientFilter.addIngredients(IngredientFilter.java:103)
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:86)
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136)
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55)
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:637)
at sun.reflect.GeneratedMethodAccessor3.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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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)
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: 381266648 bytes (363 MB) / 3008888832 bytes (2869 MB) up to 3008888832 bytes (2869 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2854 272 mods loaded, 272 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) invtweaks.forge.asm.ContainerTransformer FarseekCoreMod (Farseek-1.12-2.5.jar) farseek.core.FarseekClassTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar) bre.smoothfont.asm.Transformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer LoadingPlugin (BetterWithLib-1.12-1.5.jar) betterwithmods.library.core.ClassTransformer BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar) com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar) mods.betterfoliage.loader.BetterFoliageTransformer SevPatches (sevpatches-1.5-6.jar) tv.darkosto.sevpatches.core.SevPatchesTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer RandomPatches (randompatches-1.12.2-1.22.0.0.jar) com.therandomlabs.randompatches.core.RPTransformer JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar) org.dimdev.jeid.JEIDTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
Quark Plugin (Quark-r1.5-158.jar) vazkii.quark.base.asm.ClassTransformer AstralCore (astralsorcery-1.12.2-1.10.21.jar)