Cauldron - installez des mods et des plugins !
-
Moi j’ai un petit souci avec cauldron :
C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>java -Xms512m -Xms2048 -XX:PermS
ize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauld
ron-1.7.10-1.1207.01.198-server.jar
Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=256m; suppor
t was removed in 8.0
Java HotSpot 64-Bit Server VM warning: ignoring option UseStringCache; suppo
rt was removed in 8.0
Error occurred during initialization of VM
Too small initial heapC:\Users\BenJamin\Desktop\CobbleCraft - Gestion>pause
Appuyez sur une touche pour continuer… -
Salut,
Il faut installer le mod legacy fixer : http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar (à mettre dans le dossier mods) pour corriger les problèmes de compatibilité avec Java 8. -
j’ai pas le dossier mods
-
Ah oui, il y a aussi une erreur dans ton fichier .bat donc il n’a même pas eu le temps de passer à cette étape.
Le deuxième -Xms devrait être -Xmx.
-
@‘robin4002’:
Ah oui, il y a aussi une erreur dans ton fichier .bat donc il n’a même pas eu le temps de passer à cette étape.
Le deuxième -Xms devrait être -Xmx.
ça ne marche toujours pas :
C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>java -Xms512m -Xmx2048 -XX:PermS
ize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauld
ron-1.7.10-1.1207.01.198-server.jar
Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=256m; suppor
t was removed in 8.0
Java HotSpot 64-Bit Server VM warning: ignoring option UseStringCache; suppo
rt was removed in 8.0
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap sizeC:\Users\BenJamin\Desktop\CobbleCraft - Gestion>pause
Appuyez sur une touche pour continuer… -
@‘robin4002’:
Ah oui, il y a aussi une erreur dans ton fichier .bat donc il n’a même pas eu le temps de passer à cette étape.
Le deuxième -Xms devrait être -Xmx.
Merci , c’est super , ça marche !
@‘By_JumperX4’:
@‘robin4002’:
Ah oui, il y a aussi une erreur dans ton fichier .bat donc il n’a même pas eu le temps de passer à cette étape.
Le deuxième -Xms devrait être -Xmx.
Merci , c’est super , ça marche !
maintenant quand je mets des mods et des plugins il ne fonctionne pas et je ne vois pas lesquels causent problème :
C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>java -Xms256M -Xmx2048M -XX:Perm
Size=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar caul
dron-1.7.10-1.1207.01.198-server.jar
Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=256m; suppor
t was removed in 8.0
Java HotSpot 64-Bit Server VM warning: ignoring option UseStringCache; suppo
rt was removed in 8.0
A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge
tException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.ModContainerFactory.
registerContainerType(Lorg/objectweb/asm/Type;Ljava/lang/Class;)V
at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:244
)
at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:204
)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoCla
ssLoader(CoreModManager.java:123)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
… 6 moreC:\Users\BenJamin\Desktop\CobbleCraft - Gestion>pause
Appuyez sur une touche pour continuer… -
C’est CoFH core qui semble causer problème.
-
Maintenant il me dit ça :
C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>java -Xms256M -Xmx2048M -XX:PermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.7.10-1.1207.01.198-server.jar
Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot 64-Bit Server VM warning: ignoring option UseStringCache; support was removed in 8.0
[20:08:13 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:08:14 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:08:14 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:08:14 INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[20:08:15 INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_131
[20:08:16 INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[20:08:16 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.
[20:08:16 WARN]: Missing @MCVersion: codechicken.core.launch.DepLoader
[20:08:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:08:16 INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[20:08:16 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c41ed1d
[20:08:16 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c41ed1d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@54d9d12d
[20:08:16 INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[20:08:16 INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[20:08:16 INFO]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[20:08:16 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c41ed1d
[20:08:16 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c41ed1d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@54d9d12d
[20:08:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:08:16 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[20:08:16 INFO]: [LegacyJavaFixer] Replacing sort
[20:08:16 INFO]: [LegacyJavaFixer] Detected TerminalTweaker
[20:08:16 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[20:08:16 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[20:08:16 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:08:18 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:08:18 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:08:18 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:08:19 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:08:19 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:08:20 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:08:29 INFO]: Starting minecraft server version 1.7.10
[20:08:29 INFO]: Attempting early MinecraftForge initialization
[20:08:29 INFO]: MinecraftForge v10.13.0.1207 Initialized
[20:08:29 INFO]: Replaced 182 ore recipies
[20:08:29 INFO]: Completed early MinecraftForge initialization
[20:08:30 INFO]: Searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods for mods
[20:08:30 INFO]: Also searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10 for mods
[20:08:33 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.1.320
[20:08:33 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.1.320
[20:08:33 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.1.320
[20:08:33 INFO]: Forge Mod Loader has identified 22 mods to load
[20:08:34 ERROR]: The mod BuildCraft|Core (BuildCraft) requires mod versions [Forge@[10.13.2.1236,)] to be available
[20:08:34 ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:08:34 ERROR]: This crash report has been saved to: C:\Users\BenJamin\Desktop
\CobbleCraft - Gestion.\crash-reports\crash-2017-06-06_20.08.34-server.txt
[20:08:34 WARN]: Can’t revert to frozen GameData state without freezing first.
[20:08:34 INFO]: Applying holder lookups
[20:08:34 INFO]: Holder lookups applied
[20:08:34 INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>pause
Appuyez sur une touche pour continuer… -
BuildCraft a besoin d’une version plus récente de forge, comme cauldron n’est plus mis à jour il faudrait plutôt partir sur Thermos : https://github.com/CyberdyneCC/Thermos/releases
(un équivalent à Cauldron mais plus récent. Il suffit de télécharger le jar, les libraries, extraire le zip de libraries puis lancer le fichier jar). -
j’ai retiré Buildcraft (car il n’est pas essensiel au modpack ) et voila ce que ça me dit :
C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>java -Xms256M -Xmx2048M -XX:PermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.7.10-1.1207.01.198-server.jar Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache; support was removed in 8.0 [20:19:20 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [20:19:20 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [20:19:20 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [20:19:20 INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [20:19:21 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_131 [20:19:21 INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [20:19:21 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. [20:19:21 WARN]: Missing @MCVersion: codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader [20:19:21 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [20:19:21 INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@45752059 [20:19:21 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@45752059 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@34e9fd99 [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: DepLoader {[]} [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: DepLoader {[]} [20:19:21 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@45752059 [20:19:21 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@45752059 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@34e9fd99 [20:19:21 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [20:19:21 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [20:19:21 INFO]: [LegacyJavaFixer] Replacing sort [20:19:21 INFO]: [LegacyJavaFixer] Detected TerminalTweaker [20:19:21 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [20:19:21 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [20:19:21 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:19:25 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:19:25 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:19:25 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:19:25 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [20:19:26 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [20:19:26 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [20:19:26 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [20:19:38 INFO]: Starting minecraft server version 1.7.10 [20:19:38 INFO]: Attempting early MinecraftForge initialization [20:19:38 INFO]: MinecraftForge v10.13.0.1207 Initialized [20:19:38 INFO]: Replaced 182 ore recipies [20:19:38 INFO]: Completed early MinecraftForge initialization [20:19:39 INFO]: Searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods for mods [20:19:39 INFO]: Also searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10 for mods [20:19:41 WARN]: Mod ForgeMicroblock is missing the required element 'version' a nd a version.properties file could not be found. Falling back to metadata version 1.1.1.320 [20:19:41 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.1.320 [20:19:41 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.1.320 [20:19:41 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.1.320 [20:19:41 WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version1.1.1.320 [20:19:41 WARN]: Mod McMultipart is missing the required element 'version' and aversion.properties file could not be found. Falling back to metadata version 1.1.1.320 [20:19:41 ERROR]: Found a duplicate mod ForgeMicroblock at [C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10\ForgeMultipart-1.7.10-1.1.1.320-universal.jar, C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\ForgeMultipart-1.7.10-1.1.1.320-universal.jar] [20:19:41 ERROR]: Found a duplicate mod ForgeMultipart at [C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10\ForgeMultipart-1.7.10-1.1.1.320-universal.jar, C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\ForgeMultipart-1.7.10-1.1.1.320-universal.jar] [20:19:41 ERROR]: Found a duplicate mod McMultipart at [C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10\ForgeMultipart-1.7.10-1.1.1.320-universal.jar, C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\ForgeMultipart-1.7.10-1.1.1.320-universal.jar] [20:19:41 ERROR]: Encountered an unexpected exception cpw.mods.fml.common.DuplicateModsFoundException at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:386) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] [20:19:41 ERROR]: This crash report has been saved to: C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\.\crash-reports\crash-2017-06-06_20.19.41-server.txt [20:19:41 WARN]: Can't revert to frozen GameData state without freezing first. [20:19:41 INFO]: Applying holder lookups [20:19:41 INFO]: Holder lookups applied [20:19:41 INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded. C:\Users\BenJamin\Desktop\CobbleCraft - Gestion>pause Appuyez sur une touche pour continuer…
-
Tu as un mod qui est installé en double : cpw.mods.fml.common.DuplicateModsFoundException
(un conseil aussi, fais plutôt un copier/coller du contenu du fichier fml-server-latest.log qui se trouve dans le dossier logs plutôt qu’un copier de la console qui fait des retours à la ligne de partout).
-
Bon benj j’ai retiré le mod en double et puis :
[21:22:29] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[21:22:30] [main/INFO] [FML/]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_131
[21:22:30] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[21:22:30] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[21:22:30] [main/WARN] [FML/]: Missing @MCVersion: codechicken.core.launch.DepLoader
[21:22:30] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:22:30] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@75d4a5c2
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@75d4a5c2 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@557caf28
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@75d4a5c2
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@75d4a5c2 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@557caf28
[21:22:30] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:22:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing sort
[21:22:30] [main/INFO] [FML/]: [LegacyJavaFixer] Detected TerminalTweaker
[21:22:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[21:22:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[21:22:30] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:31] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:31] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:22:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:22:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:22:32] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:22:40] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[21:22:40] [Server thread/INFO] [FML/]: MinecraftForge v10.13.0.1207 Initialized
[21:22:40] [Server thread/INFO] [FML/]: Replaced 182 ore recipies
[21:22:40] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[21:22:40] [Server thread/INFO] [FML/]: Searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods for mods
[21:22:40] [Server thread/INFO] [FML/]: Also searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10 for mods
[21:22:42] [Server thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[21:22:42] [Server thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[21:22:42] [Server thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[21:22:42] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 11 mods to load
[21:22:42] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-universal.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:22:43] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[21:22:43] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
[21:22:43] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[21:22:44] [Server thread/WARN] [/customnpcs]: [21:22:44][FINE][noppes.npcs.LogWriter:71] Tue Jun 06 21:22:44 CEST 2017[21:22:44] [Server thread/WARN] [/customnpcs]: [21:22:44][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: Bukkit permissions enabled
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: Permissions available:
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.edit.blocks
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.edit.villager
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.bank
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.dialog
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.faction
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.linked
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.naturalspawn
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.playerdata
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.quest
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.recipe
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.global.transport
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.advanced
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.ai
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.clone
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.create
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.delete
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.display
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.freeze
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.gui
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.inventory
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.reset
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.npc.stats
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.soulstone.all
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.spawner.create
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.spawner.mob
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.tool.mounter
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.tool.pather
[21:22:44] [Server thread/INFO] [noppes.npcs.CustomNpcs/customnpcs]: customnpcs.tool.scripter
[21:22:45] [Server thread/WARN] [FML/ForgeMultipart]: =============================================================
[21:22:45] [Server thread/WARN] [FML/ForgeMultipart]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[21:22:45] [Server thread/WARN] [FML/ForgeMultipart]: Offendor: scala/sys/package$.exit(I)Lscala/runtime/Nothing$;
[21:22:45] [Server thread/WARN] [FML/ForgeMultipart]: =============================================================
[21:22:46] [Server thread/WARN] [FML/ForgeMultipart]: =============================================================
[21:22:46] [Server thread/WARN] [FML/ForgeMultipart]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[21:22:46] [Server thread/WARN] [FML/ForgeMultipart]: Offendor: cpw/mods/fml/common/asm/FMLSanityChecker.call()Ljava/lang/Void;
[21:22:46] [Server thread/WARN] [FML/ForgeMultipart]: =============================================================
[21:22:47] [Server thread/INFO] [FML/]: Applying holder lookups
[21:22:47] [Server thread/INFO] [FML/]: Holder lookups applied
[21:22:48] [Server thread/INFO] [Minecraft/]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[21:22:48] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
[21:22:48] [Server thread/WARN] [FML/]: =============================================================
[21:22:48] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[21:22:48] [Server thread/WARN] [FML/]: Offendor: org/spigotmc/RestartCommand.restart()V
[21:22:48] [Server thread/WARN] [FML/]: =============================================================
[21:22:48] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
[21:22:49] [Server thread/WARN] [FML/]: Can’t revert to frozen GameData state without freezing first.
[21:22:49] [Server thread/INFO] [FML/]: Applying holder lookups
[21:22:49] [Server thread/INFO] [FML/]: Holder lookups applied
[21:22:49] [Server thread/INFO] [FML/]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded. -
Hum … Le serveur s’arrête mais il n’y a pas d’erreur.
Tu as bien mis eula sur true dans le fichier eula.txt ? -
oui lol je sais faire un server vanilla xD
Tu veux que je t’envoie le server ?
-
Dans le fichier latest.log tu as quoi ?
-
ça :
[20:37:22] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:37:22] [Server thread/INFO]: Loading properties
[20:37:22] [Server thread/INFO]: Default game type: SURVIVAL
[20:37:22] [Server thread/INFO]: Generating keypair
[20:37:22] [Server thread/INFO]: Starting Minecraft server on 25.86.47.127:25565
[20:37:22] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Descripteur non valide
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_131]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_131]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_131]
at lv.run(SourceFile:79) [minecraft_server.1.7.10.jar:?]
[20:37:22] [Server thread/INFO]: Preparing level “world”
[20:37:22] [Server thread/INFO]: Preparing start region for level 0
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/WARN]: Skipping BlockEntity with id savedMultipart
[20:37:23] [Server thread/INFO]: Preparing spawn area: 83%
[20:37:23] [Server thread/INFO]: Done (1,231s)! For help, type “help” or “?”
[21:16:24] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6061ms behind, skipping 121 tick(s)
[21:19:01] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6443ms behind, skipping 128 tick(s)
[21:22:45] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2193ms behind, skipping 43 tick(s)
[21:26:20] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2998ms behind, skipping 59 tick(s)
[21:27:44] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4128ms behind, skipping 82 tick(s)
[21:28:50] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2634ms behind, skipping 52 tick(s)
[21:29:34] [User Authenticator #1/INFO]: UUID of player By_JumperX4 is 829f0bfe-7701-4024-85d2-2ba59bf5ab63
[21:29:34] [Server thread/INFO]: By_JumperX4[/25.86.47.127:50782] logged in with entity id 141 at (-203.30000001192093, 73.02114419564246, 445.85924670858054)
[21:29:34] [Server thread/INFO]: By_JumperX4 joined the game
[21:31:39] [Server thread/INFO]: Opped By_JumperX4
[21:31:50] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2056ms behind, skipping 41 tick(s)
[21:32:09] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3133ms behind, skipping 62 tick(s)
[21:35:29] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2640ms behind, skipping 52 tick(s)
[21:36:18] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6026ms behind, skipping 120 tick(s)
[21:41:29] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2326ms behind, skipping 46 tick(s)
[21:42:59] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2005ms behind, skipping 40 tick(s)
[21:43:45] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3075ms behind, skipping 61 tick(s)
[21:46:01] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2646ms behind, skipping 52 tick(s)
[21:46:46] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2628ms behind, skipping 52 tick(s)
[21:52:47] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2266ms behind, skipping 45 tick(s)
[21:53:32] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2378ms behind, skipping 47 tick(s)
[21:54:42] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 26769ms behind, skipping 535 tick(s)
[21:54:46] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3940ms behind, skipping 78 tick(s)
[21:54:49] [Server thread/INFO]: By_JumperX4 lost connection: TextComponent{text=‘Disconnected’, siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[21:54:50] [Server thread/INFO]: By_JumperX4 left the game
[21:55:41] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 14582ms behind, skipping 291 tick(s)
[21:56:31] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6679ms behind, skipping 133 tick(s)
[21:57:18] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4180ms behind, skipping 83 tick(s)
[21:58:06] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4624ms behind, skipping 92 tick(s)
[21:58:53] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4385ms behind, skipping 87 tick(s)
[21:59:40] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4177ms behind, skipping 83 tick(s)
[22:00:27] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3611ms behind, skipping 72 tick(s)
[22:01:25] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 15035ms behind, skipping 300 tick(s)
[22:02:25] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 16733ms behind, skipping 334 tick(s)
[22:02:29] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3769ms behind, skipping 75 tick(s)
[22:03:12] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2713ms behind, skipping 54 tick(s)
[22:04:16] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 20679ms behind, skipping 413 tick(s)
[22:04:20] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3860ms behind, skipping 77 tick(s)
[22:05:24] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 23055ms behind, skipping 461 tick(s)
[22:05:28] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3919ms behind, skipping 78 tick(s)
[22:06:12] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2963ms behind, skipping 59 tick(s)
[22:07:24] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 29104ms behind, skipping 582 tick(s)
[22:08:35] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 28199ms behind, skipping 563 tick(s)
[22:09:36] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 17842ms behind, skipping 356 tick(s)
[22:09:40] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3887ms behind, skipping 77 tick(s)
[22:10:24] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3228ms behind, skipping 64 tick(s)
[22:11:31] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 23617ms behind, skipping 472 tick(s)
[22:11:34] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3884ms behind, skipping 77 tick(s)
[22:13:09] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 8469ms behind, skipping 169 tick(s)
[22:14:02] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 9998ms behind, skipping 199 tick(s)
[22:15:44] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 13635ms behind, skipping 272 tick(s)
[22:27:02] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 5505ms behind, skipping 110 tick(s)
[22:27:47] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2330ms behind, skipping 46 tick(s)
[22:31:35] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4144ms behind, skipping 82 tick(s)
[22:34:35] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2605ms behind, skipping 52 tick(s)
[22:35:43] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 24644ms behind, skipping 492 tick(s)
[22:39:33] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6712ms behind, skipping 134 tick(s)
[22:43:18] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2298ms behind, skipping 45 tick(s)
[22:44:59] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 13590ms behind, skipping 271 tick(s)
[22:45:48] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 5292ms behind, skipping 105 tick(s)
[22:46:49] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 17823ms behind, skipping 356 tick(s)
[22:49:10] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 8060ms behind, skipping 161 tick(s)
[22:55:56] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3281ms behind, skipping 65 tick(s)
[23:02:41] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2192ms behind, skipping 43 tick(s)
[23:03:36] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 12308ms behind, skipping 246 tick(s)
[23:05:54] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4436ms behind, skipping 88 tick(s)
[23:06:50] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 13145ms behind, skipping 262 tick(s)
[23:07:37] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4550ms behind, skipping 91 tick(s)
[23:09:53] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2349ms behind, skipping 46 tick(s)
[23:13:43] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6671ms behind, skipping 133 tick(s)
[23:16:07] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 11330ms behind, skipping 226 tick(s)
[23:16:36] [User Authenticator #2/INFO]: UUID of player By_JumperX4 is 829f0bfe-7701-4024-85d2-2ba59bf5ab63
[23:16:36] [Server thread/INFO]: By_JumperX4[/25.86.47.127:50852] logged in with entity id 1096 at (-207.36139235630583, 72.5, 452.6919712202246)
[23:16:36] [Server thread/INFO]: By_JumperX4 joined the game
[23:19:08] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3433ms behind, skipping 68 tick(s)
[23:19:29] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3353ms behind, skipping 67 tick(s)
[23:19:56] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3804ms behind, skipping 76 tick(s)
[23:22:27] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2056ms behind, skipping 41 tick(s)
[23:24:18] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3428ms behind, skipping 68 tick(s)
[23:26:00] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3732ms behind, skipping 74 tick(s)
[23:26:17] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3569ms behind, skipping 71 tick(s)
[23:29:48] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4281ms behind, skipping 85 tick(s)
[23:30:50] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 3553ms behind, skipping 71 tick(s)
[23:31:21] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4696ms behind, skipping 93 tick(s)
[23:32:11] [Server thread/INFO]: [By_JumperX4: Given [dirt’s Head] * 1 to By_JumperX4]
[23:32:22] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6568ms behind, skipping 131 tick(s)
[23:34:09] [Server thread/INFO]: Stopping server
[23:34:09] [Server thread/INFO]: Saving players
[23:34:09] [Server thread/INFO]: Saving worlds
[23:34:09] [Server thread/INFO]: Saving chunks for level ‘world’/Overworld
[23:34:09] [Server thread/INFO]: Saving chunks for level ‘world’/Nether
[23:34:09] [Server thread/INFO]: Saving chunks for level ‘world’/The End -
ça :
PS:le problème vient bien des mods car quand j’ai plus que legacyjavafixer , il fonctionne don je vais essayer de mon coter de trouver quel mod casse tout
[00:04:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [00:04:09] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [00:04:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [00:04:09] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [00:04:10] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_131 [00:04:10] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [00:04:10] [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. [00:04:10] [main/WARN]: Missing @MCVersion: codechicken.core.launch.DepLoader [00:04:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:04:10] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [00:04:10] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b [00:04:10] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6c6cb480 [00:04:10] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [00:04:10] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [00:04:10] [main/INFO]: [LegacyJavaFixer] Tweaker: DepLoader {[]} [00:04:10] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b [00:04:10] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6c6cb480 [00:04:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:04:10] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [00:04:10] [main/INFO]: [LegacyJavaFixer] Replacing sort [00:04:10] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker [00:04:10] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [00:04:10] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [00:04:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:04:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:04:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:04:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:04:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [00:04:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [00:04:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [00:04:20] [Server thread/INFO]: Starting minecraft server version 1.7.10 [00:04:20] [Server thread/INFO]: Attempting early MinecraftForge initialization [00:04:20] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized [00:04:20] [Server thread/INFO]: Replaced 182 ore recipies [00:04:20] [Server thread/INFO]: Completed early MinecraftForge initialization [00:04:21] [Server thread/INFO]: Searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods for mods [00:04:22] [Server thread/INFO]: Also searching C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\mods\1.7.10 for mods [00:04:23] [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.1.320 [00:04:23] [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.1.320 [00:04:23] [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.1.320 [00:04:23] [Server thread/INFO]: Forge Mod Loader has identified 11 mods to load [00:04:23] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [00:04:24] [Server thread/INFO]: Processing ObjectHolder annotations [00:04:24] [Server thread/INFO]: Found 341 ObjectHolder annotations [00:04:24] [Server thread/INFO]: Configured a dormant chunk cache size of 0 [00:04:26] [Server thread/WARN]: [00:04:26][FINE][noppes.npcs.LogWriter:71] Wed Jun 07 00:04:26 CEST 2017 [00:04:26] [Server thread/WARN]: [00:04:26][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available: [00:04:26] [Server thread/INFO]: Bukkit permissions enabled [00:04:26] [Server thread/INFO]: Permissions available: [00:04:26] [Server thread/INFO]: customnpcs.edit.blocks [00:04:26] [Server thread/INFO]: customnpcs.edit.villager [00:04:26] [Server thread/INFO]: customnpcs.global.bank [00:04:26] [Server thread/INFO]: customnpcs.global.dialog [00:04:26] [Server thread/INFO]: customnpcs.global.faction [00:04:26] [Server thread/INFO]: customnpcs.global.linked [00:04:26] [Server thread/INFO]: customnpcs.global.naturalspawn [00:04:26] [Server thread/INFO]: customnpcs.global.playerdata [00:04:26] [Server thread/INFO]: customnpcs.global.quest [00:04:26] [Server thread/INFO]: customnpcs.global.recipe [00:04:26] [Server thread/INFO]: customnpcs.global.transport [00:04:26] [Server thread/INFO]: customnpcs.npc.advanced [00:04:26] [Server thread/INFO]: customnpcs.npc.ai [00:04:26] [Server thread/INFO]: customnpcs.npc.clone [00:04:26] [Server thread/INFO]: customnpcs.npc.create [00:04:26] [Server thread/INFO]: customnpcs.npc.delete [00:04:26] [Server thread/INFO]: customnpcs.npc.display [00:04:26] [Server thread/INFO]: customnpcs.npc.freeze [00:04:26] [Server thread/INFO]: customnpcs.npc.gui [00:04:26] [Server thread/INFO]: customnpcs.npc.inventory [00:04:26] [Server thread/INFO]: customnpcs.npc.reset [00:04:26] [Server thread/INFO]: customnpcs.npc.stats [00:04:26] [Server thread/INFO]: customnpcs.soulstone.all [00:04:26] [Server thread/INFO]: customnpcs.spawner.create [00:04:26] [Server thread/INFO]: customnpcs.spawner.mob [00:04:26] [Server thread/INFO]: customnpcs.tool.mounter [00:04:26] [Server thread/INFO]: customnpcs.tool.pather [00:04:26] [Server thread/INFO]: customnpcs.tool.scripter [00:04:26] [Server thread/WARN]: ============================================================= [00:04:26] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler! [00:04:26] [Server thread/WARN]: Offendor: scala/sys/package$.exit(I)Lscala/runtime/Nothing$; [00:04:26] [Server thread/WARN]: ============================================================= [00:04:27] [Server thread/WARN]: ============================================================= [00:04:27] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler! [00:04:27] [Server thread/WARN]: Offendor: cpw/mods/fml/common/asm/FMLSanityChecker.call()Ljava/lang/Void; [00:04:27] [Server thread/WARN]: ============================================================= [00:04:28] [Server thread/INFO]: Applying holder lookups [00:04:28] [Server thread/INFO]: Holder lookups applied [00:04:28] [Server thread/INFO]: Loading properties [00:04:28] [Server thread/INFO]: Default game type: SURVIVAL [00:04:29] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) [00:04:29] [Server thread/INFO]: Server Ping Player Sample Count: 12 [00:04:29] [Server thread/WARN]: ============================================================= [00:04:29] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler! [00:04:29] [Server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V [00:04:29] [Server thread/WARN]: ============================================================= [00:04:29] [Server thread/INFO]: Using 4 threads for Netty based IO [00:04:29] [Server thread/INFO]: Generating keypair [00:04:29] [Server thread/INFO]: Starting Minecraft server on 25.86.47.127:25565 [00:04:29] [Server thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue [00:04:29] [Server thread/ERROR]: mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized->Initialized Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized->Initialized BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_mod-1.7.10d.jar) Unloaded->Constructed->Pre-initialized->Initialized ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (Iron-Backpacks-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (Storage-Drawers-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized [00:04:29] [Server thread/ERROR]: The following problems were captured during this phase [00:04:29] [Server thread/ERROR]: Caught exception from ironbackpacks java.lang.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.doesOreNameExist(Ljava/lang/String;)Z at main.ironbackpacks.crafting.ItemRecipeRegistry.isOreDict(ItemRecipeRegistry.java:209) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.getOreRecipe(ItemRecipeRegistry.java:150) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicOreRecipe(ItemRecipeRegistry.java:131) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicRecipe(ItemRecipeRegistry.java:112) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerItemRecipes(ItemRecipeRegistry.java:26) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.IronBackpacks.init(IronBackpacks.java:77) ~[IronBackpacks.class:1.7.10-1.2.20] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] [00:04:29] [Server thread/ERROR]: Caught exception from BiblioCraft java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen at jds.bibliocraft.BiblioCraft.load(BiblioCraft.java:201) ~[BiblioCraft.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131] … 32 more Caused by: java.lang.RuntimeException: Attempted to load class bdw for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) ~[launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131] … 32 more [00:04:29] [Server thread/ERROR]: Encountered an unexpected exception cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.doesOreNameExist(Ljava/lang/String;)Z at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] Caused by: java.lang.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.doesOreNameExist(Ljava/lang/String;)Z at main.ironbackpacks.crafting.ItemRecipeRegistry.isOreDict(ItemRecipeRegistry.java:209) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.getOreRecipe(ItemRecipeRegistry.java:150) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicOreRecipe(ItemRecipeRegistry.java:131) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicRecipe(ItemRecipeRegistry.java:112) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerItemRecipes(ItemRecipeRegistry.java:26) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.IronBackpacks.init(IronBackpacks.java:77) ~[IronBackpacks.class:1.7.10-1.2.20] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] … 5 more [00:04:29] [Server thread/ERROR]: Cause of unexpected exception was java.lang.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.doesOreNameExist(Ljava/lang/String;)Z at main.ironbackpacks.crafting.ItemRecipeRegistry.isOreDict(ItemRecipeRegistry.java:209) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.getOreRecipe(ItemRecipeRegistry.java:150) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicOreRecipe(ItemRecipeRegistry.java:131) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerBasicRecipe(ItemRecipeRegistry.java:112) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.crafting.ItemRecipeRegistry.registerItemRecipes(ItemRecipeRegistry.java:26) ~[ItemRecipeRegistry.class:1.7.10-1.2.20] at main.ironbackpacks.IronBackpacks.init(IronBackpacks.java:77) ~[IronBackpacks.class:1.7.10-1.2.20] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] [00:04:29] [Server thread/ERROR]: This crash report has been saved to: C:\Users\BenJamin\Desktop\CobbleCraft - Gestion\.\crash-reports\crash-2017-06-07_00.04.29-server.txt [00:04:29] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first. [00:04:29] [Server thread/INFO]: Applying holder lookups [00:04:29] [Server thread/INFO]: Holder lookups applied [00:04:29] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded. [00:04:29] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[size=xx-largej’ai trouvé le mod qui posait problème : c’était bibliocraft !]
-
oui bonjour jai un probleme avec le .bat me contacter via discord Clexa013#6126