Configuration Serveur ne se lance pas sur mon debian

SimonBHB

Chasseur de Zombie
22 Décembre 2014
66
1
35
30
Bonjour, j'ai un petit problème, je code des plugins Sponge en local et pour tester j'ai voulu le déplacer pour y tester en "live"(je connais pas le mot) plutôt qu'en local et bas ça marche pas^^.

J'ai déja un serveur en 1.9 et aucun problème(voir signature), donc je vois pas pourquoi ça ne marche pas.
Je précise que j'ai changé le port, donc c'est pas ça. Le serveur marche malgré les erreurs mais tout ce qui est en rapport avec sponge ne fonctionne pas.

Lerreur(fichier fml-server-latest.log):
Code:
[21:23:11] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[21:23:11] [main/INFO] [FML/]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
[21:23:11] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_79, running on Linux:amd64:3.10.23-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
[21:23:11] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8-11.14.3.1450-universal.jar
[21:23:11] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[21:23:11] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[21:23:11] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[21:23:11] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[21:23:11] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[21:23:11] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[21:23:11] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[21:23:11] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[21:23:11] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[21:23:11] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /home/simonbhb/minecraft/serveur/serveur_test_1.8/.
[21:23:11] [main/DEBUG] [FML/]: Discovering coremods
[21:23:11] [main/DEBUG] [FML/]: Examining for coremod candidacy HelloWord.jar
[21:23:11] [main/DEBUG] [FML/]: Not found coremod data in HelloWord.jar
[21:23:11] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.8-1552-2.1-DEV-797.jar
[21:23:11] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1552-2.1-DEV-797.jar
[21:23:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:23:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[21:23:11] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.4.6 Source=file:/home/simonbhb/minecraft/serveur/serveur_test_1.8/mods/spongeforge-1.8-1552-2.1-DEV-797.jar Env=SERVER
[21:23:11] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #1
[21:23:11] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:/home/simonbhb/minecraft/serveur/serveur_test_1.8/mods/spongeforge-1.8-1552-2.1-DEV-797.jar
[21:23:11] [main/DEBUG] [FML/]: Instantiating coremod class SpongeCoremod
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.reflect.InvocationTargetException
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:606)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinLaunchAgentFML.injectCorePlugin(MixinLaunchAgentFML.java:150)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinLaunchAgentFML.initFMLCoreMod(MixinLaunchAgentFML.java:92)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinLaunchAgentFML.<init>(MixinLaunchAgentFML.java:78)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinTweakContainer.<init>(MixinTweakContainer.java:61)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinTweaker.addContainer(MixinTweaker.java:95)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:82)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.newInstance(Class.java:379)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:606)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.UnsupportedClassVersionError: org/spongepowered/mod/SpongeCoremod : Unsupported major.minor version 52.0
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass1(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:274)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:447)
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     ... 27 more
[21:23:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:23:11] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:23:11] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:23:11] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:23:11] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[21:23:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[21:23:11] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[21:23:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.MarkerTransformer
[21:23:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[21:23:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[21:23:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[21:23:11] [main/DEBUG] [FML/]: Injection complete
[21:23:11] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[21:23:11] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[21:23:12] [main/DEBUG] [FML/]: Read 753 binary patches
[21:23:12] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:23:12] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[21:23:12] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:23:12] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[21:23:12] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[21:23:12] [main/DEBUG] [FML/]: Injection complete
[21:23:12] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[21:23:12] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[21:23:12] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[21:23:12] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[21:23:12] [main/DEBUG] [mixin/]: Scanning file:/home/simonbhb/minecraft/serveur/serveur_test_1.8/forge-1.8-11.14.3.1450-universal.jar for mixin tweaker
[21:23:12] [main/DEBUG] [mixin/]: Scanning asmgen:/ for mixin tweaker
[21:23:12] [main/DEBUG] [mixin/]: injectIntoClassLoader running with 1 agents
[21:23:12] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:23:12] [main/DEBUG] [FML/]: Loaded 60 rules from AccessTransformer config file fml_at.cfg
[21:23:12] [main/DEBUG] [FML/]: Loaded 120 rules from AccessTransformer config file forge_at.cfg
[21:23:12] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #2
[21:23:12] [main/DEBUG] [FML/]: Validating minecraft
[21:23:12] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[INIT]
[21:23:13] [main/DEBUG] [FML/]: Minecraft validated, launching...
[21:23:13] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:23:13] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[21:23:13] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:23:13] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[21:23:13] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #3
[21:23:13] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[21:23:14] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:23:16] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[21:23:16] [Server thread/INFO] [FML/]: MinecraftForge v11.14.3.1450 Initialized
[21:23:16] [Server thread/INFO] [FML/]: Replaced 204 ore recipies
[21:23:16] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[21:23:16] [Server thread/DEBUG] [FML/]: File /home/simonbhb/minecraft/serveur/serveur_test_1.8/config/injectedDependencies.json not found. No dependencies injected
[21:23:16] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[21:23:16] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[21:23:16] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /home/simonbhb/minecraft/serveur/serveur_test_1.8/forge-1.8-11.14.3.1450-universal.jar, examining for mod candidates
[21:23:16] [Server thread/TRACE] [FML/]: Skipping known library file /home/simonbhb/minecraft/serveur/serveur_test_1.8/mods/spongeforge-1.8-1552-2.1-DEV-797.jar
[21:23:16] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[21:23:16] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[21:23:16] [Server thread/INFO] [FML/]: Searching /home/simonbhb/minecraft/serveur/serveur_test_1.8/mods for mods
[21:23:16] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file HelloWord.jar
[21:23:16] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker spongeforge-1.8-1552-2.1-DEV-797.jar
[21:23:16] [Server thread/DEBUG] [FML/]: Examining file forge-1.8-11.14.3.1450-universal.jar for potential mods
[21:23:16] [Server thread/DEBUG] [FML/]: The mod container forge-1.8-11.14.3.1450-universal.jar appears to be missing an mcmod.info file
[21:23:17] [Server thread/DEBUG] [FML/]: Examining file HelloWord.jar for potential mods
[21:23:17] [Server thread/DEBUG] [FML/]: The mod container HelloWord.jar appears to be missing an mcmod.info file
[21:23:17] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load
[21:23:17] [Server thread/TRACE] [FML/]: Received a system property request ''
[21:23:17] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
[21:23:17] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[21:23:17] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.3.1450-universal.jar [en_US, en_US, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[21:23:17] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.3.1450-universal.jar [en_US, en_US, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[21:23:17] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[21:23:17] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
[21:23:17] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
[21:23:17] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
[21:23:17] [Server thread/DEBUG] [FML/]: Mod sorting data
[21:23:17] [Server thread/DEBUG] [FML/]: No user mods found to sort
[21:23:17] [Server thread/INFO] [FML/]: FML has found a non-mod file HelloWord.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[21:23:17] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: UID: 0
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 7
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.ByteBuffer.cleaner: available
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: unavailable
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes.  Please check the configuration for better performance.
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false
[21:23:17] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[21:23:17] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[21:23:17] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
[21:23:17] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[21:23:17] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[21:23:17] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0x0852c63edad6905f
[21:23:17] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[21:23:17] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[21:23:17] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[21:23:17] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.14.3.1450)
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[21:23:17] [Server thread/DEBUG] [FML/]: Mod signature data
[21:23:17] [Server thread/DEBUG] [FML/]:      Valid Signatures:
[21:23:17] [Server thread/DEBUG] [FML/]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) FML    (Forge Mod Loader    8.0.99.99)    forge-1.8-11.14.3.1450-universal.jar
[21:23:17] [Server thread/DEBUG] [FML/]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge    (Minecraft Forge    11.14.3.1450)    forge-1.8-11.14.3.1450-universal.jar
[21:23:17] [Server thread/DEBUG] [FML/]:      Missing Signatures:
[21:23:17] [Server thread/DEBUG] [FML/]:         mcp    (Minecraft Coder Pack    9.05)    minecraft.jar
[21:23:17] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[21:23:17] [Server thread/INFO] [FML/]: Found 384 ObjectHolder annotations
[21:23:17] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[21:23:17] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[21:23:17] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[21:23:17] [Server thread/INFO] [FML/]: Applying holder lookups
[21:23:17] [Server thread/INFO] [FML/]: Holder lookups applied
[21:23:17] [Server thread/INFO] [FML/]: Injecting itemstacks
[21:23:17] [Server thread/INFO] [FML/]: Itemstack injection complete
[21:23:17] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 8
[21:23:17] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
[21:23:17] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@85bcefd
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@43724854
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@3eaa564
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@22104a3e
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@5b7a3dea
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@3676fc91
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@3dbfaf86
[21:23:17] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@739ca615
[21:23:17] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback interface: lo
[21:23:17] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /0:0:0:0:0:0:0:1%1 (primary)
[21:23:17] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /127.0.0.1
[21:23:17] [Server thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 128
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
[21:23:17] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
[21:23:17] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
[21:23:17] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
[21:23:17] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
[21:23:17] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
[21:23:17] [Server thread/INFO] [FML/]: Injecting itemstacks
[21:23:17] [Server thread/INFO] [FML/]: Itemstack injection complete
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
[21:23:17] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
[21:23:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[21:23:18] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
[21:23:18] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
[21:23:18] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   14: RecipeEntry("Before", UNKNOWN, )
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   13: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   12: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   11: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   10: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   9: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   8: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   6: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   5: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   4: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   3: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   2: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[21:23:18] [Server thread/DEBUG] [FML/Forge]:   1: RecipeEntry("After", UNKNOWN, )
[21:23:18] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
[21:23:18] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
[21:23:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[21:23:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[21:23:18] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[21:23:18] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
[21:23:18] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
[21:23:18] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
[21:23:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[21:23:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[21:23:18] [Server thread/TRACE] [FML/]: Skipping remap event - no remaps occured
[21:23:18] [Server thread/INFO] [FML/]: Applying holder lookups
[21:23:18] [Server thread/INFO] [FML/]: Holder lookups applied
[21:23:18] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
[21:23:18] [Server thread/DEBUG] [FML/]: The fluid Forge:lava has been selected as the default fluid for lava
[21:23:18] [Server thread/DEBUG] [FML/]: The fluid Forge:water has been selected as the default fluid for water
[21:23:18] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@237a2779)
[21:23:18] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@237a2779)
[21:23:18] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@237a2779)
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
[21:23:18] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
[21:23:18] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
[21:23:18] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
[21:23:18] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
[21:23:18] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
[21:23:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
Donc je me demande pourquoi ça marche en local et pas sur mon serveur sur linux, ça m'énerve!!!
 
Dernière édition:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 857
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Code:
[21:23:11] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.UnsupportedClassVersionError: org/spongepowered/mod/SpongeCoremod : Unsupported major.minor version 52.0
Sponge a besoin de Java 8 or tu as Java 7 sur ton serveur Debian.
 

SimonBHB

Chasseur de Zombie
22 Décembre 2014
66
1
35
30
Je n'avais même pas fait attention pour l'erreur, j'ai survoler et je n'avais rien vu

Edit:
je l'ai installé, c'est ok, merci
 
Dernière édition:

SimonBHB

Chasseur de Zombie
22 Décembre 2014
66
1
35
30
J'ai édité mon message, j'ai réussi^^.
Merci.

Je vais pouvoir tester mes plugin Sponge que j'ai créé^^