Serveur Forge ne démarre pas

Hello tout le monde j’ai essayer de créer un serveur forge en 1.12.2
mais le serveur ne démarre pas voici les logs :

[14:33:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:33:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:33:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:33:54] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[14:33:54] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:4.4.0-141-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[14:33:54] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:33:54] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:33:54] [main/INFO] [FML]: Searching /home/a532019012218035426/29432/./mods for mods
[14:33:54] [main/INFO] [FML]: Searching /home/a532019012218035426/29432/./mods/1.12.2 for mods
[14:33:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.1.30.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:33:54] [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
[14:33:54] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[14:33:54] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[14:33:54] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
[14:33:54] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed!
[14:33:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in secretroomsmod-1.12.2-5.6.4_1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:33:54] [main/WARN] [FML]: The coremod SecretRoomsMod-Core (com.wynprice.secretroomsmod.core.SecretRoomsCore) is not signed!
[14:33:54] [main/INFO] [FML]: [SecretRoomsMod-Core] Core loaded
[14:33:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:33:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.forName0(Native Method)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.forName(Class.java:348)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.(LegacyJavaFixer.java:54)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.(LegacyJavaFixer.java:30)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.newInstance(Class.java:442)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.reflect.Method.invoke(Method.java:498)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
[14:33:54] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
at com.google.common.base.Throwables.propagate(Throwables.java:240) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.(LegacyJavaFixer.java:62) ~[legacyjavafixer-1.0.jar:?]
at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.(LegacyJavaFixer.java:30) ~[legacyjavafixer-1.0.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2847-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2847-universal.jar:?]
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201]
at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
… 14 more
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: java.lang.reflect.InvocationTargetException
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at java.lang.reflect.Method.invoke(Method.java:498)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Runtime.exit(Runtime.java:107)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.System.exit(System.java:971)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:33:54] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: … 6 more

Merci d’avance ^^