Résolu Problème de lancement
-
Bonjour, j’ai fait un serveur KCauldron 1.7.10-4.1403.65, j’ai ajoutée des mods dessus mais il y a des erreurs dans la console qui empêche le serveur d’allumer.
Pouvez vous m’aider ?
Voici la console :
31.10 18:09:31 [Multicraft] Loading server properties 31.10 18:09:31 [Multicraft] Starting server! 31.10 18:09:31 [Multicraft] Loaded config for "Mod: OpenMod-Prov3" 31.10 18:09:31 [Multicraft] Updating eula.txt file 31.10 18:09:31 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release 31.10 18:09:36 [Multicraft] Received start command 31.10 18:09:36 [Multicraft] Server already running 31.10 18:09:38 [Server] INFO Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138//CodeChickenLib-1.7.10-1.1.3.138-universal.jar 31.10 18:09:38 [Server] INFO Downloading file http://files.projectredwiki.com/maven/mrtjp/MrTJPCore/1.7.10-1.1.0.33//MrTJPCore-1.7.10-1.1.0.33-universal.jar 31.10 18:09:39 [Server] INFO Downloading file http://files.projectredwiki.com/maven/mrtjp/ForgeRelocation/1.7.10-0.0.1.4//ForgeRelocation-1.7.10-0.0.1.4-universal.jar 31.10 18:09:39 [Server] INFO Downloading file http://files.minecraftforge.net/maven/codechicken/ForgeMultipart/1.7.10-1.2.0.345//ForgeMultipart-1.7.10-1.2.0.345-universal.jar 31.10 18:09:39 [Server] INFO Downloading file http://files.projectredwiki.com/maven/mrtjp/ForgeRelocationFMP/1.7.10-0.0.1.2//ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar 31.10 18:09:39 [Server] INFO Downloading file https://dl.dropboxusercontent.com/u/47135879//Baubles-1.7.10-1.0.1.10.jar 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:43 [Multicraft] Received start command 31.10 18:09:43 [Multicraft] Server already running 31.10 18:09:44 [Multicraft] Received start command 31.10 18:09:44 [Multicraft] Server already running 31.10 18:09:44 [Multicraft] Received start command 31.10 18:09:44 [Multicraft] Server already running 31.10 18:09:49 [Server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker 31.10 18:09:49 [Server] INFO Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker 31.10 18:09:49 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 31.10 18:09:49 [Server] INFO Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading 31.10 18:09:49 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:2.6.32-042stab120.3, installed at /usr/lib/jvm/java-8-oracle/jre 31.10 18:09:49 [Server] ERROR Unable to read the jar file 1.7.10_AM2-1.4.0.009.jar - ignoring 31.10 18:09:49 [Server] INFO java.util.zip.ZipException: error in opening zip file 31.10 18:09:49 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:291) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:227) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?] 31.10 18:09:49 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] 31.10 18:09:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [OpenMod-Prov3.jar:KCauldron-1.7.10-4.1403.65] 31.10 18:09:49 [Server] INFO Core Init 31.10 18:09:49 [Server] INFO [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from 1.7.10_AM2-1.4.0.009.jar as JSON 31.10 18:09:49 [Server] INFO [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file 31.10 18:09:49 [Server] INFO [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method) 31.10 18:09:50 [Multicraft] Skipped 208 lines due to rate limit (30/s) 31.10 18:09:50 [Server] WARN Zip file 1.7.10_AM2-1.4.0.009.jar failed to read properly, it will be ignored 31.10 18:09:50 [Server] INFO java.util.zip.ZipException: error in opening zip file 31.10 18:09:50 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101] 31.10 18:09:50 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_101] 31.10 18:09:50 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_101] 31.10 18:09:50 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_101] 31.10 18:09:50 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_101] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.Loader.identifyMods(Loader.java:362) [Loader.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:487) [Loader.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) [FMLCommonHandler.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:50 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?] 31.10 18:09:50 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] 31.10 18:09:50 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] 31.10 18:09:50 [Server] INFO Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.1.jar 31.10 18:09:50 [Server] WARN Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16 31.10 18:09:50 [Server] WARN Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 31.10 18:09:50 [Server] WARN Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.0.0 31.10 18:09:50 [Server] WARN Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 31.10 18:09:51 [Server] WARN Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19 31.10 18:09:51 [Server] INFO Mod debug is missing the required element 'name'. Substituting debug 31.10 18:09:51 [Server] WARN Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 31.10 18:09:52 [Server] 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.7.37 31.10 18:09:52 [Server] WARN Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12 31.10 18:09:53 [Server] WARN Mod ModularForcefieldSystem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0-ALPHA-7 31.10 18:09:53 [Server] WARN Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.301 31.10 18:09:54 [Server] WARN Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131 31.10 18:09:54 [Server] WARN Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-150 31.10 18:09:55 [Server] WARN Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:55 [Server] WARN Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 31.10 18:09:56 [Server] WARN Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16 31.10 18:09:56 [Server] WARN Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 31.10 18:09:56 [Server] WARN Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 31.10 18:09:56 [Server] WARN Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 31.10 18:09:56 [Server] WARN Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 31.10 18:09:56 [Server] WARN Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 31.10 18:09:56 [Server] WARN Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 31.10 18:09:56 [Server] INFO Mod MCFrames is missing the required element 'name'. Substituting MCFrames 31.10 18:09:56 [Server] WARN Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 31.10 18:09:56 [Server] WARN Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4 31.10 18:09:56 [Server] WARN Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2 31.10 18:09:56 [Server] WARN Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33 31.10 18:09:56 [Server] INFO Forge Mod Loader has identified 147 mods to load 31.10 18:09:57 [Server] INFO Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference 31.10 18:09:57 [Server] INFO Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference 31.10 18:09:57 [Server] INFO Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference 31.10 18:09:57 [Server] INFO Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference 31.10 18:09:57 [Server] INFO Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference 31.10 18:09:57 [Server] INFO Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference 31.10 18:09:57 [Server] WARN Mod MineFactoryReloaded|CompatAtum has been disabled through configuration 31.10 18:09:57 [Server] WARN Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration 31.10 18:09:57 [Server] WARN Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration 31.10 18:09:57 [Server] WARN Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration 31.10 18:09:57 [Server] WARN Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration 31.10 18:09:58 [Server] ERROR The mod securitycraft (SecurityCraft) requires mod versions [Forge@[10.13.3.1420,)] to be available 31.10 18:09:58 [Server] ERROR Encountered an unexpected exception 31.10 18:09:58 [Server] INFO cpw.mods.fml.common.MissingModsException: 31.10 18:09:58 [Server] INFO Missing Mods: 31.10 18:09:58 [Server] INFO Forge : [10.13.3.1420,) 31.10 18:09:58 [Server] INFO at cpw.mods.fml.common.Loader.sortModList(Loader.java:258) ~[Loader.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:58 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:491) ~[Loader.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:58 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:58 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) ~[FMLCommonHandler.class:KCauldron-1.7.10-4.1403.65] 31.10 18:09:58 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?] 31.10 18:09:58 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] 31.10 18:09:58 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] 31.10 18:09:58 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2016-10-31_18.09.58-server.txt 31.10 18:09:58 [Server] WARN Can't revert to frozen GameData state without freezing first. 31.10 18:09:58 [Server] INFO Applying holder lookups 31.10 18:09:58 [Server] INFO Holder lookups applied 31.10 18:09:58 [Server] INFO The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded. 31.10 18:09:59 [Multicraft] Server shut down (starting) 31.10 18:09:59 [Multicraft] Restarting crashed server in 5 seconds 31.10 18:09:59 [Multicraft] Server stopped Merci, thayboy
-
31.10 18:09:58 [Server] ERROR The mod securitycraft (SecurityCraft) requires mod versions [Forge@[10.13.3.1420,)] to be available
Salut,
SecurityCraft a besoin d’une version plus récente de forge.
Je te conseil d’utiliser themos : https://github.com/CyberdyneCC/Thermos/releases -
Merci de ta réponse, j’ai mis thermos mais il y a une erreur au démarrage :
31.10 21:29:47 [Multicraft] Received start command 31.10 21:29:47 [Multicraft] Loading server properties 31.10 21:29:47 [Multicraft] Starting server! 31.10 21:29:47 [Multicraft] Loaded config for "Mod: OpenMod-Prov3" 31.10 21:29:47 [Multicraft] Updating eula.txt file 31.10 21:29:47 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release 31.10 21:30:03 [Server] INFO A problem occurred running the Server launcher. 31.10 21:30:03 [Multicraft] Server shut down (starting) 31.10 21:30:03 [Multicraft] Restarting crashed server in 5 seconds 31.10 21:30:03 [Multicraft] Looks like a crash, check the server console. Return value: 1 31.10 21:30:03 [Multicraft] Server stopped Merci, thayboy
-
Peux-tu envoyer le fichier fml-server-latest.log qui se trouve dans le dossier logs ?
-
-
MobiusCore modifie des fichiers de minecraft, cependant sur thermos / cauldron ses fichiers sont différents (comme ils contiennent du code de bukkit en plus), donc la modification échoue et fait planter le serveur.
Il faudrait retirer ce mod. -
J’ai retirée MobiusCore et Opis,
Mais il y a encore des erreurs :@
31.10 23:11:06 [Multicraft] Starting server! 31.10 23:11:06 [Multicraft] Loaded config for "Mod: OpenMod-Prov3" 31.10 23:11:06 [Multicraft] Updating eula.txt file 31.10 23:11:06 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release 31.10 23:11:06 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException 31.10 23:11:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 31.10 23:11:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 31.10 23:11:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 31.10 23:11:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) 31.10 23:11:06 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) 31.10 23:11:06 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) 31.10 23:11:06 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level 31.10 23:11:06 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) 31.10 23:11:06 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 31.10 23:11:06 [Server] INFO … 6 more 31.10 23:11:06 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level 31.10 23:11:06 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 31.10 23:11:06 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 31.10 23:11:06 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 31.10 23:11:06 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 31.10 23:11:06 [Server] INFO … 8 more 31.10 23:11:06 [Multicraft] Server shut down (starting) 31.10 23:11:06 [Multicraft] Restarting crashed server in 5 seconds 31.10 23:11:06 [Multicraft] Looks like a crash, check the server console. Return value: 1 31.10 23:11:06 [Multicraft] Server stopped 31.10 23:11:09 [Multicraft] Received stop command 31.10 23:11:09 [Multicraft] Server stopped Merci, thayboy
-
Visiblement il manque la bibliothèque log4j.
Normalement elle est inclut dans le jar minecraft_server1.7.10.jar -
Et comment il faut faire ?
J’ai réinstallé minecraft_server1.7.10.jar mais il y a toujours la même erreur dans la console. -
Étrange. C’est avec thermos que tu as cette erreur ?
-
@‘robin4002’:
Étrange. C’est avec thermos que tu as cette erreur ?
Je sais pas trop, regarde
01.11 13:06:55 [Multicraft] Loading server properties 01.11 13:06:55 [Multicraft] Starting server! 01.11 13:06:55 [Multicraft] Loaded config for "Mod: OpenMod-Prov3" 01.11 13:06:55 [Multicraft] Updating eula.txt file 01.11 13:06:55 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release 01.11 13:06:55 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException 01.11 13:06:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01.11 13:06:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01.11 13:06:55 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01.11 13:06:55 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) 01.11 13:06:55 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) 01.11 13:06:55 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) 01.11 13:06:55 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level 01.11 13:06:55 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) 01.11 13:06:55 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 01.11 13:06:55 [Server] INFO … 6 more 01.11 13:06:55 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level 01.11 13:06:55 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 01.11 13:06:55 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 01.11 13:06:55 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 01.11 13:06:55 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 01.11 13:06:55 [Server] INFO … 8 more 01.11 13:06:55 [Multicraft] Server shut down (starting) 01.11 13:06:55 [Multicraft] Restarting crashed server in 5 seconds 01.11 13:06:55 [Multicraft] Looks like a crash, check the server console. Return value: 1 -
Si tu ne sais même si pas si lance thermos ou cauldron on n’est pas aidé x)
-
@‘robin4002’:
Si tu ne sais même si pas si lance thermos ou cauldron on n’est pas aidé x)
Sorry j’avais pas compris
J’utilise Thermos-1.7.10-1614
-
Je ne sais pas pourquoi il ne trouve pas cette bibliothèque alors
-
@‘robin4002’:
Je ne sais pas pourquoi il ne trouve pas cette bibliothèque alors
Je vais essayer d’allumer le serveur sans les mods pour voir si sa marche
-
@‘robin4002’:
Je ne sais pas pourquoi il ne trouve pas cette bibliothèque alors
J’ai tout réinstallé le serveur et les mods, il y a une nouvelle erreur :
01.11 16:24:51 [Multicraft] Received start command 01.11 16:24:51 [Multicraft] Loading server properties 01.11 16:24:51 [Multicraft] Starting server! 01.11 16:24:51 [Multicraft] Loaded config for "Mod: OpenMod-Prov3" 01.11 16:24:51 [Multicraft] Updating eula.txt file 01.11 16:24:51 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release 01.11 16:24:59 [Multicraft] Received start command 01.11 16:24:59 [Multicraft] Server already running 01.11 16:25:09 [Server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker 01.11 16:25:09 [Server] INFO Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 01.11 16:25:09 [Server] INFO Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading 01.11 16:25:09 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:2.6.32-042stab120.5, installed at /usr/lib/jvm/java-8-oracle/jre 01.11 16:25:09 [Server] INFO [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized! 01.11 16:25:09 [Server] INFO Core initializing…stand back! I'm going to try MAGIC! 01.11 16:25:09 [Server] INFO Core Init 01.11 16:25:09 [Server] INFO Found FastCraft tweaker, skipping… 01.11 16:25:09 [Server] INFO Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar 01.11 16:25:09 [Server] 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. 01.11 16:25:09 [Server] WARN Missing @MCVersion: am2.preloader.AM2PreloaderContainer aroma1997.core.coremod.CoreMod codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader mrtjp.relocation.asm.RelocationPlugin ic2.core.coremod.IC2core logisticspipes.asm.LogisticsPipesCoreLoader net.malisis.core.asm.MalisisCorePlugin mekanism.common.asm.LoadingHook mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin pcl.OpenFM.misc.DepLoader openmods.core.OpenModsCorePlugin codechicken.core.launch.DepLoader lumien.randomthings.Transformer.RTLoadingPlugin thaumcraft.codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader 01.11 16:25:09 [Server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 01.11 16:25:09 [Server] INFO Loading tweak class name forestry.shade.javacheck.Java7Checker 01.11 16:25:09 [Server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 01.11 16:25:09 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 01.11 16:25:09 [Server] ERROR A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers 01.11 16:25:09 [Server] INFO java.lang.IllegalArgumentException: resource AM2_at.cfg not found. 01.11 16:25:09 [Server] INFO at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[server-1.7.10.jar:?] 01.11 16:25:09 [Server] INFO at com.google.common.io.Resources.getResource(Resources.java:229) ~[server-1.7.10.jar:?] 01.11 16:25:09 [Server] INFO at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[OpenMod-Prov3.jar:1.7.10-1614.58] 01.11 16:25:09 [Server] INFO at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[OpenMod-Prov3.jar:1.7.10-1614.58] 01.11 16:25:09 [Server] INFO at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?] 01.11 16:25:09 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101] 01.11 16:25:10 [Multicraft] Skipped 77 lines due to rate limit (30/s) 01.11 16:25:10 [Server] INFO Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.1.jar 01.11 16:25:11 [Server] WARN Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16 01.11 16:25:11 [Server] WARN Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 01.11 16:25:11 [Server] WARN Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.0.0 01.11 16:25:11 [Server] WARN Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 01.11 16:25:12 [Server] WARN Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19 01.11 16:25:12 [Server] INFO Mod debug is missing the required element 'name'. Substituting debug 01.11 16:25:12 [Server] WARN Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 01.11 16:25:13 [Server] 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.7.37 01.11 16:25:13 [Server] WARN Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12 01.11 16:25:14 [Server] WARN Mod ModularForcefieldSystem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0-ALPHA-7 01.11 16:25:15 [Server] WARN Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.301 01.11 16:25:15 [Server] WARN Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131 01.11 16:25:16 [Server] WARN Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-150 01.11 16:25:16 [Server] WARN Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:16 [Server] WARN Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 01.11 16:25:18 [Server] WARN Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16 01.11 16:25:18 [Server] WARN Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 01.11 16:25:18 [Server] WARN Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 01.11 16:25:18 [Server] WARN Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9 01.11 16:25:18 [Server] WARN Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 01.11 16:25:18 [Server] WARN Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 01.11 16:25:18 [Server] WARN Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345 01.11 16:25:18 [Server] INFO Mod MCFrames is missing the required element 'name'. Substituting MCFrames 01.11 16:25:18 [Server] WARN Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 01.11 16:25:18 [Server] WARN Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4 01.11 16:25:18 [Server] WARN Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2 01.11 16:25:18 [Server] WARN Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33 01.11 16:25:18 [Server] INFO Forge Mod Loader has identified 148 mods to load 01.11 16:25:18 [Server] INFO Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference 01.11 16:25:18 [Server] INFO Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference 01.11 16:25:18 [Server] INFO Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference 01.11 16:25:18 [Server] INFO Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference 01.11 16:25:18 [Server] INFO Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference 01.11 16:25:18 [Server] INFO Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference 01.11 16:25:19 [Server] WARN Mod MineFactoryReloaded|CompatAtum has been disabled through configuration 01.11 16:25:19 [Server] WARN Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration 01.11 16:25:19 [Server] WARN Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration 01.11 16:25:19 [Server] WARN Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration 01.11 16:25:19 [Server] WARN Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration 01.11 16:25:20 [Server] INFO FML has found a non-mod file CoFHLib-[1.7.10]1.1.2-182.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 01.11 16:25:20 [Server] INFO FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 01.11 16:25:20 [Server] INFO FML has found a non-mod file mp3spi-1.9.5-1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 01.11 16:25:20 [Server] INFO FML has found a non-mod file vorbisspi-1.0.3-1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 01.11 16:25:20 [Server] INFO FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-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. 01.11 16:25:21 [Server] INFO Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, OpenComputers|Core, ThE-core, OpenModsCore, <cofh asm="">, arsmagica2, securitycraft, AdvancedSolarPanel, adventurebackpack, ae2stuff, AgriCraft, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, bdlib, BiblioCraft, BiblioWoodsNatura, BigReactors, BiomesOPlenty, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactMachines, ComputerCraft, PTRModelLib, props, debug, denseores, doggystyle, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, etfuturum, extracells, ExtraUtilities, fc-dummy, Forestry, Hats, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, IronChest, JABBA, LogisticsPipes, magicalcrops, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, ModularForcefieldSystem, powersuits, Morpheus, cfm, Natura, numina, OpenBlocks, OpenComputers, openfm, OpenMods, harvestcraft, PneumaticCraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RandomThings, rftools, SimpleLabels, simplyjetpacks, StevesCarts, StevesFactoryManager, StorageDrawers, tabbychat, TConstruct, Thaumcraft, thaumicenergistics, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, TwilightForest, universalcoins, ae2wct, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT 01.11 16:25:21 [Server] INFO Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, OpenComputers|Core, ThE-core, OpenModsCore, <cofh asm="">, arsmagica2, securitycraft, AdvancedSolarPanel, adventurebackpack, ae2stuff, AgriCraft, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, bdlib, BiblioCraft, BiblioWoodsNatura, BigReactors, BiomesOPlenty, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactMachines, ComputerCraft, PTRModelLib, props, debug, denseores, doggystyle, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, etfuturum, extracells, ExtraUtilities, fc-dummy, Forestry, Hats, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, IronChest, JABBA, LogisticsPipes, magicalcrops, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, ModularForcefieldSystem, powersuits, Morpheus, cfm, Natura, numina, OpenBlocks, OpenComputers, openfm, OpenMods, harvestcraft, PneumaticCraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RandomThings, rftools, SimpleLabels, simplyjetpacks, StevesCarts, StevesFactoryManager, StorageDrawers, tabbychat, TConstruct, Thaumcraft, thaumicenergistics, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, TwilightForest, universalcoins, ae2wct, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER 01.11 16:25:22 [Server] INFO Found hooks for net.minecraft.world.chunk.Chunk (apx) 01.11 16:25:22 [Server] ERROR Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+). 01.11 16:25:23 [Server] INFO Hello Minecraft!!! 01.11 16:25:24 [Server] INFO Hello Minecraft!!! 01.11 16:25:27 [Server] INFO Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d] 01.11 16:25:27 [Server] INFO Transforming net.minecraft.inventory.ContainerRepair Finished. 01.11 16:25:27 [Server] INFO Natura, what are we going to do tomorrow night? 01.11 16:25:27 [Server] INFO TConstruct, we're going to take over the world! 01.11 16:25:28 [Server] ERROR Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue 01.11 16:25:28 [Server] INFO States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored 01.11 16:25:28 [Server] INFO UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC FML{7.10.99.99} [Forge Mod Loader] (OpenMod-Prov3.jar) 01.11 16:25:28 [Server] INFO UC Forge{10.13.4.1614} [Minecraft Forge] (OpenMod-Prov3.jar) 01.11 16:25:28 [Server] INFO UC kimagine{0.2} [KImagine] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) 01.11 16:25:28 [Server] INFO UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 01.11 16:25:28 [Server] INFO UC OpenComputers|Core{1.6.0.7-rc.1} [OpenComputers (Core)] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC <cofh asm="">{000} [CoFH ASM] (minecraft.jar) 01.11 16:25:28 [Server] INFO UC debug{1.0} [debug] (denseores-1.6.2.jar) 01.11 16:25:28 [Server] INFO UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 01.11 16:25:28 [Server] INFO UC arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) 01.11 16:25:28 [Server] INFO UC securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar) 01.11 16:25:28 [Server] INFO UC IC2{2.2.823-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.823-experimental.jar) 01.11 16:25:28 [Server] INFO UC AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 01.11 16:25:28 [Server] INFO UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 01.11 16:25:28 [Server] INFO UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar) 01.11 16:25:28 [Server] INFO UC appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) 01.11 16:25:28 [Server] INFO UC bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) 01.11 16:25:28 [Server] INFO UC ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar) 01.11 16:25:28 [Server] INFO UC AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) 01.11 16:25:28 [Server] INFO UC Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) 01.11 16:25:28 [Server] INFO UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) 01.11 16:25:29 [Multicraft] Server shut down (starting) 01.11 16:25:29 [Multicraft] Restarting crashed server in 5 seconds 01.11 16:25:29 [Multicraft] Server stopped ```</cofh></cofh></cofh></init></init></clinit> -
Envoies à nouveau le fichier fml-server-latest.log, le log que tu as mit ne contient pas le stacktrace de l’erreur.
-
@‘robin4002’:
Envoies à nouveau le fichier fml-server-latest.log, le log que tu as mit ne contient pas le stacktrace de l’erreur.
Voila : http://www.mediafire.com/file/g6dbl01opmbkh25/fml-server-latest.log
-
[16:26:09] [Server thread/ERROR] [FML/]: Caught exception from tabbychat java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft tabbychat n’est pas un mod serveur. Retires-le.
-