Immersive Engineering

Immersive Engineering

134M Downloads

Forge crash

Grochovsky opened this issue ยท 5 comments

commented

Hi! I have a problem with immersive engeenering. So I want to update the mod to the latest version, but then I also must update a forge. When I updated forge to the newer version it crashed.
I use forge version 1.12.2-14.23.5.2768.

This is my crash log:

[12:30:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:30:45] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[12:30:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[12:30:45] [main/INFO] [FML]: Searching C:\Users\TOMASZ\AppData\Roaming.minecraft\mods for mods
[12:30:45] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
[12:30:45] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E2_MOD.jar
[12:30:45] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in shetiphiancore-1.12.0-3.5.6.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:30:45] [main/WARN] [FML]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:30:45] [main/WARN] [FML]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
[12:30:45] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:30:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[12:30:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[12:30:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[12:30:45] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[12:30:45] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\TOMASZ\AppData\Roaming.minecraft\mods\OptiFine_1.12.2_HD_U_E2_MOD.jar
[12:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:30:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:30:48] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[12:30:48] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:30:49] [main/INFO] [Obfuscate]: Applying ASM to EntityLivingBase
[12:30:49] [main/INFO] [Obfuscate]: Successfully patched EntityLivingBase
[12:30:49] [main/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[12:30:49] [main/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
[12:30:49] [main/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
[12:30:49] [main/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
[12:30:50] [main/INFO] [minecraft/Minecraft]: Setting user: GrocholPL
[12:30:53] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.VerifyError: Operand stack overflow
Exception Details:
Location:
net/minecraft/entity/EntityLivingBase.func_70088_a()V @7: aload_0
Reason:
Exceeded max stack size.
Current Frame:
bci: @7
flags: { }
locals: { 'net/minecraft/entity/EntityLivingBase' }
stack: { 'net/minecraftforge/fml/common/eventhandler/EventBus', uninitialized 3, uninitialized 3 }
Bytecode:
0x0000000: b201 09bb 010b 592a b701 0cb6 0112 572a
0x0000010: b401 16b2 0118 03b8 011e b601 242a b401
0x0000020: 16b2 0126 03b8 012b b601 242a b401 16b2
0x0000030: 012d 03b8 0132 b601 242a b401 16b2 0134
0x0000040: 03b8 012b b601 242a b401 16b2 0136 0cb8
0x0000050: 013b b601 24b1

at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_211]
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_211]
at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_211]
at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_211]
at net.minecraft.entity.EntityList.func_191303_a(EntityList.java:410) ~[vi.class:?]
at net.minecraft.entity.EntityList.func_151514_a(EntityList.java:280) ~[vi.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:505) ~[ni.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:364) ~[bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) ~[Main.class:?]
... 6 more

Exception in thread "Client thread" [12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[12:30:53] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

commented

Ok thank you, so what I should do to fix it?
Sorry for this wall of the text I'm new.

commented

np, check if you got the mod called obfuscated installed and try to update it

commented

Ok, I did it but it still not working

commented

please use pastebin and do not post a wall of text

also this looks like a crash from the Obfuscate Mod (at least it cites the same lines and stuff as in the Obfuscate Issue)

commented

You'll need to provide the full log, on pastebin, to get any help.