Crash lancement cauldron-1.7.10-1.1207.01.198
-
Bonsoir, je rencontre actuellement un soucis qui m’empeche de start mon serveur, sauriez-vous m’éclaircir ?
Les logs :[22:23:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [22:23:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [22:23:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [22:23:56] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [22:23:56] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Linux:amd64:3.5.0-47-generic, installed at /usr/lib/jvm/java-8-oracle/jre [22:23:58] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [22:23:58] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them. [22:23:58] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin codechicken.nei.asm.NEICorePlugin lumien.randomthings.Transformer.RTLoadingPlugin [22:23:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [22:23:58] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@22ef9844 [22:23:58] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@22ef9844 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6283d8b8 [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: CCCDeobfPlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: NEICorePlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: RTLoadingPlugin {[]} [22:23:58] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@22ef9844 [22:23:58] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@22ef9844 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6283d8b8 [22:23:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [22:23:58] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [22:23:58] [main/INFO]: [LegacyJavaFixer] Replacing sort [22:23:58] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker [22:23:58] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [22:23:58] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [22:23:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:24:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:24:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [22:24:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [22:24:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [22:24:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [22:24:00] [main/INFO]: Found World Class: net/minecraft/world/World
Merci d’avance !
-
Salut,
Il n’y a pas d’erreur dans ces logs. -
[22:23:58] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them. [22:23:58] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin codechicken.nei.asm.NEICorePlugin lumien.randomthings.Transformer.RTLoadingPlugin
Et au final, le serveur se lance pas ^^
-
J’ai vu, il reste bloqué sur ça :
[22:24:00] [main/INFO]: Found World Class: net/minecraft/world/WorldMais je ne sais pas du tout pourquoi.
-
Au final, je suis passé sur du Kcauldron mais maintenant le crash-report :
Missing Mods: NotEnoughItems : [1.0.5,) cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:260) at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) at java.lang.Thread.run(Thread.java:745)
EDIT : J’ai trouvé, le code chicken core n’était pas la bonne version, merci robin ^^