Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.12 - Crash SecurityException class org.spongepowered.asm.service.ServiceInitialisationException's signer does not match signer of other classes in the pkg #16

Open
celittle3 opened this issue Apr 5, 2020 · 9 comments
Labels
help wanted Extra attention is needed

Comments

@celittle3
Copy link

I was using the mod for a while then got this at start up. Not sure what happened.
1.12.2 new version also alpha 3 full, forge 1.12.2-14.23.5.2847. Used in a large mod pack.

[09:46:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[09:46:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[09:46:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[09:46:13] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[09:46:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[09:46:13] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[09:46:13] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[09:46:13] [main/INFO] [FML]: Searching C:\Users\Chris\Desktop\All things Minecraft\MCProManager\profiles\Forge-1.12.2-Single.minecraft\mods for mods
[09:46:13] [main/INFO] [FML]: Searching C:\Users\Chris\Desktop\All things Minecraft\MCProManager\profiles\Forge-1.12.2-Single.minecraft\mods\1.12.2 for mods
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdChimneys-1.12.2-3.5.11.0-build.0445.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod com.endertech.minecraft.mods.adchimneys.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod LoadingPlugin (com.endertech.minecraft.mods.adchimneys.LoadingPlugin) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.4.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod shadows.ApotheosisCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.1.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BringMeTheRings-0.4.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod BringMeTheRings plugin (zabi.minecraft.bmtr.core.BMTRPlugin) is not signed!
[09:46:13] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.10_mc1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[09:46:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.0.2.jar
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ForgeEndertech-1.12.2-4.5.0.0-build.0435.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod com.endertech.minecraft.forge.coremod.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in future-mc-0.1.13.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod FutureMC (thedarkcolour.futuremc.asm.CoreLoader) is not signed!
[09:46:13] [main/WARN] [FML]: The coremod net.crazysnailboy.mods.infinimend.asm.IMLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[09:46:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from ivrench-1.0.7.jar
[09:46:13] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[09:46:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.3-48.jar
[09:46:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from LagGoggles-FAT-1.12.2-4.9.jar
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in LittleTiles_v1.5.0-pre199_19_mc1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod com.creativemd.littletiles.LittlePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:13] [main/WARN] [FML]: The coremod LittlePatchingLoader (com.creativemd.littletiles.LittlePatchingLoader) is not signed!
[09:46:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[09:46:13] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
[09:46:13] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed!
[09:46:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-178.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:13] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[09:46:13] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:14] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.7.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:14] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:14] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.8.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:14] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[09:46:14] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SmoothFont-mc1.12.2-2.0-alpha-11.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:14] [main/WARN] [FML]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:46:14] [main/WARN] [FML]: The coremod CorePlugin (bre.smoothfont.asm.CorePlugin) is not signed!
[09:46:14] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TenshiLib-1.12.2-1.2.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[09:46:14] [main/WARN] [FML]: The coremod TenshiCore (com.flemmli97.tenshilib.asm.ASMLoader) is not signed!
[09:46:14] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from water-erosion-1.12.2-forge-1.1.0-alpha3-full.jar
[09:46:14] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
[09:46:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:46:14] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[09:46:14] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
Exception in thread "main" [09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader.fail(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader.access$100(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.access$700(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator$2.run(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.AccessController.doPrivileged(Native Method)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.next(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$1.next(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.(MixinService.java:72)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinBootstrap.(MixinBootstrap.java:76)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinTweaker.(MixinTweaker.java:44)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.newInstance(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.SecurityException: class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer information does not match signer information of other classes in the same package
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.checkCerts(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.preDefineClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.AccessController.doPrivileged(Native Method)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.getConstructor0(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.newInstance(Unknown Source)
[09:46:14] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 19 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

@13rac1
Copy link
Owner

13rac1 commented Apr 5, 2020

Hi! Thanks for the useful error report.

Sigh, this is why I have still only released alphas for 1.12. The actual error is:

Caused by: java.lang.SecurityException: class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer information does not match signer information of other classes in the same package

This is probably because I've release just the "full" version of the mod including all dependencies embedded. Your configuration already has something supplying org.spongepowered.asm.service.ServiceInitialisationException. Please open the jar with an archive program and delete the entire org subdirectory. This will stop Water Erosion from overriding anything.

@13rac1 13rac1 changed the title Crash on start 1.12 - Crash SecurityException class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer does not match signer of other classes in the pkg Apr 5, 2020
@13rac1 13rac1 changed the title 1.12 - Crash SecurityException class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer does not match signer of other classes in the pkg 1.12 - Crash SecurityException class org.spongepowered.asm.service.ServiceInitialisationException's signer does not match signer of other classes in the pkg Apr 5, 2020
@celittle3
Copy link
Author

I tried removing the org sub directory but it still crashed.

@13rac1
Copy link
Owner

13rac1 commented Apr 8, 2020

🤔 Same error?

When the entire org directory/folder is deleted from the jar it should only be about 30kb. Here's the jar showing the file in question. It cannot conflict once deleted.
ServiceInitialisationException in jar

Please try the jar in the attached zip. It is the current alpha4 with all embedded dependencies removed.
water-erosion-1.12.2-forge-1.1.0-alpha4-test1.zip

@celittle3
Copy link
Author

Yeah! Looks like the test1 is working.

This is what happened after deleting the org folder from water-erosion-1.12.2-forge-1.1.0-alpha4-full.
[12:25:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:40] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[12:25:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[12:25:40] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[12:25:40] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[12:25:40] [main/INFO] [FML]: Searching C:\Users\Chris\Desktop\All things Minecraft\MCProManager\profiles\Forge-1.12.2-Single.minecraft\mods for mods
[12:25:40] [main/INFO] [FML]: Searching C:\Users\Chris\Desktop\All things Minecraft\MCProManager\profiles\Forge-1.12.2-Single.minecraft\mods\1.12.2 for mods
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdChimneys-1.12.2-3.5.12.0-build.0459.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod com.endertech.minecraft.mods.adchimneys.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod LoadingPlugin (com.endertech.minecraft.mods.adchimneys.LoadingPlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.4.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod shadows.ApotheosisCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.1.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BringMeTheRings-0.4.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod BringMeTheRings plugin (zabi.minecraft.bmtr.core.BMTRPlugin) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.10_mc1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.0.2.jar
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ForgeEndertech-1.12.2-4.5.2.0-build.0459.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod com.endertech.minecraft.forge.coremod.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in future-mc-1.12.2-0.2.01.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod FutureMC (thedarkcolour.futuremc.asm.CoreLoader) is not signed!
[12:25:40] [main/WARN] [FML]: The coremod net.crazysnailboy.mods.infinimend.asm.IMLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from ivrench-1.0.7.jar
[12:25:40] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.3-48.jar
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from LagGoggles-FAT-1.12.2-4.9.jar
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in LittleTiles_v1.5.0-pre199_19_mc1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod com.creativemd.littletiles.LittlePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod LittlePatchingLoader (com.creativemd.littletiles.LittlePatchingLoader) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[12:25:40] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
[12:25:40] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[12:25:40] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.7.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.8.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SmoothFont-mc1.12.2-2.0-alpha-11.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:40] [main/WARN] [FML]: The coremod CorePlugin (bre.smoothfont.asm.CorePlugin) is not signed!
[12:25:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TenshiLib-1.12.2-1.2.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[12:25:40] [main/WARN] [FML]: The coremod TenshiCore (com.flemmli97.tenshilib.asm.ASMLoader) is not signed!
[12:25:40] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from water-erosion-1.12.2-forge-1.1.0-alpha4-full.jar
[12:25:41] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
[12:25:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:25:41] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[12:25:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
Exception in thread "main" [12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap not found
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader.fail(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader.access$300(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.access$700(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator$2.run(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.AccessController.doPrivileged(Native Method)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$LazyIterator.next(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.ServiceLoader$1.next(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.(MixinService.java:72)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinBootstrap.(MixinBootstrap.java:76)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinTweaker.(MixinTweaker.java:44)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.newInstance(Unknown Source)
[12:25:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[12:25:41] [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

@13rac1
Copy link
Owner

13rac1 commented Apr 8, 2020

Looks like the test1 is working.

Good!

java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap not found

The other error says the services could not be found. It's what "boots" the Mixin system. I deleted that also in test1:
META-INF/services removal

You need a non-embedded version. Interesting that this is the first I've heard of anyone needing it. I need to research the best way to differentiate the two. Have you seen any other mods which explain the difference well? Did another mod tell you to install the SpongeForge library? I want to fix this, but I'm not sure how to do it without causing confusion.

@celittle3
Copy link
Author

If I come up with any info I will post it here. I don't remember anything specifically asking for the sponge forge library. Thanks for what we have atm, seems to be working great.

@13rac1
Copy link
Owner

13rac1 commented Apr 10, 2020

If you didn't specifically install it then I suspect another mod embedded it, which means if Water Erosion were installed first and that mod (whatever it is) were installed second you'd be reporting the issue with that mod instead. Aren't dependencies fun?

I'm going to leave this issue open for now.

ANYONE ELSE WHO FINDS THIS ISSUE: Try out the zip file attached in #16 (comment) Please post if this resolves your issue and, if possible, a recommendation about how to best resolve this problem going forward. Mod config change? A separate download with more instructions?

@13rac1 13rac1 added the help wanted Extra attention is needed label Apr 12, 2020
@Xplodin
Copy link

Xplodin commented Jun 29, 2020

anyone also seeing this: This is caused by Dynamic Surroundings having the same org/service thing implemented to delete.
Deleting both from the jar works, thank you

@Zsfzy
Copy link

Zsfzy commented Dec 15, 2020

https://www.curseforge.com/minecraft/mc-mods/surge

you can use the mod test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants