Jump to content

Not being able to startup server.


Cheeta

Recommended Posts

Hello, I am trying to startup my 1.12.2 forge server (recommended version) but it keeps giving me this error.

 

This only occurs after i remove spongeforge from the server mods.

 

logs:

26.09 08:10:44 [Server] Startup 2020-09-26 12:10:44,933 main WARN Disabling terminal, you're running in an unsupported environment.
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
26.09 08:10:45 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
26.09 08:10:45 [Server] main/INFO [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_242, running on Linux:amd64:4.4.232-1.el7.elrepo.x86_64, installed at /usr/local/openjdk-8
26.09 08:10:45 [Server] main/INFO [FML]: Searching /./mods for mods
26.09 08:10:45 [Server] main/INFO [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.12.2.jar
26.09 08:10:45 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
26.09 08:10:45 [Server] 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
26.09 08:10:45 [Server] main/WARN [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
26.09 08:10:45 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in dominionlib-1.0.4-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
26.09 08:10:45 [Server] main/WARN [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
26.09 08:10:45 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from ForgedCarpet-1.12.2-1.2.1 2.jar
26.09 08:10:45 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from lesslag-1.0-1.12.2.jar
26.09 08:10:45 [Server] 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.
26.09 08:10:45 [Server] main/WARN [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.09 08:10:45 [Server] main/WARN [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
26.09 08:10:45 [Server] main/WARN [FML]: The coremod MtqFixPlugin (jmn.mods.mtqfix.MtqFixPlugin) is not signed!
26.09 08:10:45 [Server] main/WARN [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
26.09 08:10:45 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from performant-1.12.2-1.10.jar
26.09 08:10:45 [Server] 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
26.09 08:10:45 [Server] main/WARN [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.09 08:10:45 [Server] main/WARN [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
26.09 08:10:45 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
26.09 08:10:45 [Server] INFO A problem occurred running the Server launcher.[12:10:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: java.lang.reflect.InvocationTargetException
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at java.lang.reflect.Method.invoke(Method.java:498)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: Caused by: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader.fail(ServiceLoader.java:232)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader.access$100(ServiceLoader.java:185)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader$LazyIterator.access$700(ServiceLoader.java:323)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader$LazyIterator$2.run(ServiceLoader.java:407)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.security.AccessController.doPrivileged(Native Method)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:409)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.newInstance(Class.java:442)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
26.09 08:10:45 [Server] main/INFO [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: ... 6 more
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: 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
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.checkCerts(ClassLoader.java:892)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.preDefineClass(ClassLoader.java:662)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.defineClass(ClassLoader.java:755)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.security.AccessController.doPrivileged(Native Method)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.Class.getDeclaredConstructors0(Native Method)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.Class.getConstructor0(Class.java:3075)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.Class.newInstance(Class.java:412)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380)
26.09 08:10:45 [Server] main/INFO [STDERR]: [java.lang.Throwable:printStackTrace:644]: ... 24 more

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.