Problème installation du ModPack "Infinity 1.7" via le panel

Bonjour à tous,

Nous avons remarqué un problème d’installation avec le ModPack « Infinity 1.7 » disponible sur le panel pour les serveurs de type « Mania », nous cherchons actuellement une solution pour le rendre installable via le panel cependant nous avons trouvé une solution temporaire qui devrait résoudre votre problème :

En effet, il semblerait qu’il faille exécuter un script manuellement pour que le Modpack puisse se lancer, téléchargez donc le Modpack sur votre ordinateur.
Disponible ici : http://www.creeperrepo.net/FTB2/modpacks^FTBInfinity^1_0_1^FTBInfinityServer.zip
Dézippez le et exécutez le fichier : « ServerStart.bat » avec votre invite de commandes, vous allez avoir de nouveaux fichiers et une série de ligne de code qui vous indiquera comment s’est déroulé l’opération.
Vous ne devez pas vous préoccuper des erreurs, c’est « normal »

/Users/Hugo/Downloads/modpacks^FTBInfinity^1_0_1^FTBInfinityServer/ServerStart.sh ; exit;
MacBook-Pro-de-Hugo:~ Hugo$ /Users/Hugo/Downloads/modpacks^FTBInfinity^1_0_1^FTBInfinityServer/ServerStart.sh ; exit;
running install script!
/usr/bin/curl
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 9379k  100 9379k    0     0  1034k      0  0:00:09  0:00:09 --:--:-- 1837k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 33143  100 33143    0     0  50530      0 --:--:-- --:--:-- --:--:-- 50600
make sure to read eula.txt before playing!
[21:59:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:59:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:59:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:59:19] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[21:59:19] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.2, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[21:59:19] [main/INFO] [FML]: [AppEng] Core Init
[21:59:19] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:20] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from NetherOres-[1.7.10]2.3.0RC4-4.jar as JSON
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.open(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.Class.newInstance0(Class.java:357)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.Class.newInstance(Class.java:310)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Method.invoke(Method.java:597)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[21:59:21] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from ThermalFoundation-[1.7.10]1.0.0RC1-13.jar as JSON
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.open(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.Class.newInstance0(Class.java:357)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.Class.newInstance(Class.java:310)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Method.invoke(Method.java:597)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[21:59:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[21:59:21] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/ERROR] [FML]: Unable to read the jar file NetherOres-[1.7.10]2.3.0RC4-4.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
	at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
[21:59:21] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/ERROR] [FML]: Unable to read the jar file ThermalFoundation-[1.7.10]1.0.0RC1-13.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
	at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
[21:59:21] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:59:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:59:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:59:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:59:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:59:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [Aroma1997Core]: Finished data injection.
[21:59:23] [main/INFO] [Aroma1997Core]: Finished data injection.
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: NetherOres-[1.7.10]2.3.0RC4-4.jar
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
	at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
[21:59:23] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: ThermalFoundation-[1.7.10]1.0.0RC1-13.jar
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
	at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:23] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[21:59:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:24] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
