Advertisement
Guest User

Untitled

a guest
Feb 21st, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.38 KB | None | 0 0
  1. Macintosh-00264a02a730:~ James$ sh /Users/James/Desktop/Lighthouse\ FTB/modpacks^direwolf20_17^1_0_3^direwolf20_17-server/ServerStart.sh
  2. make sure to read eula.txt before playing!
  3. [19:25:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [19:25:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. [19:25:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  6. [19:25:07] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1272 for Minecraft 1.7.10 loading
  7. [19:25:07] [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
  8. [19:25:07] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [19:25:07] [main/INFO] [FML]: [AppEng] Core Init
  10. [19:25:07] [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. [19:25:09] [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. [19:25:10] [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. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  14. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  15. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  16. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  17. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  18. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  19. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  20. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  21. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  22. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  23. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  24. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  25. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  26. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  27. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  28. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  29. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  30. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  31. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  32. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  33. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  34. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  35. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  36. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  39. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  40. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  41. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  42. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  43. [19:25:10] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from CoFHLib-[1.7.10]1.0.0B8-34.jar as JSON
  44. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  45. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  46. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  47. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  48. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  49. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  50. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  51. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  52. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  53. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  54. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  55. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  56. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  57. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  58. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  59. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  60. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  61. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  62. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  63. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  64. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  65. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  66. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  67. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  68. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  70. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  71. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  72. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  73. [19:25:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  74. [19:25:12] [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
  75. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  76. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  77. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  78. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  79. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  80. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  81. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  82. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  83. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  84. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  85. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  86. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  87. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  88. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  89. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  90. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  91. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  92. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  93. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  94. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  95. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  96. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  97. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  98. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  101. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  102. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  103. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  104. [19:25:12] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  105. [19:25:13] [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. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  107. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  108. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  109. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  110. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  111. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  112. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  113. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  114. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  115. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  116. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  117. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  118. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  119. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  120. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  121. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  122. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  123. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  124. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  125. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  126. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  127. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  128. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  129. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  130. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  131. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  132. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  133. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  134. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  135. [19:25:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  136. [19:25:13] [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-1272.jar:?]
  143. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1272.jar:?]
  144. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1272.jar:?]
  145. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1272.jar:?]
  146. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1272.jar:?]
  147. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1272.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-1272.jar:?]
  155. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  156. [19:25:13] [main/ERROR] [FML]: Unable to read the jar file CoFHLib-[1.7.10]1.0.0B8-34.jar - ignoring
  157. java.util.zip.ZipException: error in opening zip file
  158. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  159. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  160. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  161. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  162. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1272.jar:?]
  163. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1272.jar:?]
  164. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1272.jar:?]
  165. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1272.jar:?]
  166. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1272.jar:?]
  167. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1272.jar:?]
  168. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  169. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  170. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  171. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  172. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  173. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  174. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  175. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  176. [19:25:13] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  177. [19:25:14] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  178. [19:25:14] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  179. [19:25:14] [main/ERROR] [FML]: Unable to read the jar file MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar - ignoring
  180. java.util.zip.ZipException: error in opening zip file
  181. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  182. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  183. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  184. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  185. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1272.jar:?]
  186. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1272.jar:?]
  187. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1272.jar:?]
  188. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1272.jar:?]
  189. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1272.jar:?]
  190. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1272.jar:?]
  191. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  192. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  193. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  194. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  195. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  196. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  197. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  198. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  199. [19:25:14] [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
  200. [19:25:14] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  201. [19:25:14] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  202. [19:25:14] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  203. [19:25:14] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  204. [19:25:14] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  205. [19:25:14] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  206. [19:25:14] [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
  207. [19:25:14] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  208. [19:25:14] [main/ERROR] [FML]: Unable to read the jar file ThermalFoundation-[1.7.10]1.0.0RC1-13.jar - ignoring
  209. java.util.zip.ZipException: error in opening zip file
  210. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  211. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  212. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  213. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  214. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [FTBServer-1.7.10-1272.jar:?]
  215. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [FTBServer-1.7.10-1272.jar:?]
  216. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [FTBServer-1.7.10-1272.jar:?]
  217. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [FTBServer-1.7.10-1272.jar:?]
  218. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [FTBServer-1.7.10-1272.jar:?]
  219. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [FTBServer-1.7.10-1272.jar:?]
  220. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  221. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  222. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  223. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  224. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  225. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  226. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  227. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  228. [19:25:14] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  229. [19:25:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  230. [19:25:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  231. [19:25:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  232. [19:25:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  233. [19:25:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  234. [19:25:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  235. [19:25:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  236. [19:25:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  237. [19:25:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  238. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  239. [19:25:18] [main/INFO] [Aroma1997Core]: Finished data injection.
  240. [19:25:18] [main/INFO] [Aroma1997Core]: Finished data injection.
  241. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  242. [19:25:18] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: CoFHCore-[1.7.10]3.0.0B9-40.jar
  243. java.util.zip.ZipException: error in opening zip file
  244. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  245. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  246. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  247. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  248. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  249. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  250. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  251. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  252. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1272.jar:?]
  253. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  254. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  255. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  256. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  257. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  258. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  259. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  260. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  261. [19:25:18] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: CoFHLib-[1.7.10]1.0.0B8-34.jar
  262. java.util.zip.ZipException: error in opening zip file
  263. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  264. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  265. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  266. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  267. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  268. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  269. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  270. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  271. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1272.jar:?]
  272. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  273. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  274. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  275. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  276. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  277. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  278. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  279. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  280. [19:25:18] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar
  281. java.util.zip.ZipException: error in opening zip file
  282. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  283. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  284. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  285. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  286. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  287. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  288. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  289. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  290. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1272.jar:?]
  291. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  292. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  293. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  294. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  295. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  296. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  297. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  298. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  299. [19:25:18] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: ThermalFoundation-[1.7.10]1.0.0RC1-13.jar
  300. java.util.zip.ZipException: error in opening zip file
  301. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  302. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  303. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  304. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  305. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  306. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  307. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  308. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  309. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [FTBServer-1.7.10-1272.jar:?]
  310. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  311. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  312. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  313. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  314. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  315. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  316. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1272.jar:?]
  317. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1272.jar:?]
  318. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  319. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  320. [19:25:18] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
  321. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  322. [19:25:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  323. [19:25:18] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
  324. [19:25:18] [main/INFO] [INpurePreloader]: Detected JVM: Unknown
  325. [19:25:18] [main/INFO] [INpurePreloader]: Starting library configuration...
  326. [19:25:19] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
  327. [19:25:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  328. [19:25:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  329. [19:25:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  330. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  331. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  332. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  333. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  334. [19:25:20] [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
  335. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  336. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  337. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  338. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  339. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  340. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  341. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  342. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  343. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  344. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  345. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  346. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  347. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  348. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  349. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  350. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  351. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  352. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  353. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  354. [19:25:20] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from CoFHLib-[1.7.10]1.0.0B8-34.jar as JSON
  355. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  356. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  357. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  358. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  359. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  360. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  361. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  362. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  363. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  364. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  365. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  366. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  367. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  368. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  369. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  370. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  371. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  372. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  373. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  374. [19:25:20] [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
  375. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  376. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  377. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  378. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  379. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  380. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  381. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  382. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  383. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  384. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  385. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  386. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  387. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  388. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  389. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  390. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  391. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  392. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  393. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  394. [19:25:20] [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
  395. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  396. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  397. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  398. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  399. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  400. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  401. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  402. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  403. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  404. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  405. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
  406. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  407. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  408. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  409. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  410. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  411. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
  412. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  413. [19:25:20] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  414. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  415. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  416. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  417. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  418. [19:25:20] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file './config/OpenModsLibCore.json'
  419. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  420. [19:25:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  421. [19:25:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  422. [19:25:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  423. [MobiusCore] Current code is OBFUSCATED
  424. [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 809C9966D9959719D330E716BCA614B2
  425. [MobiusCore] Successful injection in b ()V
  426. [MobiusCore] Successful injection in b ()V
  427. [MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum 8570203264A5FFF09837CAC6FE0103FB
  428. [MobiusCore] Successful injection in onPreServerTick ()V
  429. [MobiusCore] Successful injection in onPostServerTick ()V
  430. [MobiusCore] Successful injection in onPreWorldTick (Lahb;)V
  431. [MobiusCore] Successful injection in onPostWorldTick (Lahb;)V
  432. [MobiusCore] Switching injection mode to FORGE
  433. [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum B8124DF38C4A1F79620CDCCAED5E3B19
  434. [MobiusCore] Found World.updateEntities()...
  435. [MobiusCore] Successful injection in h ()V
  436. [MobiusCore] Successful injection in h ()V
  437. [MobiusCore] Successful injection in h ()V
  438. [MobiusCore] Successful injection in h ()V
  439. [19:25:24] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  440. [19:25:24] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  441. [19:25:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  442. [19:25:28] [main/INFO] [InfiniBows]: Fix injected.
  443. [19:25:31] [Server thread/INFO]: Starting minecraft server version 1.7.10
  444. [19:25:31] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  445. [19:25:31] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1272 Initialized
  446. [19:25:31] [Server thread/INFO] [FML]: Replaced 182 ore recipies
  447. [19:25:31] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  448. [19:25:31] [Server thread/INFO] [FML]: [AppEng] Core Init
  449. [19:25:31] [Server thread/INFO] [FML]: Searching /Users/James/Desktop/Lighthouse FTB/modpacks^direwolf20_17^1_0_3^direwolf20_17-server/mods for mods
  450. [19:25:31] [Server thread/INFO] [FML]: Also searching /Users/James/Desktop/Lighthouse FTB/modpacks^direwolf20_17^1_0_3^direwolf20_17-server/mods/1.7.10 for mods
  451. [19:25:32] [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
  452. [19:25:33] [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-dev5
  453. [19:25:33] [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-dev5
  454. [19:25:33] [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-dev5
  455. [19:25:33] [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-dev5
  456. [19:25:33] [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-dev5
  457. [19:25:34] [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.14
  458. [19:25:35] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  459. [19:25:35] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  460. [19:25:35] [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.26
  461. [19:25:35] [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
  462. [19:25:37] [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
  463. [19:25:37] [Server thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.176
  464. [19:25:37] [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.3
  465. [19:25:37] [Server thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.100
  466. [19:25:38] [Server thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.3-40
  467. [19:25:38] [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.6.57
  468. [19:25:38] [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.6.57
  469. [19:25:38] [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.6.57
  470. [19:25:38] [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.6.57
  471. [19:25:38] [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.6.57
  472. [19:25:38] [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.6.57
  473. [19:25:40] [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
  474. [19:25:40] [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
  475. [19:25:40] [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
  476. [19:25:40] [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
  477. [19:25:41] [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
  478. [19:25:41] [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
  479. [19:25:41] [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
  480. [19:25:41] [Server thread/INFO] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
  481. [19:25:41] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  482. [19:25:41] [Server thread/INFO] [FML]: Forge Mod Loader has identified 117 mods to load
  483. [19:25:41] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  484. [19:25:41] [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
  485. [19:25:43] [Server thread/ERROR] [FML]: The mod BigReactors (Big Reactors) requires mods [CoFHCore] to be available
  486. [19:25:43] [Server thread/ERROR]: Encountered an unexpected exception
  487. cpw.mods.fml.common.MissingModsException
  488. at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:?]
  489. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:?]
  490. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
  491. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
  492. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
  493. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  494. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  495. [19:25:43] [Server thread/ERROR]: This crash report has been saved to: /Users/James/Desktop/Lighthouse FTB/modpacks^direwolf20_17^1_0_3^direwolf20_17-server/./crash-reports/crash-2015-02-21_19.25.43-server.txt
  496. [19:25:43] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
  497. [19:25:43] [Server thread/INFO] [FML]: Applying holder lookups
  498. [19:25:43] [Server thread/INFO] [FML]: Holder lookups applied
  499. [19:25:43] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement