Sponge in Mod Folder, MC Crashes while Starting

So, i have the problem, when i take my SpongeForge (Any Verison) in my mods folder and start my MC, it crashes with the report below. Anyway, i tried to join my Server, where SpongeForge is in the mods folder too, without having sponge in my mods folder, and i could join. I don’t know, if my Server wasn’t recognized SpongeForge, but normally it would say, that i haven’t this mod installed (sry for bad english :slight_smile:)

[04:19:49] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [04:19:49] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [04:19:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [04:19:49] [main/INFO]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading [04:19:49] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at E:\Programme (x86)\minecraft\runtime\jre-x64\1.8.0_25 [04:19:49] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [04:19:49] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [04:19:49] [main/WARN]: The coremod com.rebelkeithy.dualhotbar.DualHotbarPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [04:19:50] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [04:19:50] [main/WARN]: The coremod com.tmtravlr.potioncore.asm.PotionCoreFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [04:19:50] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2477-5.2.0-BETA-2793.jar [04:19:50] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [04:19:50] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker [04:19:50] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.6.15 Source=file:/C:/Users/Daniel/AppData/Roaming/.minecraft/mods/spongeforge-1.10.2-2477-5.2.0-BETA-2793.jar Env=CLIENT [04:19:50] [main/INFO]: [org.spongepowered.launch.JavaVersionCheckUtils:ensureJava8:51]: You may be running an outdated version of Java. Any crashes from Sponge may require an update to Java. [04:19:50] [main/INFO]: Compatibility level set to JAVA_8 [04:19:50] [main/INFO]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT] [04:19:50] [main/INFO]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT] [04:19:50] [main/INFO]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT] [04:19:50] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [04:19:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [04:19:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [04:19:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [04:19:51] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [04:19:51] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [04:19:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [04:19:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [04:19:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [04:19:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [04:19:51] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker [04:19:51] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@48b0e701 [04:19:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [04:19:51] [main/WARN]: Error loading class: net/minecraft/client/Minecraft [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: java.lang.NullPointerException [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:581) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:207) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:186) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1103) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:247) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:332) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:834) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:804) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:609) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:184) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.Class.getDeclaredMethods0(Native Method) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2693) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.Class.privateGetMethodRecursive(Class.java:3040) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.Class.getMethod0(Class.java:3010) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at java.lang.Class.getMethod(Class.java:1776) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:54) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [04:19:51] [main/INFO]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transform:619]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/MinecraftDummyContainer [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.getDeclaredMethods0(Native Method) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2693) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.privateGetMethodRecursive(Class.java:3040) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.getMethod0(Class.java:3010) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.getMethod(Class.java:1776) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:54) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.MinecraftDummyContainer [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [04:19:51] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 8 more [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:621) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:184) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 10 more [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.NullPointerException [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:581) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:207) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:186) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1103) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:247) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:332) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:834) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:804) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:609) [04:19:51] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: ... 13 more

1 Like

Because you have thrown the error into the forum without any formatting. It is very difficult to read the error. Please use a pastebin url (saves on space on the forum and makes it easy to read the error).

From what I can tell. It seems like SpongeForge is conflicting with another mod. What that other mod is I dont know.

Some people have fixed this by using SpongeBootstrap ( SpongeBootstrap - Fixes ordering issue with other coremods ) but it is best to find the mod that is being the issue and remove it.

1 Like

I don’t know how to use this Bootstrapper. And sry, didn’t know pastebin ^^

And another (same) Problem is: when i start MC without any other mod as SpongeForge, it crashes too …

https://pastebin.com/Ruwwip7U

Minecraft 1.10.2
Forge mod loader: 12.18.3.2477
spongeforge-1.10.2-2477-5.2.0-BETA-2793.jar
Java Version: 8 Update 25

Im not one for reading SpongeForge errors (Im a vanilla plugin dev) but the stats above are all correct. I was just say that your Java 8 update is a bit low (I think Sponge requires update 45 but dont quote me on that)

Mhh…

i have already installed Java Update 161, but here in the log there is MC running with Update 25 and i don’t know why ._.

Java does this sometimes. Check your installed programs. You will probably find that java 8 update 25 is installed. If you uninstall it (if its there) it will then run with another installed version. You should only have 1 java jre version installed.

Oh and if you have the minecraft .exe launcher. Then Minecraft by default will launch with the java version packed with the launcher. You can change this by launching the launcher and going to the last tab and it will say something like “use default jre” with a tick box. If you select it then that should use your default java instead of the one packed with mc

I found the Java Version in the MC Launcher folder
“E:\Programme (x86)\minecraft\runtime\jre-x64\1.8.0_25”

And i found the configuration about Start MC with this or other Java Versions!

Changed it to “C:\Program Files (x86)\Java\jre1.8.0_161\bin\javaw.exe”

And now it Crashes by the Start with:
“Error: Could not create the Java Virtual Machine.
Error: A fatal exception has accurred. Program will exit.”

Sorry for this ._.
And thank you for helping anyway.

EDIT: Should i delete the Java Version in the MC Launcher folder?

Okay, i already found the problem, i don’t know why, but i have 2 times java update 161 installed. The 1 works, the otherone not …

Don’t work:
“C:\Program Files (x86)\Java\jre1.8.0_161\bin”

Works fine:
“C:\Program Files\Java\jre1.8.0_161\bin”

Should i delete the version who doesn’t work? x)

Problem not solved, did SpongeForge again in the mods folder and it crashes again like it happens from beginning …

EDIT: Now i trying to reinstall MC. Hope it solve the problem -_-

EDIT II: Problem not solved …

I have found
[15:59:09] [main/WARN]: Error loading class: net/minecraft/client/Minecraft

At pastebin line 25. I think that’s the problem

i know this. i searched this problem, but i found so many solving ways, and i tried many of them x)

but thx!

Often a bug is fixed in a newer version. Try a newer version.

Of all versions i tried the latest one (1.10.2 versions like 2477, 2221, …), all brings MC Crashing while Starting ._.

I tried MC 1.11.2 with SpongeForge.

IT WORKS!

i don’t know why, but i think my 1.10.2 Version of MC is broken …

EDIT: Tried to reinstall Version 1.10.2, same problem as before

Problem solved with the old launcher!

https://minecraft.net/de-de/download/alternative

second one!