Guest User

Terminal Report

a guest
Feb 24th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.23 KB | None | 0 0
  1. Last login: Tue Feb 24 15:54:40 on console
  2. brendans-air:~ Brendan$ /Users/Brendan/Desktop/FTB/FTBInfinityServer/ServerStart.sh
  3. make sure to read eula.txt before playing!
  4. [17:58:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. [17:58:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  6. [17:58:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  7. [17:58:30] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
  8. [17:58:30] [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.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
  9. [17:58:30] [main/INFO] [FML]: [AppEng] Core Init
  10. [17:58:30] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [17:58:32] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [17:58:32] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from CoFHCore-[1.7.10]3.0.0B9-40.jar as JSON
  13. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  14. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  15. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  16. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  17. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  18. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  19. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  20. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  21. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  22. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  23. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  24. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  25. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  26. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  27. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  28. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  29. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  30. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  31. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  32. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  33. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  34. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  35. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  36. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  39. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  40. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  41. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  42. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  43. [17:58:32] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar as JSON
  44. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  45. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  46. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  47. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  48. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  49. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  50. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  51. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  52. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  53. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  54. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  55. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  56. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  57. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  58. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  59. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  60. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  61. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  62. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  63. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  64. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  65. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  66. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  67. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  68. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  70. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  71. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  72. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  73. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  74. [17:58:32] [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
  75. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  76. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  77. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  78. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  79. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  80. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  81. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  82. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  83. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  84. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  85. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  86. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  87. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  88. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  89. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  90. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  91. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  92. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  93. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  94. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  95. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  96. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  97. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  98. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  101. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  102. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  103. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  104. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  105. [17:58:32] [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
  106. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  107. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  108. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  109. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  110. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  111. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  112. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  113. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  114. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  115. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  116. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  117. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  118. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  119. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  120. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  121. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  122. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  123. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  124. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  125. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  126. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  127. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  128. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  129. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  130. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  131. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  132. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  133. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  134. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  135. [17:58:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  136. [17:58:32] [main/ERROR] [FML]: Unable to read the jar file CoFHCore-[1.7.10]3.0.0B9-40.jar - ignoring
  137. java.util.zip.ZipException: error in opening zip file
  138. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  139. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  140. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  141. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  142. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
  143. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
  144. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
  145. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
  146. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
  147. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
  148. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  149. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  151. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  153. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  154. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  155. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  156. [17:58:32] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  157. [17:58:32] [main/INFO] [FastCraft-core]: FastCraft loading...
  158. [17:58:32] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  159. [17:58:32] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  160. [17:58:32] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  161. [17:58:33] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  162. [17:58:33] [main/ERROR] [FML]: Unable to read the jar file MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar - ignoring
  163. java.util.zip.ZipException: error in opening zip file
  164. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  165. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  166. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  167. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  168. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
  169. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
  170. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
  171. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
  172. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
  173. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
  174. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  175. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  176. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  177. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  178. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  179. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  180. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  181. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  182. [17:58:33] [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
  183. [17:58:33] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  184. [17:58:33] [main/ERROR] [FML]: Unable to read the jar file NetherOres-[1.7.10]2.3.0RC4-4.jar - ignoring
  185. java.util.zip.ZipException: error in opening zip file
  186. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  187. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  188. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  189. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  190. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
  191. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
  192. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
  193. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
  194. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
  195. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
  196. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  197. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  198. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  199. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  200. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  201. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  202. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  203. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  204. [17:58:33] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  205. [17:58:33] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  206. [17:58:33] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  207. [17:58:33] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  208. [17:58:33] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  209. [17:58:33] [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
  210. [17:58:33] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  211. [17:58:33] [main/ERROR] [FML]: Unable to read the jar file ThermalFoundation-[1.7.10]1.0.0RC1-13.jar - ignoring
  212. java.util.zip.ZipException: error in opening zip file
  213. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  214. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  215. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  216. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  217. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1291.jar:?]
  218. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1291.jar:?]
  219. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1291.jar:?]
  220. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1291.jar:?]
  221. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1291.jar:?]
  222. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1291.jar:?]
  223. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  224. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  225. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  226. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  227. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  228. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  229. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  230. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  231. [17:58:33] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  232. [17:58:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  233. [17:58:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  234. [17:58:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  235. [17:58:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  236. [17:58:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  237. [17:58:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  238. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  239. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  240. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  241. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  242. [17:58:35] [main/INFO] [Aroma1997Core]: Finished data injection.
  243. [17:58:35] [main/INFO] [Aroma1997Core]: Finished data injection.
  244. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  245. [17:58:35] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: CoFHCore-[1.7.10]3.0.0B9-40.jar
  246. java.util.zip.ZipException: error in opening zip file
  247. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  248. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  249. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  250. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  251. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  252. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  253. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  254. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  255. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
  256. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  257. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  258. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  259. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  260. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  261. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  262. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  263. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  264. [17:58:35] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar
  265. java.util.zip.ZipException: error in opening zip file
  266. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  267. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  268. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  269. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  270. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  271. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  272. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  273. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  274. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
  275. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  276. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  277. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  278. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  279. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  280. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  281. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  282. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  283. [17:58:35] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: NetherOres-[1.7.10]2.3.0RC4-4.jar
  284. java.util.zip.ZipException: error in opening zip file
  285. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  286. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  287. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  288. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  289. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  290. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  291. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  292. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  293. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
  294. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  295. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  296. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  297. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  298. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  299. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  300. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  301. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  302. [17:58:35] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: ThermalFoundation-[1.7.10]1.0.0RC1-13.jar
  303. java.util.zip.ZipException: error in opening zip file
  304. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  305. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  306. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  307. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  308. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  309. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  310. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  311. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
  312. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1291.jar:?]
  313. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  314. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  315. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  316. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  317. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  318. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  319. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1291.jar:?]
  320. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1291.jar:?]
  321. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  322. [17:58:35] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
  323. [17:58:35] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
  324. [17:58:35] [main/INFO] [FastCraft-core]: Optifine was not detected.
  325. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  326. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  327. [17:58:35] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
  328. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  329. [17:58:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  330. [17:58:35] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
  331. [17:58:35] [main/INFO] [INpurePreloader]: Detected JVM: Unknown
  332. [17:58:35] [main/INFO] [INpurePreloader]: Starting library configuration...
  333. [17:58:36] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
  334. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  335. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  336. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  337. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  338. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  339. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  340. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  341. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  342. [17:58:36] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from CoFHCore-[1.7.10]3.0.0B9-40.jar as JSON
  343. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  344. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  345. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  346. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  347. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  348. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  349. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  350. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  351. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  352. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  353. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  354. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  355. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  356. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  357. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  358. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  359. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  360. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  361. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  362. [17:58:36] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar as JSON
  363. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  364. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  365. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  366. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  367. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  368. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  369. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  370. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  371. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  372. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  373. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  374. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  375. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  376. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  377. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  378. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  379. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  380. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  381. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  382. [17:58:36] [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
  383. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  384. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  385. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  386. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  387. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  388. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  389. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  390. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  391. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  392. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  393. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  394. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  395. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  396. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  397. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  398. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  399. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  400. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  401. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  402. [17:58:36] [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
  403. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  404. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  405. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  406. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  407. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  408. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  409. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  410. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  411. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  412. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  413. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  414. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  415. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  416. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  417. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  418. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  419. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  420. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  421. [17:58:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  422. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  423. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  424. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  425. [17:58:36] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file './config/OpenModsLibCore.json'
  426. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  427. [17:58:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  428. [17:58:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  429. [17:58:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  430. [17:58:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  431. [17:58:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  432. [MobiusCore] Current code is OBFUSCATED
  433. [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 809C9966D9959719D330E716BCA614B2
  434. [MobiusCore] Successful injection in b ()V
  435. [MobiusCore] Successful injection in b ()V
  436. [17:58:37] [main/INFO] [FastCraft-core]: 1 / 19 applied
  437. [MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum 8570203264A5FFF09837CAC6FE0103FB
  438. [MobiusCore] Successful injection in onPreServerTick ()V
  439. [MobiusCore] Successful injection in onPostServerTick ()V
  440. [MobiusCore] Successful injection in onPreWorldTick (Lahb;)V
  441. [MobiusCore] Successful injection in onPostWorldTick (Lahb;)V
  442. [MobiusCore] Switching injection mode to FORGE
  443. [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum A6FD8F8EAE4E816F554586121761D6C1
  444. [MobiusCore] Found World.updateEntities()...
  445. [MobiusCore] Successful injection in h ()V
  446. [MobiusCore] Successful injection in h ()V
  447. [MobiusCore] Successful injection in h ()V
  448. [MobiusCore] Successful injection in h ()V
  449. [17:58:38] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  450. [17:58:38] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  451. [17:58:38] [main/INFO] [FastCraft-core]: 2 / 19 applied
  452. [17:58:38] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  453. [17:58:39] [main/INFO] [FastLeafDecay]: Patching leaves.
  454. [17:58:39] [main/INFO] [FastLeafDecay]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  455. [17:58:40] [main/INFO] [InfiniBows]: Fix injected.
  456. [17:58:40] [main/INFO] [ttCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  457. [17:58:40] [main/INFO] [ttCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  458. [17:58:40] [main/INFO] [FastCraft-core]: 3 / 19 applied
  459. [17:58:40] [main/INFO] [FastCraft-core]: 4 / 19 applied
  460. [17:58:40] [main/INFO] [ttCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  461. [17:58:40] [main/INFO] [ttCore]: Transforming net.minecraft.item.ItemStack Finished.
  462. [17:58:40] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  463. [17:58:40] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  464. [17:58:40] [main/INFO] [ttCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  465. [17:58:40] [main/INFO] [ttCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  466. [17:58:41] [Server thread/INFO]: Starting minecraft server version 1.7.10
  467. [17:58:41] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  468. [17:58:41] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1291 Initialized
  469. [17:58:41] [Server thread/INFO] [FML]: Replaced 183 ore recipies
  470. [17:58:41] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  471. [17:58:41] [Server thread/INFO] [FML]: [AppEng] Core Init
  472. [17:58:41] [Server thread/INFO] [FML]: Searching /Users/Brendan/Desktop/FTB/FTBInfinityServer/mods for mods
  473. [17:58:41] [Server thread/INFO] [FML]: Also searching /Users/Brendan/Desktop/FTB/FTBInfinityServer/mods/1.7.10 for mods
  474. [17:58:42] [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
  475. [17:58:42] [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
  476. [17:58:42] [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
  477. [17:58:42] [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
  478. [17:58:42] [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
  479. [17:58:42] [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
  480. [17:58:43] [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
  481. [17:58:43] [Server thread/WARN] [FML]: Zip file CoFHCore-[1.7.10]3.0.0B9-40.jar failed to read properly, it will be ignored
  482. java.util.zip.ZipException: error in opening zip file
  483. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  484. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  485. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  486. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  487. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  488. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  489. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  490. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  491. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  492. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  493. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  494. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  495. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  496. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  497. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  498. [17:58:43] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  499. [17:58:43] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  500. [17:58:44] [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
  501. [17:58:44] [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
  502. [17:58:45] [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
  503. [17:58:45] [Server thread/WARN] [FML]: Zip file MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar failed to read properly, it will be ignored
  504. java.util.zip.ZipException: error in opening zip file
  505. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  506. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  507. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  508. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  509. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  510. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  511. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  512. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  513. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  514. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  515. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  516. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  517. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  518. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  519. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  520. [17:58:45] [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.6
  521. [17:58:45] [Server thread/WARN] [FML]: Zip file NetherOres-[1.7.10]2.3.0RC4-4.jar failed to read properly, it will be ignored
  522. java.util.zip.ZipException: error in opening zip file
  523. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  524. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  525. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  526. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  527. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  528. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  529. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  530. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  531. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  532. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  533. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  534. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  535. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  536. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  537. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  538. [17:58:46] [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
  539. [17:58:46] [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
  540. [17:58:46] [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
  541. [17:58:46] [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
  542. [17:58:46] [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
  543. [17:58:46] [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
  544. [17:58:46] [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
  545. [17:58:46] [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
  546. [17:58:47] [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
  547. [17:58:47] [Server thread/WARN] [FML]: Zip file ThermalFoundation-[1.7.10]1.0.0RC1-13.jar failed to read properly, it will be ignored
  548. java.util.zip.ZipException: error in opening zip file
  549. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  550. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  551. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  552. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  553. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  554. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  555. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  556. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  557. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  558. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  559. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  560. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  561. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  562. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  563. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  564. [17:58:47] [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
  565. [17:58:48] [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
  566. [17:58:48] [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
  567. [17:58:48] [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
  568. [17:58:48] [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
  569. [17:58:48] [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
  570. [17:58:48] [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
  571. [17:58:48] [Server thread/INFO] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
  572. [17:58:48] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  573. [17:58:48] [Server thread/INFO] [FML]: Forge Mod Loader has identified 131 mods to load
  574. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  575. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  576. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  577. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  578. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
  579. [17:58:48] [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
  580. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  581. [17:58:48] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  582. [17:58:49] [Server thread/ERROR] [FML]: The mod BigReactors (Big Reactors) requires mods [CoFHCore] to be available
  583. [17:58:49] [Server thread/ERROR]: Encountered an unexpected exception
  584. cpw.mods.fml.common.MissingModsException
  585. at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:?]
  586. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:?]
  587. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
  588. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
  589. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
  590. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  591. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  592. [17:58:49] [Server thread/ERROR]: This crash report has been saved to: /Users/Brendan/Desktop/FTB/FTBInfinityServer/./crash-reports/crash-2015-02-24_17.58.49-server.txt
  593. [17:58:49] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
  594. [17:58:49] [Server thread/INFO] [FML]: Applying holder lookups
  595. [17:58:49] [Server thread/INFO] [FML]: Holder lookups applied
  596. [17:58:49] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  597. brendans-air:~ Brendan$
Advertisement
Add Comment
Please, Sign In to add comment