Probleme de serveur

Bonjour, je veut mettre un mod sur mon serveur mais le serveur ne demarre pas avec le mod que je veut mettre sa me mais dans le log

[18:42:19] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[18:42:20] [main/INFO] [FML/]: Forge Mod Loader version 13.20.1.2476 for Minecraft 1.11.2 loading
[18:42:20] [main/INFO] [FML/]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_60, running on Linux:amd64:4.4.0-97-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[18:42:20] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.11.2-13.20.1.2476-universal.jar
[18:42:20] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[18:42:20] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[18:42:20] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[18:42:20] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[18:42:20] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[18:42:20] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[18:42:20] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[18:42:20] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[18:42:20] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /home/a662017030400201261/27053/.
[18:42:20] [main/DEBUG] [FML/]: Adding net.minecraftforge:MercuriusUpdater (/home/a662017030400201261/27053/./libraries/net/minecraftforge/MercuriusUpdater/1.11.2/MercuriusUpdater-1.11.2.jar) to the mod list
[18:42:20] [main/DEBUG] [FML/]: Discovering coremods
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy AzuriumServeurMod1.11.2V2.0.0.jar
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in AzuriumServeurMod1.11.2V2.0.0.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy DECO.jar
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in DECO.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy legacyjavafixer-1.0.jar
[18:42:20] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy MercuriusUpdater-1.11.2.jar
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in MercuriusUpdater-1.11.2.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.11.2-2476-6.1.0-BETA-2715.jar
[18:42:20] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.11.2-2476-6.1.0-BETA-2715.jar
[18:42:20] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:42:20] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.forName0(Native Method)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.forName(Class.java:348)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.(LegacyJavaFixer.java:54)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.(LegacyJavaFixer.java:30)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.Class.newInstance(Class.java:442)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at java.lang.reflect.Method.invoke(Method.java:497)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement::61]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
[18:42:20] [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:160) ~[minecraft_server.1.11.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_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_60]
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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [forge-1.11.2-13.20.1.2476-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [forge-1.11.2-13.20.1.2476-universal.jar:?]
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
… 14 more
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: java.lang.reflect.InvocationTargetException
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at java.lang.reflect.Method.invoke(Method.java:497)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:31]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at java.lang.Runtime.exit(Runtime.java:107)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at java.lang.System.exit(System.java:971)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:42:20] [main/INFO] [STDERR/]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:67]: … 6 more

Bonjour,

déjà regarde ici
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in AzuriumServeurMod1.11.2V2.0.0.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy DECO.jar
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in DECO.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy legacyjavafixer-1.0.jar
[18:42:20] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[18:42:20] [main/DEBUG] [FML/]: Examining for coremod candidacy MercuriusUpdater-1.11.2.jar
[18:42:20] [main/DEBUG] [FML/]: Not found coremod data in MercuriusUpdater-1.11.2.jar

No found, donc il ne trouve pas les . jar des mods cité ci-dessus

De plus regarde bien la version de ton serveur par ce que je voit beaucoup de chose en 1.12 en 1.11 voir même en 1.8 donc regarde si tout et bien a la même version .

règle déjà ça ensuite tiens nous au jus :wink:

Cordialement

C bon c enfin régler ^^ c mon logiciel qui fouter la merde du coup je les désinstaller puis réinstaller