[21:59:24] [main/INFO] [INpurePreloader]: Detected JVM: Unknown
[21:59:24] [main/INFO] [INpurePreloader]: Starting library configuration...
[21:59:24] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
[21:59:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from NetherOres-[1.7.10]2.3.0RC4-4.jar as JSON
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.open(Native Method)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Method.invoke(Method.java:597)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[21:59:25] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from ThermalFoundation-[1.7.10]1.0.0RC1-13.jar as JSON
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.open(Native Method)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at java.lang.reflect.Method.invoke(Method.java:597)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[21:59:25] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: 	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file './config/OpenModsLibCore.json'
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:59:25] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:59:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:59:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[MobiusCore] Current code is OBFUSCATED
[MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 8D0C1B4BFCEE20F040AC69D6A9A4031F
[MobiusCore] Successful injection in b ()V
[MobiusCore] Successful injection in b ()V
[MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum 8570203264A5FFF09837CAC6FE0103FB
[MobiusCore] Successful injection in onPreServerTick ()V
[MobiusCore] Successful injection in onPostServerTick ()V
[MobiusCore] Successful injection in onPreWorldTick (Lahb;)V
[MobiusCore] Successful injection in onPostWorldTick (Lahb;)V
[MobiusCore] Switching injection mode to FORGE
[MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 956E4ED6AA271CFCF51A1C2BBC06DCB4
[MobiusCore] Found World.updateEntities()... 
[MobiusCore] Successful injection in h ()V
[MobiusCore] Successful injection in h ()V
[MobiusCore] Successful injection in h ()V
[MobiusCore] Successful injection in h ()V
[21:59:26] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[21:59:26] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[21:59:27] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:59:28] [main/INFO] [FastLeafDecay]: Patching leaves.
[21:59:28] [main/INFO] [FastLeafDecay]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[21:59:29] [main/INFO] [InfiniBows]: Fix injected.
[21:59:30] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:59:30] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[21:59:30] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1291 Initialized
[21:59:30] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[21:59:30] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[21:59:30] [Server thread/INFO] [FML]: [AppEng] Core Init
[21:59:30] [Server thread/INFO] [FML]: Searching /Users/Hugo/Downloads/modpacks^FTBInfinity^1_0_1^FTBInfinityServer/mods for mods
[21:59:30] [Server thread/INFO] [FML]: Also searching /Users/Hugo/Downloads/modpacks^FTBInfinity^1_0_1^FTBInfinityServer/mods/1.7.10 for mods
[21:59:31] [Server thread/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.0.2.13
[21:59:31] [Server thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[21:59:31] [Server thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[21:59:31] [Server thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[21:59:31] [Server thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[21:59:32] [Server thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[21:59:32] [Server thread/WARN] [ChickenChunks]: 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.17
[21:59:33] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
[21:59:33] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[21:59:33] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.27
[21:59:33] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[21:59:34] [Server thread/WARN] [MagicBees]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.1.22
[21:59:35] [Server thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5
[21:59:35] [Server thread/WARN] [FML]: Zip file NetherOres-[1.7.10]2.3.0RC4-4.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
	at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
	at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
	at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:59:36] [Server thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[21:59:36] [Server thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[21:59:37] [Server thread/WARN] [FML]: Zip file ThermalFoundation-[1.7.10]1.0.0RC1-13.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
	at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
	at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
	at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
	at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
	at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
	at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:59:37] [Server thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.14
[21:59:37] [Server thread/WARN] [WR-CBE|Core]: 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
[21:59:37] [Server thread/WARN] [WR-CBE|Addons]: 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
[21:59:37] [Server thread/WARN] [WR-CBE|Logic]: 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
[21:59:37] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
[21:59:37] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
[21:59:37] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
[21:59:37] [Server thread/INFO] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
[21:59:37] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[21:59:37] [Server thread/INFO] [FML]: Forge Mod Loader has identified 151 mods to load
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package mods.railcraft.api.core.items (owned by RailcraftAPI|core) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[21:59:37] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[21:59:39] [Server thread/ERROR] [FML]: The mod ThermalExpansion (Thermal Expansion) requires mods [ThermalFoundation] to be available
[21:59:39] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.MissingModsException
	at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:?]
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:?]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:59:39] [Server thread/ERROR]: This crash report has been saved to: /Users/Hugo/Downloads/modpacks^FTBInfinity^1_0_1^FTBInfinityServer/./crash-reports/crash-2015-02-14_21.59.39-server.txt
[21:59:39] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[21:59:39] [Server thread/INFO] [FML]: Applying holder lookups
[21:59:39] [Server thread/INFO] [FML]: Holder lookups applied
[21:59:39] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
logout

[Opération terminée]

Après cela, il faudra uploader tous les fichiers du Modpack à la racine de votre accès FTP (/!\ il faudra faire un reset de votre serveur avant cette opération).
Ensuite il faudra lancer le serveur pour la première fois en Openmod en choisissant le fichier « minecraft_server.1.7.10.jar », une fois que votre serveur aura démarré correctement, éteignez le et choisissez de lancer votre serveur en Openmod avec l’autre fichier, le « FTBServer-1.7.10-1291.jar ».
Normalement si tout c’est bien passé, votre serveur devrait démarrer correctement.

Vous pouvez bien sur réagir à ce poste si vous avez un problème lors de l’installation de celui-ci.
En espérant que ce post vous aura aidé. Nous restons à votre disposition et bon jeu à tous !

Cordialement

Le problème est désormais résolu :slight_smile:

Cordialement