Mod Problème java

dark_alex

Aventurier
11 Mai 2014
40
0
10
J'ai un problème java avec mon serveur j'ai crée un mod pack basic pas complique mais avec certain mod style mine factory reloaded qui des que je l'installe le serveur m'affiche des erreurs java et sa sur plusieurs mod qui sont assez utile alors bien sur j'ai installer les mod qui sont requis pour certain mods avec la bonne version mais rien a faire quelque rapport :
Code:
[20:21:14] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:21:14] [Server thread/INFO]: Holder lookups applied
[20:21:14] [Server thread/INFO]: Applying holder lookups
[20:21:14] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[20:21:14] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/servmc_72766/./crash-reports/crash-2014-08-30_20.21.14-server.txt
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[lt.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
cpw.mods.fml.common.MissingModsException
[20:21:14] [Server thread/ERROR]: Encountered an unexpected exception
[20:21:14] [Server thread/ERROR]: The mod MineFactoryReloaded (MineFactory Reloaded) requires mods [CoFHCore] to be available
[20:21:14] [Server thread/INFO]: Forge Mod Loader has identified 55 mods to load
[20:21:14] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:12] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.22
[20:21:10] [Server thread/INFO]: Also searching /var/directory_serv/servmc_72766/mods/1.7.10 for mods
[20:21:10] [Server thread/INFO]: Searching /var/directory_serv/servmc_72766/mods for mods
[20:21:10] [Server thread/INFO]: [AppEng] Core Init
[20:21:10] [Server thread/INFO]: Completed early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Replaced 182 ore recipies
[20:21:10] [Server thread/INFO]: MinecraftForge v10.13.0.1199 Initialized
[20:21:10] [Server thread/INFO]: Attempting early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:21:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:21:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:01] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: [AppEng] Core Init
[20:20:57] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0, running on Linux:amd64:3.12-0.bpo.1-amd64, installed at /opt/jdk1.7.0/jre
[20:20:56] [main/INFO]: Forge Mod Loader version 7.10.25.1199 for Minecraft 1.7.10 loading
[20:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Code:
[20:21:14] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:21:14] [Server thread/INFO]: Holder lookups applied
[20:21:14] [Server thread/INFO]: Applying holder lookups
[20:21:14] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[20:21:14] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/servmc_72766/./crash-reports/crash-2014-08-30_20.21.14-server.txt
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[lt.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
cpw.mods.fml.common.MissingModsException
[20:21:14] [Server thread/ERROR]: Encountered an unexpected exception
[20:21:14] [Server thread/ERROR]: The mod MineFactoryReloaded (MineFactory Reloaded) requires mods [CoFHCore] to be available
[20:21:14] [Server thread/INFO]: Forge Mod Loader has identified 55 mods to load
[20:21:14] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:12] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.22
[20:21:10] [Server thread/INFO]: Also searching /var/directory_serv/servmc_72766/mods/1.7.10 for mods
[20:21:10] [Server thread/INFO]: Searching /var/directory_serv/servmc_72766/mods for mods
[20:21:10] [Server thread/INFO]: [AppEng] Core Init
[20:21:10] [Server thread/INFO]: Completed early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Replaced 182 ore recipies
[20:21:10] [Server thread/INFO]: MinecraftForge v10.13.0.1199 Initialized
[20:21:10] [Server thread/INFO]: Attempting early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:21:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:21:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:01] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: [AppEng] Core Init
[20:20:57] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0, running on Linux:amd64:3.12-0.bpo.1-amd64, installed at /opt/jdk1.7.0/jre
[20:20:56] [main/INFO]: Forge Mod Loader version 7.10.25.1199 for Minecraft 1.7.10 loading
[20:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Code:
[20:21:14] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:21:14] [Server thread/INFO]: Holder lookups applied
[20:21:14] [Server thread/INFO]: Applying holder lookups
[20:21:14] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[20:21:14] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/servmc_72766/./crash-reports/crash-2014-08-30_20.21.14-server.txt
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[lt.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
cpw.mods.fml.common.MissingModsException
[20:21:14] [Server thread/ERROR]: Encountered an unexpected exception
[20:21:14] [Server thread/ERROR]: The mod MineFactoryReloaded (MineFactory Reloaded) requires mods [CoFHCore] to be available
[20:21:14] [Server thread/INFO]: Forge Mod Loader has identified 55 mods to load
[20:21:14] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:14] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[20:21:12] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.22
[20:21:10] [Server thread/INFO]: Also searching /var/directory_serv/servmc_72766/mods/1.7.10 for mods
[20:21:10] [Server thread/INFO]: Searching /var/directory_serv/servmc_72766/mods for mods
[20:21:10] [Server thread/INFO]: [AppEng] Core Init
[20:21:10] [Server thread/INFO]: Completed early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Replaced 182 ore recipies
[20:21:10] [Server thread/INFO]: MinecraftForge v10.13.0.1199 Initialized
[20:21:10] [Server thread/INFO]: Attempting early MinecraftForge initialization
[20:21:10] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:21:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:21:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:21:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:21:01] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:21:01] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: [AppEng] Core Init
[20:20:57] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:20:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0, running on Linux:amd64:3.12-0.bpo.1-amd64, installed at /opt/jdk1.7.0/jre
[20:20:56] [main/INFO]: Forge Mod Loader version 7.10.25.1199 for Minecraft 1.7.10 loading
[20:20:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:20:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Et d'autre si vous savez pk Merci de préciser :D
 

dark_alex

Aventurier
11 Mai 2014
40
0
10
Crash du serveur :/
Code:
[23:25:40] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[23:25:40] [Server thread/INFO]: Holder lookups applied
[23:25:40] [Server thread/INFO]: Applying holder lookups
[23:25:40] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[23:25:40] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/servmc_72766/./crash-reports/crash-2014-08-31_23.25.40-server.txt
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[lt.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.149]
cpw.mods.fml.common.MissingModsException
[23:25:40] [Server thread/ERROR]: Encountered an unexpected exception
[23:25:40] [Server thread/ERROR]: The mod CoFHCore (CoFH Core) requires mod versions [Forge@[10.13.0.1205,10.14)] to be available
[23:25:40] [Server thread/INFO]: Forge Mod Loader has identified 57 mods to load
[23:25:40] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[23:25:40] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[23:25:40] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[23:25:38] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.22
[23:25:36] [Server thread/INFO]: Also searching /var/directory_serv/servmc_72766/mods/1.7.10 for mods
[23:25:36] [Server thread/INFO]: Searching /var/directory_serv/servmc_72766/mods for mods
[23:25:36] [Server thread/INFO]: [AppEng] Core Init
[23:25:35] [Server thread/INFO]: Completed early MinecraftForge initialization
[23:25:35] [Server thread/INFO]: Replaced 182 ore recipies
[23:25:35] [Server thread/INFO]: MinecraftForge v10.13.0.1199 Initialized
[23:25:35] [Server thread/INFO]: Attempting early MinecraftForge initialization
[23:25:35] [Server thread/INFO]: Starting minecraft server version 1.7.10
[23:25:30] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[23:25:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:25:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:25:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:25:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:25:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:25:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:25:22] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:22] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:22] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:22] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:22] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:22] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:17] [main/INFO]: [AppEng] Core Init
[23:25:17] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:25:17] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0, running on Linux:amd64:3.12-0.bpo.1-amd64, installed at /opt/jdk1.7.0/jre
[23:25:15] [main/INFO]: Forge Mod Loader version 7.10.25.1199 for Minecraft 1.7.10 loading
[23:25:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[23:25:15] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:25:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Pareil, suffit de lire :
[23:25:40] [Server thread/ERROR]: The mod CoFHCore (CoFH Core) requires mod versions [Forge@[10.13.0.1205,10.14)] to be available
Il faut une version plus récente de forge, 1205 mini.
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Pour les hébergeurs minecraft je ne suis pas sûr car je n'ai pas de serveur de ce type, mais normalement il faut faire comme ça :
- télécharge la dernière version de l'installateur de cauldron ici : http://files.minecraftforge.net/Cauldron/
- choisis un dossier sur ton ordinateur et fait install server
- ensuite upload tout les fichiers obtenus sur ton ftp.
- choisis l'archive de cauldron sur ton panel et lance-la.