Bonjour,
Je me suis pris un serveur chez kimsufi et est voulu installer un serveur dns techpack.
Quand je le lance chez moi je n(ai aucune erreur et se lance tres bien mais des que je lance depuis mon serveur il me mets cette erreur la (désolé pour le copier coller) :
[LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:22] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[08:01:22] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.6.0_36, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/java-6-openjdk-amd64/jre
[08:01:22] [main/INFO] [FML]: [AppEng] Core Init
[08:01:22] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[08:01:23] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [CollectiveFramework Early-Init]: Injecting transformer...
[08:01:23] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:478]: java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.ClassLoader.defineClass1(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.security.AccessController.doPrivileged(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.Class.forName0(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.Class.forName(Class.java:274)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.reflect.Method.invoke(Method.java:622)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[08:01:23] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Minecraft/dns/. for Forge Mod Loader
java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_36]
at java.lang.ClassLoader.defineClass(ClassLoader.java:643) ~[?:1.6.0_36]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.6.0_36]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) ~[?:1.6.0_36]
at java.net.URLClassLoader.access$000(URLClassLoader.java:73) ~[?:1.6.0_36]
at java.net.URLClassLoader$1.run(URLClassLoader.java:212) ~[?:1.6.0_36]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_36]
at java.net.URLClassLoader.findClass(URLClassLoader.java:205) ~[?:1.6.0_36]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:323) ~[?:1.6.0_36]
at java.lang.ClassLoader.loadClass(ClassLoader.java:268) ~[?:1.6.0_36]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_36]
at java.lang.Class.forName(Class.java:274) ~[?:1.6.0_36]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [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.6.0_36]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.6.0_36]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.6.0_36]
at java.lang.reflect.Method.invoke(Method.java:622) ~[?:1.6.0_36]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
A problem occurred running the Server launcher.[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:478]: java.lang.reflect.InvocationTargetException
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at java.lang.reflect.Method.invoke(Method.java:622)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTrace:481]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:505]: Caused by: java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.ClassLoader.defineClass1(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.security.AccessController.doPrivileged(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.Class.forName0(Native Method)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at java.lang.Class.forName(Class.java:274)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:507]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable
rintStackTraceAsCause:509]: ... 6 more
j'ai cru comprendre que c'était un mod mais j'ai peur de le changer et ne comprends pas pourquoi il crash
mais deux lanceurs que j'utilisais sont ceux la :
java -Xms1G -Xmx8G -Xmn512M -Djline.terminal=jline.UnsupportedTerminal -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX
arallelGCThreads=4 -XX:+AggressiveOpts -Xincgc -jar forge-1.7.10-10.13.4.1481-1.7.10-universal.jar nogui
#!/bin/bash
java -Xmx2G -XX:MaxPermSize=256M -jar forge-1.7.10-10.13.4.1481-1.7.10-universal.jar nogui
Merci d'avance de votre aide.
Je me suis pris un serveur chez kimsufi et est voulu installer un serveur dns techpack.
Quand je le lance chez moi je n(ai aucune erreur et se lance tres bien mais des que je lance depuis mon serveur il me mets cette erreur la (désolé pour le copier coller) :
[LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[08:01:22] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[08:01:22] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.6.0_36, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/java-6-openjdk-amd64/jre
[08:01:22] [main/INFO] [FML]: [AppEng] Core Init
[08:01:22] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[08:01:23] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [CollectiveFramework Early-Init]: Injecting transformer...
[08:01:23] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Minecraft/dns/. for Forge Mod Loader
java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_36]
at java.lang.ClassLoader.defineClass(ClassLoader.java:643) ~[?:1.6.0_36]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.6.0_36]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) ~[?:1.6.0_36]
at java.net.URLClassLoader.access$000(URLClassLoader.java:73) ~[?:1.6.0_36]
at java.net.URLClassLoader$1.run(URLClassLoader.java:212) ~[?:1.6.0_36]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_36]
at java.net.URLClassLoader.findClass(URLClassLoader.java:205) ~[?:1.6.0_36]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:323) ~[?:1.6.0_36]
at java.lang.ClassLoader.loadClass(ClassLoader.java:268) ~[?:1.6.0_36]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_36]
at java.lang.Class.forName(Class.java:274) ~[?:1.6.0_36]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [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.6.0_36]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.6.0_36]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.6.0_36]
at java.lang.reflect.Method.invoke(Method.java:622) ~[?:1.6.0_36]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1481-1.7.10-universal.jar:?]
A problem occurred running the Server launcher.[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

[08:01:23] [main/INFO] [STDERR]: [java.lang.Throwable

j'ai cru comprendre que c'était un mod mais j'ai peur de le changer et ne comprends pas pourquoi il crash
mais deux lanceurs que j'utilisais sont ceux la :
java -Xms1G -Xmx8G -Xmn512M -Djline.terminal=jline.UnsupportedTerminal -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX

#!/bin/bash
java -Xmx2G -XX:MaxPermSize=256M -jar forge-1.7.10-10.13.4.1481-1.7.10-universal.jar nogui
Merci d'avance de votre aide.