AE2 not running on Spongeforge server
Dpatau opened this issue ยท 2 comments
Adding AE2 (appliedenergistics2-rv4-alpha-11) and any lower versions for 1.10.2 the server will not start with it, does anyone know how to fix this or can the mod dev have a look into it
pasted below is the crash report.
[12:26:31] [main/INFO] [Sponge/]: //
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / An essential class was loaded before Sponge could patch it, this usually means /
[12:26:31] [main/INFO] [Sponge/]: / that another coremod has caused the class to load prematurely. /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / Class Name : net.minecraftforge.fml.common.ModContainer /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / Loaded forge classes: /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.DummyModContainer /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.versioning.ArtifactVersion /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.repackage.com.nothome.delta.GDiffPatcher /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.ModMetadata /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.repackage.com.nothome.delta.PatchException /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.ModContainer /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.patcher.ClassPatchManager /
[12:26:31] [main/INFO] [Sponge/]: / net.minecraftforge.fml.common.asm.transformers.PatchingTransformer /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: /----------------------------------------------------------------------------------------------------------------------------------------------------------------------------/
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / Technical details: /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: / Failed on class : net.minecraftforge.fml.common.ModContainer /
[12:26:31] [main/INFO] [Sponge/]: / During phase : PREINIT /
[12:26:31] [main/INFO] [Sponge/]: / Mixin : fml.common.MixinModContainer /
[12:26:31] [main/INFO] [Sponge/]: / Config : mixins.forge.preinit.json /
[12:26:31] [main/INFO] [Sponge/]: / Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException /
[12:26:31] [main/INFO] [Sponge/]: / Caused by : Unknown /
[12:26:31] [main/INFO] [Sponge/]: / Message : Critical problem: mixins.forge.preinit.json:fml.common.MixinModContainer target net.minecraftforge.fml.common.ModContainer was already transformed. /
[12:26:31] [main/INFO] [Sponge/]: / /
[12:26:31] [main/INFO] [Sponge/]: /******/
[12:26:31] [main/INFO] [Sponge/]: Attempting to shut down the VM cleanly
[12:26:31] [main/INFO] [FML/]: Java has been asked to exit (code -1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:656).
[12:26:31] [main/INFO] [FML/]: This is an abortive exit and could cause world corruption or other things
[12:26:31] [main/INFO] [FML/]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
[12:26:31] [main/INFO] [Sponge/]: Clean shutdown failed, forcing VM termination
you need to use the patched version for spongeforge this is a issue with the ae2 mod that the dev knows about but wishes to not fix at this time since he is focousing on adding in new things to play with :D.
you can find this by going into the #sponge room in irc and typing .ae2 or looking up the user stonebound on this site, or a multitude of other ways
Duplicate
#2482