Problem with FORGE-SPONGE 1.10.2
amorphine opened this issue ยท 1 comments
Here's an output
amorphine@amorphine-ubuntu:~/mineserver$ java -Dfile.encoding=UTF-8 -jar forge-1.10.2-12.18.2.2099-universal.jar nogui
[14:35:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:35:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:35:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:35:45] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading
[14:35:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:4.4.0-47-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[14:35:45] [main/INFO] [FML]: [AppEng] Core Init
[14:35:47] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:35:47] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:35:47] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:35:47] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:35:47] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2107-6.0.0-BETA-1844.jar
[14:35:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:35:47] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:35:47] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.17 Source=file:/home/amorphine/mineserver/mods/spongeforge-1.10.2-2107-6.0.0-BETA-1844.jar Env=SERVER
[14:35:47] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:35:47] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[14:35:47] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[14:35:47] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[14:35:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:35:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:35:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:35:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:35:47] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[14:35:47] [main/INFO] [Sponge]: /******************************************************************************************************************************************************************************/
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /* Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! */
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /* An essential class was loaded before Sponge could patch it, this usually means */
[14:35:47] [main/INFO] [Sponge]: /* that another coremod has caused the class to load prematurely. */
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /* Class Name : net.minecraftforge.fml.common.ModContainer */
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /* Loaded forge classes: */
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.DummyModContainer */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.versioning.ArtifactVersion */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.repackage.com.nothome.delta.GDiffPatcher */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.ModMetadata */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.repackage.com.nothome.delta.PatchException */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.ModContainer */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.asm.transformers.PatchingTransformer */
[14:35:47] [main/INFO] [Sponge]: /* net.minecraftforge.fml.common.patcher.ClassPatchManager */
[14:35:47] [main/INFO] [Sponge]: /* */
[14:35:48] [main/INFO] [Sponge]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[14:35:48] [main/INFO] [Sponge]: /* */
[14:35:48] [main/INFO] [Sponge]: /* Technical details: */
[14:35:48] [main/INFO] [Sponge]: /* */
[14:35:48] [main/INFO] [Sponge]: /* Failed on class : net.minecraftforge.fml.common.ModContainer */
[14:35:48] [main/INFO] [Sponge]: /* During phase : PREINIT */
[14:35:48] [main/INFO] [Sponge]: /* Mixin : fml.common.MixinModContainer */
[14:35:48] [main/INFO] [Sponge]: /* Config : mixins.forge.preinit.json */
[14:35:48] [main/INFO] [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException */
[14:35:48] [main/INFO] [Sponge]: /* Caused by : Unknown */
[14:35:48] [main/INFO] [Sponge]: /* Message : Critical problem: mixins.forge.preinit.json:fml.common.MixinModContainer target net.minecraftforge.fml.common.ModContainer was already transformed. */
[14:35:48] [main/INFO] [Sponge]: /* */
[14:35:48] [main/INFO] [Sponge]: /******************************************************************************************************************************************************************************/
[14:35:48] [main/INFO] [Sponge]: Attempting to shut down the VM cleanly
[14:35:48] [main/INFO] [FML]: Java has been asked to exit (code -1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:656).
[14:35:48] [main/INFO] [FML]: This is an abortive exit and could cause world corruption or other things
[14:35:48] [main/INFO] [FML]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
[14:35:48] [main/INFO] [Sponge]: Clean shutdown failed, forcing VM termination
Mods installed
CodeChickenLib-1.10.2-2.4.3.124-universal.jar
industrialcraft-2-2.6.105-ex110.jar
spongeforge-1.10.2-2107-6.0.0-BETA-1844.jar
appliedenergistics2-rv4-alpha-5.jar
forestry_1.10.2_5.1.12.198.jar
jei_1.10.2-3.13.2.367.jar
worldedit-forge-mc1.10.2-6.1.4-dist.jar
CodeChickenCore-1.10.2-2.3.5.91-universal.jar ic2
Forge/Sponge versions:
forge-1.10.2-12.18.2.2099-universal.jar
minecraft_server.1.10.2.jar
@yueh the problem is actual when I put AE2 in mods. Why u closed the report?