создал сборку на 1.12.2, лаунчер multimc крашит через секунду после запуска
логи:
[20:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:58] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:58] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2859 for Minecraft 1.12.2 loading
[20:13:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_351, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_351
[20:13:58] [main/INFO] [FML]: Searching D:\Games\MultiMC\instances\Мега сборка 1.12.2\.minecraft\mods for mods
[20:13:58] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps_1.12.2_1.4.8.jar
[20:13:58] [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.
[20:13:58] [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
[20:13:58] [main/WARN] [FML]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
[20:13:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Indicatia-1.12.2-1.3.3.jar
[20:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism_1.12.2_9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:13:58] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:58] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[20:13:58] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[20:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-1.12.2-r1.6-178.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:13:58] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[20:13:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SteveKunG's-Lib-1.12.2-1.1.5.jar
[20:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TTFR_1.12.1_1.9.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:13:58] [main/WARN] [FML]: The coremod cubex2.ttfr.BetterFontsCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:58] [main/WARN] [FML]: The coremod BetterFontsCore (cubex2.ttfr.BetterFontsCore) is not signed!
[20:13:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor_forge_mc1.12.2_0.2.7_universal.jar
[20:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[20:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:213]: Failed to start Minecraft:
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: java.lang.reflect.InvocationTargetException
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.main(EntryPoint.java:34)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: Caused by: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader.fail(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader.access$100(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader$LazyIterator.access$700(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader$LazyIterator$2.run(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.security.AccessController.doPrivileged(Native Method)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader$LazyIterator.next(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.util.ServiceLoader$1.next(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.lang.Class.newInstance(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:13:58] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: ... 8 more
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-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
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.checkCerts(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.preDefineClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.security.AccessController.doPrivileged(Native Method)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.Class.getConstructor0(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.Class.newInstance(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 27 more
[20:13:58] [main/INFO] [STDOUT]: [org.multimc.EntryPoint:main:37]: Exiting with -1
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
[20:13:58] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:38)