Problème avec un pack de mods.

  • Initiateur de la discussion SkyGameur33
  • Date de début
  • Initiateur de la discussion
SkyGameur33

SkyGameur33

Geek
Messages
52
Score réaction
2
Points
95
Bonjour,

J'ai actuellement un problème, je n'arrive pas à installer le pack de mods FTB Beyond, j'ai bien télécharger le dossier pour les serveur, j'ai mis les fichiers dans le \minecraft mais impossible de lancer le serveur, il crash à chaque fois.

Merci de vos réponses
 
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
Logs ?
 
  • Initiateur de la discussion
SkyGameur33

SkyGameur33

Geek
Messages
52
Score réaction
2
Points
95
Code:
[10:17:34]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:17:34]: [INFO] [LaunchWrapper] Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:17:34]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
2019-06-11 10:17:36,255 WARN Disabling terminal, you're running in an unsupported environment.
[10:17:36]: [INFO] [FML] Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[10:17:36]: [INFO] [FML] Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:4.14.101-mtxserv-version1, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[10:17:36]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:17:36]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:17:36]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:17:36]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:17:36]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:17:38]: [INFO] [FML] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:17:38]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:17:38]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:17:39]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:17:39]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:17:40]: [INFO] [LaunchWrapper] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[10:17:48]: [INFO] Starting minecraft server version 1.10.2
[10:17:48]: [INFO] [FML] MinecraftForge v12.18.3.2185 Initialized
[10:17:48]: [INFO] [FML] Replaced 231 ore recipes
[10:17:48]: [INFO] [FML] Config directory created successfully
[10:17:48]: [INFO] [FML] Found 0 mods from the command line. Injecting into mod discoverer
[10:17:48]: [INFO] [FML] Searching /home/serveur2/minecraft/mods for mods
[10:17:49]: [INFO] [FML] Forge Mod Loader has identified 3 mods to load
[10:17:49]: [INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[10:17:49]: [INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[10:17:50]: [INFO] [FML] Processing ObjectHolder annotations
[10:17:50]: [INFO] [FML] Found 423 ObjectHolder annotations
[10:17:50]: [INFO] [FML] Identifying ItemStackHolder annotations
[10:17:50]: [INFO] [FML] Found 0 ItemStackHolder annotations
[10:17:50]: [INFO] [FML] Applying holder lookups
[10:17:50]: [INFO] [FML] Holder lookups applied
[10:17:50]: [INFO] [FML] Applying holder lookups
[10:17:50]: [INFO] [FML] Holder lookups applied
[10:17:50]: [INFO] [FML] Applying holder lookups
[10:17:50]: [INFO] [FML] Holder lookups applied
[10:17:50]: [INFO] [FML] Configured a dormant chunk cache size of 0
[10:17:50]: [INFO] [FML] Applying holder lookups
[10:17:50]: [INFO] [FML] Holder lookups applied
[10:17:50]: [INFO] [FML] Injecting itemstacks
[10:17:50]: [INFO] [FML] Itemstack injection complete
[10:17:50]: [INFO] Loading properties
[10:17:50]: [INFO] Default game type: SURVIVAL
[10:17:50]: [INFO] [ForgeVersionCheck] [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[10:17:50]: [INFO] Generating keypair
[10:17:50]: [INFO] Starting Minecraft server on 87.98.146.50:27040
[10:17:50]: [INFO] [ForgeVersionCheck] [Forge] Found status: UP_TO_DATE Target: null
[10:17:50]: [INFO] Using epoll channel type
[10:17:51]: [INFO] [FML] Injecting itemstacks
[10:17:51]: [INFO] [FML] Itemstack injection complete
[10:17:51]: [INFO] [FML] Forge Mod Loader has successfully loaded 3 mods
[10:17:51]: [WARN] Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_187246_z(SourceFile:99) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[10:17:51]: [WARN] Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_187249_y(SourceFile:91) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[10:17:51]: [WARN] Failed to load operators list:
java.io.FileNotFoundException: ops.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[10:17:51]: [WARN] Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [lc.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[10:17:51]: [INFO] Preparing level "world"
[10:17:51]: [INFO] [FML] Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1ef9bc76)
[10:17:52]: [INFO] [FML] Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1ef9bc76)
[10:17:52]: [INFO] [FML] Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1ef9bc76)
[10:17:52]: [INFO] Preparing start region for level 0
[10:17:53]: [INFO] Preparing spawn area: 6%
[10:17:54]: [INFO] Preparing spawn area: 8%
[10:17:55]: [INFO] Preparing spawn area: 10%
[10:17:56]: [INFO] Preparing spawn area: 14%
[10:17:57]: [INFO] Preparing spawn area: 24%
[10:17:58]: [INFO] Preparing spawn area: 32%
[10:17:59]: [INFO] Preparing spawn area: 38%
[10:18:00]: [INFO] Preparing spawn area: 45%
[10:18:01]: [INFO] Preparing spawn area: 51%
[10:18:02]: [INFO] Preparing spawn area: 59%
[10:18:03]: [INFO] Preparing spawn area: 68%
[10:18:04]: [INFO] Preparing spawn area: 77%
[10:18:05]: [INFO] Preparing spawn area: 85%
[10:18:06]: [INFO] Preparing spawn area: 92%
[10:18:07]: [INFO] Preparing spawn area: 98%
[10:18:08]: [INFO] Done (16,878s)! For help, type "help" or "?"
[10:18:08]: [INFO] Starting GS4 status listener
[10:18:08]: [INFO] Query running on 87.98.146.50:27045
[10:21:52]: [INFO] com.mojang.authlib.GameProfile@57bcf50a[id=<null>,name=SkyG33,properties={},legacy=false] (/109.21.19.168:3085) lost connection: Disconnected
[10:22:10]: [INFO] [Server] mTxServ.com - Arret du serveur dans 5 secondes
[10:22:11]: [INFO] [Server] mTxServ.com - Arret du serveur dans 4 secondes
[10:22:12]: [INFO] [Server] mTxServ.com - Arret du serveur dans 3 secondes
[10:22:13]: [INFO] [Server] mTxServ.com - Arret du serveur dans 2 secondes
[10:22:14]: [INFO] [Server] mTxServ.com - Arret du serveur dans 1 secondes
[10:22:15]: [INFO] Stopping the server
[10:22:15]: [INFO] Stopping server
[10:22:15]: [INFO] Saving players
[10:22:15]: [INFO] Saving worlds
[10:22:15]: [INFO] Saving chunks for level 'world'/Overworld
[10:22:15]: [INFO] Saving chunks for level 'world'/Nether
[10:22:15]: [INFO] Saving chunks for level 'world'/The End
[10:22:15]: [INFO] [FML] Unloading dimension 0
[10:22:15]: [INFO] [FML] Unloading dimension -1
[10:22:15]: [INFO] [FML] Unloading dimension 1
[10:22:15]: [INFO] [FML] Applying holder lookups
[10:22:15]: [INFO] [FML] Holder lookups applied
[10:22:15]: [INFO] Stopping server
[10:22:15]: [INFO] Saving players
[10:22:15]: [INFO] Saving worlds
[10:22:27]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:22:27]: [INFO] [LaunchWrapper] Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:22:27]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
2019-06-11 10:22:28,563 WARN Disabling terminal, you're running in an unsupported environment.
[10:22:28]: [INFO] [FML] Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[10:22:28]: [INFO] [FML] Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:4.14.101-mtxserv-version1, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[10:22:28]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:22:28]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:22:28]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:22:28]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:22:28]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:22:30]: [INFO] [FML] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:22:30]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:22:30]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:22:31]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:22:31]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:22:32]: [INFO] [LaunchWrapper] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[10:22:41]: [INFO] Starting minecraft server version 1.10.2
[10:22:41]: [INFO] [FML] MinecraftForge v12.18.3.2185 Initialized
[10:22:41]: [INFO] [FML] Replaced 231 ore recipes
[10:22:41]: [INFO] [FML] Found 0 mods from the command line. Injecting into mod discoverer
[10:22:41]: [INFO] [FML] Searching /home/serveur2/minecraft/mods for mods
[10:22:42]: [INFO] [FML] Forge Mod Loader has identified 3 mods to load
[10:22:42]: [INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[10:22:42]: [INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[10:22:43]: [INFO] [FML] Processing ObjectHolder annotations
[10:22:43]: [INFO] [FML] Found 423 ObjectHolder annotations
[10:22:43]: [INFO] [FML] Identifying ItemStackHolder annotations
[10:22:43]: [INFO] [FML] Found 0 ItemStackHolder annotations
[10:22:43]: [INFO] [FML] Applying holder lookups
[10:22:43]: [INFO] [FML] Holder lookups applied
[10:22:43]: [INFO] [FML] Applying holder lookups
[10:22:43]: [INFO] [FML] Holder lookups applied
[10:22:43]: [INFO] [FML] Applying holder lookups
[10:22:43]: [INFO] [FML] Holder lookups applied
[10:22:43]: [INFO] [FML] Configured a dormant chunk cache size of 0
[10:22:43]: [INFO] [FML] Applying holder lookups
[10:22:43]: [INFO] [FML] Holder lookups applied
[10:22:43]: [INFO] [FML] Injecting itemstacks
[10:22:43]: [INFO] [FML] Itemstack injection complete
[10:22:43]: [INFO] Loading properties
[10:22:43]: [INFO] [ForgeVersionCheck] [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[10:22:43]: [INFO] Default game type: SURVIVAL
[10:22:43]: [INFO] Generating keypair
[10:22:43]: [INFO] Starting Minecraft server on 87.98.146.50:27040
[10:22:43]: [INFO] [ForgeVersionCheck] [Forge] Found status: UP_TO_DATE Target: null
[10:22:43]: [INFO] Using epoll channel type
[10:22:43]: [WARN] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:22:43]: [WARN] The server will make no attempt to authenticate usernames. Beware.
[10:22:43]: [WARN] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[10:22:43]: [WARN] To change this, set "online-mode" to "true" in the server.properties file.
[10:22:43]: [INFO] [FML] Injecting itemstacks
[10:22:43]: [INFO] [FML] Itemstack injection complete
[10:22:44]: [INFO] [FML] Forge Mod Loader has successfully loaded 3 mods
[10:22:44]: [INFO] Preparing level "world"
[10:22:44]: [INFO] [FML] Injecting existing block and item data into this server instance
[10:22:44]: [INFO] [FML] Applying holder lookups
[10:22:44]: [INFO] [FML] Holder lookups applied
[10:22:44]: [INFO] [FML] Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@5eec71fa)
[10:22:45]: [INFO] [FML] Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@5eec71fa)
[10:22:45]: [INFO] [FML] Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@5eec71fa)
[10:22:45]: [INFO] Preparing start region for level 0
[10:22:46]: [INFO] Preparing spawn area: 2%
[10:22:47]: [INFO] Preparing spawn area: 60%
[10:22:47]: [INFO] Done (3,456s)! For help, type "help" or "?"
[10:22:47]: [INFO] Starting GS4 status listener
[10:22:47]: [INFO] Query running on 87.98.146.50:27045
[10:23:11]: [INFO] [FML] Connection received without FML marker, assuming vanilla.
[10:23:11]: [INFO] [FML] [Server thread] Server side vanilla connection established
[10:23:11]: [INFO] SkyG33[/109.21.19.168:49175] logged in with entity id 259 at (55.5, 96.0, -174.5)
[10:23:11]: [INFO] SkyG33 joined the game
[10:28:20]: [INFO] SkyG33 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Error while read(...): Connexion ré-initialisée par le correspondant], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[10:28:20]: [INFO] SkyG33 left the game
[10:31:13]: [INFO] Opped SkyG33
[10:36:31]: [INFO] Added SkyG33 to the whitelist
[10:36:43]: [INFO] Turned on the whitelist
[10:57:01]: [INFO] [Server] mTxServ.com - Arret du serveur dans 5 secondes
[10:57:02]: [INFO] [Server] mTxServ.com - Arret du serveur dans 4 secondes
[10:57:03]: [INFO] [Server] mTxServ.com - Arret du serveur dans 3 secondes
[10:57:04]: [INFO] [Server] mTxServ.com - Arret du serveur dans 2 secondes
[10:57:05]: [INFO] [Server] mTxServ.com - Arret du serveur dans 1 secondes
[10:57:06]: [INFO] Stopping the server
[10:57:06]: [INFO] Stopping server
[10:57:06]: [INFO] Saving players
[10:57:06]: [INFO] Saving worlds
[10:57:06]: [INFO] Saving chunks for level 'world'/Overworld
[10:57:06]: [INFO] Saving chunks for level 'world'/Nether
[10:57:06]: [INFO] Saving chunks for level 'world'/The End
[10:57:06]: [INFO] [FML] Unloading dimension 0
[10:57:06]: [INFO] [FML] Unloading dimension -1
[10:57:06]: [INFO] [FML] Unloading dimension 1
[10:57:06]: [INFO] [FML] Applying holder lookups
[10:57:06]: [INFO] [FML] Holder lookups applied
[10:57:15]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:57:15]: [INFO] [LaunchWrapper] Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[10:57:15]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
2019-06-11 10:57:16,777 WARN Disabling terminal, you're running in an unsupported environment.
[10:57:17]: [INFO] [FML] Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[10:57:17]: [INFO] [FML] Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:4.14.101-mtxserv-version1, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[10:57:17]: [WARN] [FML] The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod com.pengu.hammercore.asm.HammerCoreCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:18]: [WARN] [FML] The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:19]: [WARN] [FML] The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:19]: [WARN] [FML] The coremod shetiphian.core.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:19]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:19]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:57:19]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:19]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:19]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [FML] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [Aroma1997Core] Finished data injection.
[10:57:20]: [INFO] [Aroma1997Core] Finished data injection.
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [IC2-core] Loaded library EJML-core-0.26.jar.
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:20]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [malisiscore] [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[10:57:21]: [INFO] [malisiscore] [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[10:57:21]: [INFO] [malisiscore] [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[10:57:21]: [INFO] [malisiscore] [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[10:57:21]: [INFO] [malisiscore] [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[10:57:21]: [INFO] [malisiscore] [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.BlockRendererDispatcher
[10:57:21]: [INFO] [malisiscore] [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.RenderItem
[10:57:21]: [INFO] [malisiscore] [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.BlockModelShapes
[10:57:21]: [INFO] [malisiscore] [TextureMapTransformer] Hook registered for net.minecraft.client.renderer.texture.TextureMap
[10:57:21]: [INFO] [malisiscore] [ClientNotifTransformer] Hook registered for net.minecraft.world.World
[10:57:21]: [INFO] [malisiscore] [ClientNotifTransformer] Hook registered for net.minecraft.world.WorldServer
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:21]: [INFO] [LaunchWrapper] Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:57:21]: [INFO] [LaunchWrapper] Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:57:22]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113] Added METHOD: net.minecraft.world.World.func_191504_a
[10:57:22]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ClassGetSimpleNamePatch$FFMethodVisitor:visitMethodInsn:49] Replaced getSimpleName with getName
[10:57:22]: [INFO] [malisiscore] Found hooks for net.minecraft.world.World (aid)
[10:57:22]: [INFO] [malisiscore] Found hooks for net.minecraft.world.World (aid)
[10:57:22]: [INFO] [malisiscore] Found hooks for net.minecraft.world.WorldServer (ls)
[10:57:22]: [INFO] [Hammer Core [ASM]] Transforming net.minecraft.util.HttpUtil (rb)...
[10:57:22]: [INFO] [ShetiPhian-ASM] Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[10:57:22]: [INFO] [ShetiPhian-ASM] Searching for: Entity.createRunningParticles (func_174808_Z)
[10:57:22]: [INFO] [ShetiPhian-ASM] Found Method: Entity.createRunningParticles
[10:57:22]: [INFO] [ShetiPhian-ASM] Injecting: Run Particle Override
[10:57:22]: [INFO] [EnderCore] Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[10:57:22]: [INFO] [LaunchWrapper] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[10:57:22]: [INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:transform:38] Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[10:57:22]: [INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:transform:93] Transforming net.minecraft.block.Block Finished.
[10:57:22]: [INFO] [malisiscore] Found hooks for net.minecraft.item.ItemBlock (acl)
[10:57:22]: [INFO] [FML] [Quark ASM] Transforming BlockPistonBase
[10:57:22]: [INFO] [FML] [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z)Z)
[10:57:22]: [INFO] [FML] [Quark ASM] Located Method, patching...
[10:57:22]: [INFO] [FML] [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@42f85fa4 in node org.objectweb.asm.tree.VarInsnNode@798dad3d
[10:57:22]: [INFO] [FML] [Quark ASM] Patch result: true
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103] Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103] Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136] Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136] Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103] Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103] Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103] Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136] Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[10:57:23]: [INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136] Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[10:57:23]: [INFO] [OpenComputers] Successfully patched sg.recreateLeash.
[10:57:24]: [INFO] [FML] [Quark ASM] Transforming EntityBoat
[10:57:24]: [INFO] [FML] [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
[10:57:24]: [INFO] [FML] [Quark ASM] Located Method, patching...
[10:57:24]: [INFO] [FML] [Quark ASM] Patch result: true
[10:57:26]: [INFO] [EnderCore] Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[10:57:26]: [INFO] [EnderCore] Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[10:57:26]: [INFO] [EnderCore] Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[10:57:26]: [INFO] [EnderCore] Transforming net.minecraft.inventory.ContainerFurnace Finished.
[10:57:26]: [INFO] Starting minecraft server version 1.10.2
[10:57:26]: [INFO] [FML] MinecraftForge v12.18.3.2185 Initialized
[10:57:26]: [INFO] [FML] Replaced 231 ore recipes
[10:57:26]: [INFO] [FML] [AppEng] Core Init
[10:57:27]: [INFO] [FML] Found 0 mods from the command line. Injecting into mod discoverer
[10:57:27]: [INFO] [FML] Searching /home/serveur2/minecraft/mods for mods
[10:57:27]: [WARN] [FML] ****************************************
[10:57:27]: [WARN] [FML] * The modid AkashicTome is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[10:57:27]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[10:57:27]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[10:57:27]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[10:57:27]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[10:57:27]: [WARN] [FML] * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[10:57:27]: [WARN] [FML] * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[10:57:27]: [WARN] [FML] ****************************************
[10:57:28]: [WARN] [FML] ****************************************
[10:57:28]: [WARN] [FML] * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[10:57:28]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[10:57:28]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[10:57:28]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[10:57:28]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[10:57:28]: [WARN] [FML] * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[10:57:28]: [WARN] [FML] * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[10:57:28]: [WARN] [FML] ****************************************
[10:57:28]: [WARN] [Aroma1997CoreHelper] Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.2
[10:57:28]: [WARN] [FML] ****************************************
[10:57:28]: [WARN] [FML] * The modid Aroma1997sDimension is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[10:57:28]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[10:57:28]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[10:57:28]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[10:57:28]: [WARN] [FML] * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[10:57:28]: [WARN] [FML] * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[10:57:28]: [WARN] [FML] * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[10:57:28]: [WARN] [FML] ****************************************
[10:57:32]: [WARN] [projectred-core] Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:32]: [WARN] [projectred-integration] Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:32]: [WARN] [projectred-transmission] Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:32]: [WARN] [projectred-illumination] Mod projectred-illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:32]: [WARN] [projectred-expansion] Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:32]: [WARN] [projectred-transportation] Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:33]: [WARN] [projectred-exploration] Mod projectred-exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.8.4.49
[10:57:33]: [WARN] [FML] ****************************************
[10:57:33]: [WARN] [FML] * The modid Psi is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[10:57:33]: [WARN] [FML] * at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source)
[10:57:33]: [WARN] [FML] * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[10:57:33]: [WARN] [FML] * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[10:57:33]: [WARN] [FML] ****************************************
[10:57:33]: [WARN] [FML] ****************************************
[10:57:33]: [WARN] [FML] * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[10:57:33]: [WARN] [FML] * at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source)
[10:57:33]: [WARN] [FML] * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[10:57:33]: [WARN] [FML] * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[10:57:33]: [WARN] [FML] * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[10:57:34]: [INFO] [FML] Found mod(s) [zerocore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [cofhcore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [valkyrielib] containing declared API package cofh.api.core (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [brandonscore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [railcraft] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [sonarcore] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [refinedstorage] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [p455w0rdslib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [valkyrielib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [theoneprobe] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [rangedpumps] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [engineersworkshop] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [wct] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [solarfluxreborn] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [simplyjetpacks] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [brandonscore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [valkyrielib] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [railcraft] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [sonarcore] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [refinedstorage] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [p455w0rdslib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [valkyrielib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [theoneprobe] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [rangedpumps] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [engineersworkshop] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [wct] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [INFO] [FML] Found mod(s) [solarfluxreborn] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[10:57:34]: [ERROR] [FML] The mod bitdrawers (Drawers & Bits) requires mod versions [Forge@[12.18.3.2221,)] to be available
[10:57:34]: [ERROR] [FML] net.minecraftforge.fml.common.MissingModsException: Mod bitdrawers (Drawers & Bits) requires [Forge@[12.18.3.2221,)]
[10:57:34]: [ERROR] Encountered an unexpected exception
net.minecraftforge.fml.common.MissingModsException: Mod bitdrawers (Drawers & Bits) requires [Forge@[12.18.3.2221,)]
Missing Mods:
Forge : [12.18.3.2221,)
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:275) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:526) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[10:57:34]: [ERROR] This crash report has been saved to: /home/serveur2/minecraft/./crash-reports/crash-2019-06-11_10.57.34-server.txt
[10:57:34]: [INFO] Stopping server
[10:57:34]: [INFO] Saving worlds
[10:57:34]: [WARN] [FML] Can't revert to frozen GameData state without freezing first.
[10:57:34]: [INFO] [FML] The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[10:57:34]: [INFO] Stopping server
2019-06-11 10:57:34,614 ERROR Attempted to append to non-started appender ServerGuiConsole
 
Discord d'entraide
Rejoignz-nous sur Discord