Trying to get sponge running with a direwolf20 server but they not getting along
i get this errror
Starting server
Java HotSpot™ 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot™ 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
[11:36:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:36:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:36:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:36:13] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2124 for Minecraft 1.10.2 loading
[11:36:13] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111
[11:36:13] [main/INFO] [FML]: [AppEng] Core Init
[11:36:14] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:36:14] [main/WARN] [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:36:14] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:36:14] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:36:14] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2123-5.1.0-BETA-1879.jar
[11:36:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:36:14] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:36:14] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.6 Source=file:/C:/Users/mrthe/Downloads/FTBPresentsDirewolf20110Server_1.0.0/mods/spongeforge-1.10.2-2123-5.1.0-BETA-1879.jar Env=SERVER
[11:36:14] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:36:14] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[11:36:14] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[11:36:14] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[11:36:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:36:14] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[11:36:14] [main/INFO] [Sponge]: //
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / An essential class was loaded before Sponge could patch it, this usually means /
[11:36:14] [main/INFO] [Sponge]: / that another coremod has caused the class to load prematurely. /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / Class Name : net.minecraftforge.fml.common.ModContainer /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / Loaded forge classes: /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.DummyModContainer /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.versioning.ArtifactVersion /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.repackage.com.nothome.delta.GDiffPatcher /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.ModMetadata /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.repackage.com.nothome.delta.PatchException /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.ModContainer /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.patcher.ClassPatchManager /
[11:36:14] [main/INFO] [Sponge]: / net.minecraftforge.fml.common.asm.transformers.PatchingTransformer /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / Technical details: /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: / Failed on class : net.minecraftforge.fml.common.ModContainer /
[11:36:14] [main/INFO] [Sponge]: / During phase : PREINIT /
[11:36:14] [main/INFO] [Sponge]: / Mixin : fml.common.MixinModContainer /
[11:36:14] [main/INFO] [Sponge]: / Config : mixins.forge.preinit.json /
[11:36:14] [main/INFO] [Sponge]: / Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException /
[11:36:14] [main/INFO] [Sponge]: / Caused by : Unknown /
[11:36:14] [main/INFO] [Sponge]: / Message : Critical problem: mixins.forge.preinit.json:fml.common.MixinModContainer target net.minecraftforge.fml.common.ModContainer was already transformed. /
[11:36:14] [main/INFO] [Sponge]: / /
[11:36:14] [main/INFO] [Sponge]: /******/
[11:36:14] [main/INFO] [Sponge]: Attempting to shut down the VM cleanly
[11:36:15] [main/INFO] [FML]: Java has been asked to exit (code -1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:656).
[11:36:15] [main/INFO] [FML]: This is an abortive exit and could cause world corruption or other things
[11:36:15] [main/INFO] [FML]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
[11:36:15] [main/INFO] [Sponge]: Clean shutdown failed, forcing VM termination
Exiting…
Press any key to continue . . .
anyone knows what might be causing this?