Immersive engineering makes my minecraft launcher crash for a reason I do not know. here is the information I have about the crash. the crash does not come from another mod, because I test it without the other mods. Thanks to those who will help me solve this problem.
the mods I have installed:
- ElectroblobsWizardry-4.2.1-MC1.12.2
- iceandfire-1.8.1
- ImmersiveEngineering-0.12-73
- llibrary-1.7.19-1.12.2
- Rex's-Additional-Structures-1.12.x-(v.2.2.2)
The error that Minecraft gives me:
The game crashed whilst initializing game Error: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class blusunrize.immersiveengineering.common.IEContent
// Quite honestly, I wouldn't worry myself about that.
Time: 8/31/19 3:47
PMDescription: Initializing game
java.lang.IllegalAccessError: tried to access class
net.minecraft.potion.PotionHelper$MixPredicate from class blusunrize.immersiveengineering.common.IEContent
at blusunrize.immersiveengineering.common.IEContent.registerRecipes(IEContent.java:389)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_IEContent_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
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(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:------------------------------------------------------------------------------------- -- Head --
Thread: Client thread
Stacktrace:
at blusunrize.immersiveengineering.common.IEContent.registerRecipes(IEContent.java:389)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_IEContent_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
-- Initialization --
Details:
Stacktrace:
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(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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51,
Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 392624392 bytes (374 MB) / 1308622848 bytes (1248 MB) up to 2147483648 bytes (2048 MB)
0
Immersive engineering makes my minecraft launcher crash for a reason I do not know. here is the information I have about the crash. the crash does not come from another mod, because I test it without the other mods. Thanks to those who will help me solve this problem.
the mods I have installed:
- ElectroblobsWizardry-4.2.1-MC1.12.2
- iceandfire-1.8.1
- ImmersiveEngineering-0.12-73
- llibrary-1.7.19-1.12.2
- Rex's-Additional-Structures-1.12.x-(v.2.2.2)
The error that Minecraft gives me:
The game crashed whilst initializing game
Error: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class blusunrize.immersiveengineering.common.IEContent
The crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-73-core.jar)
Contact their authors BEFORE contacting forge
// Quite honestly, I wouldn't worry myself about that.
Time: 8/31/19 3:47
PMDescription: Initializing game
java.lang.IllegalAccessError: tried to access class
net.minecraft.potion.PotionHelper$MixPredicate from class blusunrize.immersiveengineering.common.IEContent
at blusunrize.immersiveengineering.common.IEContent.registerRecipes(IEContent.java:389)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_IEContent_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
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(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:-------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at blusunrize.immersiveengineering.common.IEContent.registerRecipes(IEContent.java:389)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_IEContent_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
-- Initialization --
Details:
Stacktrace:
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(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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51,
Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 392624392 bytes (374 MB) / 1308622848 bytes (1248 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.2844 9 mods loaded, 9 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 |
|:--------|:-------------------------------- |:-----------------|:---------------------------------------------------------------|:----------------------------------------------------------------|
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2844.jar | None |
| LCH | forge | 14.23.5.2844 | forge-1.12.2-14.23.5.2844.jar | None |
| LCH | ebwizardry | 4.2.1 | ElectroblobsWizardry-4.2.1-MC1.12.2.jar | None |
| LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | iceandfire | 1.8.1 | iceandfire-1.8.1.jar | None |
| LCH | immersiveengineering | 0.12-73 | ImmersiveEngineering-0.12-73.jar | 4cb49fcde3b43048c9889e0a3d083225da926334|
| LCH | additionalstructures | 2.2.2 | Rex's-Additional-Structures-1.12.x-(v.2.2.2).jar | None |
Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcherIELoadingPlugin (ImmersiveEngineering-0.12-73-core.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer
Launched Version: 1.12.2-forge1.12.2-14.23.5.2844
LWJGL: 2.9.4
OpenGL: Intel(R) Q45/Q43 Express Chipset GL version 2.1.0 - Build 8.15.10.2869, Intel
GL Caps: Using GL 1.3 multitexturing.Using
GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: vanilla Current Language: English (Canada)
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz