Advertisement
Guest User

Untitled

a guest
Jun 17th, 2022
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.05 KB | None | 0 0
  1. [02:18:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [02:18:13] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [02:18:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [02:18:13] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [02:18:14] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_322, running on Linux:amd64:4.15.0-163-generic, installed at /opt/jdk8u322-b06/jre
  6. [02:18:14] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [02:18:14] [main/INFO]: [AppEng] Core Init
  8. [02:18:15] [main/ERROR]: Failed to load dependencies.info from ForgeMultipart-1.7.10-1.1.2.331-universal.jar as JSON
  9. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.util.zip.ZipException: error in opening zip file
  10. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.open(Native Method)
  11. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:228)
  12. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:157)
  13. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:171)
  14. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:505)
  15. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:499)
  16. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:447)
  17. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader.load(DepLoader.java:586)
  18. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:54)
  19. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  20. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  21. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  22. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  23. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.newInstance(Class.java:442)
  24. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:529)
  25. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:414)
  26. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225)
  27. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  28. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  29. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  30. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  31. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  32. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  33. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  37. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:46)
  38. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:15)
  39. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.launch.SimpleLaunch.run(SimpleLaunch.java:15)
  40. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.ServerWrapper.run(ServerWrapper.java:178)
  41. [02:18:15] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.ServerWrapper.main(ServerWrapper.java:65)
  42. [02:18:15] [main/INFO]: Found FastCraft tweaker, skipping...
  43. [02:18:15] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  44. [02:18:15] [main/ERROR]: Unable to read the jar file ForgeMultipart-1.7.10-1.1.2.331-universal.jar - ignoring
  45. java.util.zip.ZipException: error in opening zip file
  46. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_322]
  47. at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_322]
  48. at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_322]
  49. at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_322]
  50. at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_322]
  51. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:325) [Crucible-5.3.jar:1.7.10-5.3]
  52. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225) [Crucible-5.3.jar:1.7.10-5.3]
  53. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [Crucible-5.3.jar:1.7.10-5.3]
  54. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [Crucible-5.3.jar:1.7.10-5.3]
  55. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [Crucible-5.3.jar:1.7.10-5.3]
  56. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [Crucible-5.3.jar:1.7.10-5.3]
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  62. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  63. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:46) [Crucible-5.3.jar:1.7.10-5.3]
  64. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:15) [Crucible-5.3.jar:1.7.10-5.3]
  65. at pro.gravit.launcher.server.launch.SimpleLaunch.run(SimpleLaunch.java:15) [ServerWrapper.jar:?]
  66. at pro.gravit.launcher.server.ServerWrapper.run(ServerWrapper.java:178) [ServerWrapper.jar:?]
  67. at pro.gravit.launcher.server.ServerWrapper.main(ServerWrapper.java:65) [ServerWrapper.jar:?]
  68. [02:18:15] [main/INFO]: Adding PowerConverters to Transformer Exclusions list.
  69. [02:18:15] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  70. [02:18:15] [main/WARN]: Missing @MCVersion: cofh.asm.LoadingPlugin pl.asie.foamfix.coremod.FoamFixCore makeo.gadomancy.coremod.GadomancyCore mods.immibis.core.ICCoreMod ic2.core.coremod.IC2core openblocks.OpenBlocksCorePlugin openmods.core.OpenModsCorePlugin thaumcraft.codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer
  71. [02:18:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  72. [02:18:15] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  73. [02:18:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  74. [02:18:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  75. [02:18:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  76. [02:18:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [02:18:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [02:18:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [02:18:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [02:18:18] [main/ERROR]: CodeChickenCore: Failed to read jar file: ForgeMultipart-1.7.10-1.1.2.331-universal.jar
  83. java.util.zip.ZipException: error in opening zip file
  84. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_322]
  85. at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_322]
  86. at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_322]
  87. at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_322]
  88. at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_322]
  89. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:218) [CodeChickenCore-1.7.10-1.1.5.jar:?]
  90. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:210) [CodeChickenCore-1.7.10-1.1.5.jar:?]
  91. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:198) [CodeChickenCore-1.7.10-1.1.5.jar:?]
  92. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:35) [CodeChickenCore-1.7.10-1.1.5.jar:?]
  93. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:134) [Crucible-5.3.jar:1.7.10-5.3]
  94. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  95. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  99. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  100. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:46) [Crucible-5.3.jar:1.7.10-5.3]
  101. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:15) [Crucible-5.3.jar:1.7.10-5.3]
  102. at pro.gravit.launcher.server.launch.SimpleLaunch.run(SimpleLaunch.java:15) [ServerWrapper.jar:?]
  103. at pro.gravit.launcher.server.ServerWrapper.run(ServerWrapper.java:178) [ServerWrapper.jar:?]
  104. at pro.gravit.launcher.server.ServerWrapper.main(ServerWrapper.java:65) [ServerWrapper.jar:?]
  105. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  106. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  107. [02:18:18] [main/INFO]: Loaded library EJML-core-0.26.jar.
  108. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  109. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  110. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  111. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  112. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  113. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  114. [02:18:18] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  115. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  116. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  117. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  118. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  119. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  120. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  121. [02:18:18] [main/INFO]: You probably are on a dedicated server. Disabling client fixes
  122. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  123. [02:18:18] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:449]: Failed to load dependencies.info from ForgeMultipart-1.7.10-1.1.2.331-universal.jar as JSON
  124. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.util.zip.ZipException: error in opening zip file
  125. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.open(Native Method)
  126. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:228)
  127. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:157)
  128. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:171)
  129. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:437)
  130. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:428)
  131. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:344)
  132. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:96)
  133. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:141)
  134. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:41)
  135. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:134)
  136. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  137. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  138. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  139. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  140. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  141. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  142. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:46)
  143. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:15)
  144. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.launch.SimpleLaunch.run(SimpleLaunch.java:15)
  145. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.ServerWrapper.run(ServerWrapper.java:178)
  146. [02:18:18] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pro.gravit.launcher.server.ServerWrapper.main(ServerWrapper.java:65)
  147. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  148. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  149. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  150. [02:18:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  151. [02:18:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  152. [02:18:18] [main/INFO]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  153. [02:18:18] [main/INFO]: [EntityHeldItemNBTRenderFix] Failed to apply transform!
  154. [02:18:18] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase...
  155. [02:18:18] [main/WARN]: 1 net/minecraft/entity/EntityLivingBase.func_110147_ax()V method calls hooked in net/minecraft/entity/EntityLivingBase.<init>(Lnet/minecraft/world/World;)V
  156. [02:18:18] [main/INFO]: net.minecraft.entity.EntityLivingBase transformed
  157. [02:18:18] [main/INFO]: [SnowballFix] Found target method
  158. [02:18:18] [main/INFO]: [SnowballFix] Failed to apply transform!
  159. [02:18:18] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  160. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockDynamicLiquid] Found target method
  161. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockDynamicLiquid] Added ghost buster patch (radius = 4) in func_149674_a
  162. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockDynamicLiquid] Applied transform!
  163. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Found target method
  164. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Applying wrapper to func_147439_a!
  165. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Applying wrapper to func_147439_a!
  166. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Applying wrapper to func_147437_c!
  167. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Applying wrapper to func_147439_a!
  168. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149674_a] Applied transform!
  169. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149817_o] Found target method
  170. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149817_o] Applying wrapper to func_147439_a!
  171. [02:18:18] [main/INFO]: [GhostBusterWrapStaticLiquid/func_149817_o] Applied transform!
  172. [02:18:18] [main/INFO]: [com.creativemd.itemphysic.ItemTransformer:transform:88]: [ItemPhysic] Patching xk
  173. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockGrass] Found target method
  174. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockGrass] Added ghost buster patch (radius = 3) in func_149674_a
  175. [02:18:18] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockGrass] Applied transform!
  176. [02:18:19] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockVine] Found target method
  177. [02:18:19] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockVine] Added ghost buster patch (radius = 4) in func_149674_a
  178. [02:18:19] [main/INFO]: [GhostBusterFix/net.minecraft.block.BlockVine] Applied transform!
  179. [02:18:19] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  180. [02:18:19] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  181. [02:18:19] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  182. [02:18:19] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  183. [02:18:19] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  184. [02:18:19] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  185. [02:18:20] [Server thread/INFO]: Starting minecraft server version 1.7.10
  186. [02:18:20] [Server thread/INFO]: Attempting early MinecraftForge initialization
  187. [02:18:20] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  188. [02:18:20] [Server thread/INFO]: Replaced 184 ore recipies
  189. [02:18:20] [Server thread/INFO]: Completed early MinecraftForge initialization
  190. [02:18:20] [Server thread/INFO]: [AppEng] Core Init
  191. [02:18:20] [Server thread/INFO]: [JarDiscovererMemoryLeakFix] Found target method
  192. [02:18:20] [Server thread/INFO]: [JarDiscovererMemoryLeakFix] Applied transform!
  193. [02:18:20] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  194. [02:18:20] [Server thread/INFO]: Searching /home/Servers/TechnoMagicRPG/mods for mods
  195. [02:18:20] [Server thread/INFO]: Also searching /home/Servers/TechnoMagicRPG/mods/1.7.10 for mods
  196. [02:18:21] [Server thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
  197. [02:18:21] [Server thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  198. [02:18:21] [Server thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  199. [02:18:21] [Server thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  200. [02:18:21] [Server thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  201. [02:18:21] [Server thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  202. [02:18:21] [Server thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  203. [02:18:22] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  204. [02:18:22] [Server thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  205. [02:18:22] [Server thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  206. [02:18:23] [Server thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  207. [02:18:23] [Server thread/WARN]: Zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar failed to read properly, it will be ignored
  208. java.util.zip.ZipException: error in opening zip file
  209. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_322]
  210. at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_322]
  211. at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_322]
  212. at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_322]
  213. at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_322]
  214. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:1.7.10-5.3]
  215. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:1.7.10-5.3]
  216. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:1.7.10-5.3]
  217. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:133) [ModDiscoverer.class:1.7.10-5.3]
  218. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:366) [Loader.class:1.7.10-5.3]
  219. at cpw.mods.fml.common.Loader.loadMods(Loader.java:491) [Loader.class:1.7.10-5.3]
  220. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-5.3]
  221. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-5.3]
  222. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175) [lt.class:?]
  223. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [MinecraftServer.class:?]
  224. at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322]
  225. [02:18:23] [Server thread/INFO]: Forge Mod Loader has identified 92 mods to load
  226. [02:18:23] [Server thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  227. [02:18:23] [Server thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  228. [02:18:23] [Server thread/INFO]: Found mod(s) [technom] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  229. [02:18:24] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  230. [02:18:24] [Server thread/INFO]: FML has found a non-mod file CoFHLib.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  231. [02:18:24] [Server thread/INFO]: FML has found a non-mod file ForgeMultipart-1.7.10-1.1.2.331-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  232. [02:18:24] [Server thread/INFO]: Crucible DummyMod injected successfully!
  233. [02:18:25] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidClassic] Found target method
  234. [02:18:25] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidClassic] Added ghost buster patch (radius = 4) in func_149674_a
  235. [02:18:25] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidClassic] Applied transform!
  236. [02:18:25] [Server thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source industrialcraft-2-2.2.827-experimental.jar, however there is no signature matching that description
  237. [02:18:25] [Server thread/INFO]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  238. [02:18:25] [Server thread/INFO]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  239. [02:18:26] [Server thread/ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
  240. [02:18:26] [Server thread/INFO]: Preparing to take over the world
  241. [02:18:26] [Server thread/INFO]: Hello Minecraft!!!
  242. [02:18:26] [Server thread/INFO]: Hello Minecraft!!!
  243. [02:18:26] [Server thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
  244. [02:18:26] [Server thread/INFO]: [Immibis Core] Preferred energy system set to: ic2
  245. [02:18:27] [Server thread/INFO]: Processing ObjectHolder annotations
  246. [02:18:27] [Server thread/INFO]: Found 346 ObjectHolder annotations
  247. [02:18:27] [Server thread/INFO]: Identifying ItemStackHolder annotations
  248. [02:18:27] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  249. [02:18:27] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  250. [02:18:27] [Server thread/INFO]: Starting BuildCraft 7.1.23
  251. [02:18:27] [Server thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
  252. [02:18:27] [Server thread/INFO]: http://www.mod-buildcraft.com
  253. [02:18:27] [Thread-12/INFO]: Beginning version check
  254. [02:18:27] [Thread-12/WARN]: Using outdated version [7.1.23] for Minecraft 1.7.10. Consider updating to 7.1.24.
  255. [02:18:27] [Server thread/INFO]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  256. [02:18:27] [Server thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  257. [02:18:27] [Server thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  258. [02:18:28] [Server thread/INFO]: Pre Initialization ( started )
  259. [02:18:28] [Server thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  260. [02:18:28] [Server thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  261. [02:18:28] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  262. [02:18:28] [Server thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  263. [02:18:28] [Server thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  264. [02:18:28] [Server thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  265. [02:18:28] [Server thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  266. [02:18:28] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  267. [02:18:28] [Server thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  268. [02:18:28] [Server thread/INFO]: Updated appeng/tile/powersink/MekJoules
  269. [02:18:28] [Server thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  270. [02:18:28] [Server thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  271. [02:18:28] [Server thread/INFO]: Updated appeng/block/networking/BlockCableBus
  272. [02:18:28] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  273. [02:18:28] [Server thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  274. [02:18:28] [Server thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  275. [02:18:28] [Server thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  276. [02:18:28] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  277. [02:18:28] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  278. [02:18:28] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  279. [02:18:28] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  280. [02:18:28] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  281. [02:18:28] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  282. [02:18:28] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  283. [02:18:28] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  284. [02:18:28] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  285. [02:18:28] [Server thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  286. [02:18:28] [Server thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  287. [02:18:28] [Server thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  288. [02:18:28] [Server thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  289. [02:18:28] [Server thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  290. [02:18:28] [Server thread/INFO]: Starting AE2 VersionChecker
  291. [02:18:28] [Server thread/INFO]: Pre Initialization ( ended after 658ms )
  292. [02:18:28] [AE2 VersionChecker/INFO]: Last check was just recently.
  293. [02:18:28] [Server thread/INFO]: bdlib 1.9.4.109 loaded
  294. [02:18:28] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  295. [02:18:29] [Server thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  296. [02:18:29] [Server thread/INFO]: Loading internal config files for mod AE2 Stuff
  297. [02:18:29] [Server thread/INFO]: Loading config: jar:file:/home/Servers/TechnoMagicRPG/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  298. [02:18:29] [Server thread/INFO]: Loading config: jar:file:/home/Servers/TechnoMagicRPG/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  299. [02:18:29] [Server thread/INFO]: Loading user config files for mod AE2 Stuff
  300. [02:18:29] [Server thread/INFO]: Config loading for mod AE2 Stuff finished
  301. [02:18:29] [Server thread/INFO]: Loaded creative tabs for ae2stuff
  302. [02:18:29] [Server thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  303. [02:18:29] [Server thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  304. [02:18:29] [Server thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
  305. [02:18:29] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidFinite] Found target method
  306. [02:18:29] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidFinite] Added ghost buster patch (radius = 1) in func_149674_a
  307. [02:18:29] [Server thread/INFO]: [GhostBusterFix/net.minecraftforge.fluids.BlockFluidFinite] Applied transform!
  308. [02:18:30] [Server thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
  309. [02:18:30] [Server thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
  310. [02:18:30] [Server thread/INFO]: [Botania] Registered 1215 recipes.
  311. [02:18:31] [Server thread/INFO]: [GhostBusterFix/biomesoplenty.common.blocks.BlockBOPGrass] Found target method
  312. [02:18:31] [Server thread/INFO]: [GhostBusterFix/biomesoplenty.common.blocks.BlockBOPGrass] Added ghost buster patch (radius = 3) in func_149674_a
  313. [02:18:31] [Server thread/INFO]: [GhostBusterFix/biomesoplenty.common.blocks.BlockBOPGrass] Applied transform!
  314. [02:18:31] [Server thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
  315. [02:18:31] [Server thread/INFO]: Module Chisel Plugin failed to load: Chisel not found
  316. [02:18:31] [Server thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
  317. [02:18:31] [Server thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  318. [02:18:31] [Server thread/INFO]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
  319. [02:18:31] [Server thread/INFO]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
  320. [02:18:31] [Server thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  321. [02:18:31] [Server thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
  322. [02:18:31] [Server thread/INFO]: Module Natura Plugin failed to load: Natura not found
  323. [02:18:31] [Server thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  324. [02:18:31] [Server thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  325. [02:18:32] [Server thread/INFO]: IC2 API: Call getItem failed for compressedPlantBall
  326. [02:18:32] [Server thread/INFO]: IC2 API: Call getItem failed for matter
  327. [02:18:32] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalFoundation since required dependency CoFHCore has errored
  328. [02:18:33] [Server thread/INFO]: Hello World
  329. [02:18:33] [Server thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  330. [02:18:33] [Server thread/INFO]: Entering preinitialization phase.
  331. [02:18:33] [Server thread/INFO]: Loading configuration from disk.
  332. [02:18:33] [Server thread/INFO]: Configuration load completed.
  333. [02:18:33] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalExpansion since required dependency CoFHCore has errored
  334. [02:18:33] [Server thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  335. [02:18:33] [Server thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  336. [02:18:33] [Server thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  337. [02:18:33] [Server thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  338. [02:18:33] [Server thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  339. [02:18:33] [Server thread/INFO]: Gear module active. Adding gear cast.
  340. [02:18:33] [Server thread/INFO]: Loading DivineRPG...
  341. [02:18:34] [Server thread/WARN]: Class noppes.npcs.entity.EntityNPCInterface not found
  342. [02:18:34] [Server thread/WARN]: Class noppes.npcs.entity.EntityNPCInterface not found
  343. [02:18:34] [Server thread/INFO]: Finished PreInitialization
  344. [02:18:34] [Server thread/INFO]: Starting planning the world domination
  345. [02:18:34] [Server thread/INFO]: Planning complete
  346. [02:18:34] [Server thread/INFO]: XP Juice regististration left to Open Blocks.
  347. [02:18:35] [Server thread/INFO]: Applied Energistics Detected
  348. [02:18:35] [Server thread/INFO]: Biomes O' Plenty Detected
  349. [02:18:35] [Server thread/INFO]: Botania Detected
  350. [02:18:35] [Server thread/INFO]: Twilight Forest Detected
  351. [02:18:35] [Server thread/INFO]: Thaumcraft Detected
  352. [02:18:35] [Server thread/INFO]: Dragonic Evolution Detected
  353. [02:18:35] [Server thread/INFO]: EnderIO Detected
  354. [02:18:35] [Server thread/INFO]: ExtraUtils Detected
  355. [02:18:35] [Server thread/INFO]: Thermal Foundation Detected
  356. [02:18:35] [Server thread/INFO]: /opt/jdk8u322-b06/jre/lib/resources.jar:/opt/jdk8u322-b06/jre/lib/rt.jar:/opt/jdk8u322-b06/jre/lib/sunrsasign.jar:/opt/jdk8u322-b06/jre/lib/jsse.jar:/opt/jdk8u322-b06/jre/lib/jce.jar:/opt/jdk8u322-b06/jre/lib/charsets.jar:/opt/jdk8u322-b06/jre/lib/jfr.jar:/opt/jdk8u322-b06/jre/classes
  357. [02:18:35] [Server thread/INFO]: [file:/home/Servers/TechnoMagicRPG/authlib-1.5.21.jar, file:/home/Servers/TechnoMagicRPG/ServerWrapper.jar, file:/home/Servers/TechnoMagicRPG/Crucible-5.3.jar, file:/home/Servers/TechnoMagicRPG/mods/forestry_1.7.10-4.2.16.64.jar]
  358. [02:18:35] [Server thread/INFO]: Removing LaunchWrapper package manifest map...
  359. [02:18:35] [Server thread/INFO]: Found nugget of type IRON
  360. [02:18:35] [Server thread/INFO]: Found nugget of type COPPER
  361. [02:18:35] [Server thread/INFO]: Found nugget of type TIN
  362. [02:18:35] [Server thread/INFO]: Found nugget of type SILVER
  363. [02:18:35] [Server thread/INFO]: Found nugget of type LEAD
  364. [02:18:35] [Server thread/INFO]: Found nugget of type DIAMOND
  365. [02:18:35] [Server thread/INFO]: Disabled nugget DIAMOND
  366. [02:18:35] [Server thread/INFO]: Found nugget of type EMERALD
  367. [02:18:35] [Server thread/INFO]: Found nugget of type APATITE
  368. [02:18:35] [Server thread/INFO]: Disabled nugget APATITE
  369. [02:18:35] [Server thread/INFO]: Starting PreInitialization for modtweaker2
  370. [02:18:36] [Server thread/INFO]: PowerConverters PreInitialization Started.
  371. [02:18:36] [Server thread/INFO]: PowerConverters PreInitialization Finished.
  372. [02:18:36] [Server thread/INFO]: Please stand back... Pre-initializing Tainted Magic!
  373. [02:18:36] [Server thread/INFO]: Loading config
  374. [02:18:36] [Server thread/INFO]: Mod out of date! You're still running: r7.82, Latest Version: 8.1.1
  375. [02:18:36] [PowerConverters Update Thread/INFO]: We Have No Update
  376. [02:18:36] [Server thread/INFO]: Starting (PreInit)
  377. [02:18:36] [Server thread/INFO]: Finished (PreInit in 79ms)
  378. [02:18:36] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalDynamics since required dependency CoFHCore has errored
  379. [02:18:37] [Server thread/INFO]: witchery:fluidspirit
  380. [02:18:37] [Server thread/INFO]: witchery:hollowtears
  381. [02:18:37] [Server thread/INFO]: witchery:brew
  382. [02:18:37] [Server thread/INFO]: witchery:brewgas
  383. [02:18:37] [Server thread/INFO]: witchery:brewliquid
  384. [02:18:37] [Server thread/INFO]: witchery:fluiddisease
  385. [02:18:37] [Server thread/INFO]: Applying holder lookups
  386. [02:18:37] [Server thread/INFO]: Holder lookups applied
  387. [02:18:37] [Server thread/INFO]: Injecting itemstacks
  388. [02:18:37] [Server thread/INFO]: Itemstack injection complete
  389. [02:18:37] [Server thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  390. [02:18:37] [Server thread/ERROR]:
  391. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  392. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  393. UCH Crucible{1.7.10-5.3} [Crucible Server] (minecraft.jar)
  394. UCH FML{7.10.99.99} [Forge Mod Loader] (Crucible-5.3.jar)
  395. UCH Forge{10.13.4.1614} [Minecraft Forge] (Crucible-5.3.jar)
  396. UCH kimagine{0.2} [KImagine] (minecraft.jar)
  397. UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  398. UCH CodeChickenCore{1.1.5} [CodeChicken Core] (minecraft.jar)
  399. UCH itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
  400. UCH NotEnoughItems{2.2.12-GTNH} [NotEnoughItems] (NotEnoughItems-1.7.10-2.2.12-GTNH.jar)
  401. UCH technomCore{0.12.5} [Technomancy Core] (minecraft.jar)
  402. UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  403. UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  404. UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  405. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  406. UCH FoamFixCore{1.0.0-beta3} [FoamFixCore] (minecraft.jar)
  407. UCE CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329-dev.jar)
  408. UCH BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
  409. UCH BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
  410. UCH BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
  411. UCH BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
  412. UCH additionalpipes{4.6.0} [Additional Pipes] (additionalpipes-4.6.1.jar)
  413. UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  414. UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  415. UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
  416. UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  417. UCH ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
  418. UCH aiimprovements{0.0.1.8} [AI Improvements] (AIImprovements-1.7.10-0.0.1b8.jar)
  419. UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.3.3-17-server.jar)
  420. UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  421. UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5-Pa4ok-server.jar)
  422. UCH Botania{r1.8-249} [Botania] (Botania-1.7.10-server.jar)
  423. UCH Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar)
  424. UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7-Pa4ok-server.jar)
  425. UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar)
  426. UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
  427. UCH BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
  428. UCH Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
  429. UCH ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
  430. UCH ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
  431. UCH Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
  432. UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  433. UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar)
  434. UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  435. UCE ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  436. UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  437. UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b-Server.jar)
  438. UCE ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  439. UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8-Server.jar)
  440. UCH BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
  441. UCH BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
  442. UCH BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
  443. UCH BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
  444. UCH BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar)
  445. UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  446. UCH MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  447. UCH creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
  448. UCH divinerpg{1.4.1.4} [DivineRPG] (DivineRPG-1.4.1.4.jar)
  449. UCH BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  450. UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-Pa4ok-server.jar)
  451. UCH EMT{1.2.6.2} [Electro-Magic Tools] (ElectroMagicTools-1.2.6.2[1.7.10].jar)
  452. UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  453. UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  454. UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  455. UCH EventHelper{1.7.10-1.13.1} [EventHelper] (EventHelper-1.7.10-1.13.1.jar)
  456. UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
  457. UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
  458. UCH fc-dummy{0} [fc-dummy] (fastcraft-1.25.jar)
  459. UCH foamfix{@VERSION@} [FoamFix] (FoamFix.jar)
  460. UCH gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3-server.jar)
  461. UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  462. UCH IC2NuclearControl{2.2.1a-Yolo} [Nuclear Control 2] (IC2NuclearControl-2.2.1a-Yolo.jar)
  463. UCH ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar)
  464. UCH IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  465. UCH MagicBees{2.4.4} [Magic Bees] (MagicBees-1.7.10-server.jar)
  466. UCH modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  467. UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
  468. UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
  469. UCH PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
  470. UCH RedLogic{59.1.10} [RedLogic] (redlogic-59.1.10.jar)
  471. UCH snapdoors{1.7.10-1.1.0} [SnapDoors] (SnapDoors-1.7.10-1.0.1.jar)
  472. UCH supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panel] (SSP.jar)
  473. UCH TaintedMagic{r7.82} [Tainted Magic] (TaintedMagic-r7.82.jar)
  474. UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  475. UCH thaumicdyes{1.10.6} [Thaumic Dyes] (Thaumic-Dyes-1.10.6-0-server.jar)
  476. UCH thaumicenergistics{1.1.3.0} [Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar)
  477. UCE ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
  478. UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  479. UCH WailaHarvestability{1.1.6} [Waila Harvestability] (wailaharvestability-mc1.7.10-1.1.6.jar)
  480. UCH wawla{1.3.1} [What Are We Looking At] (Wawla.jar)
  481. UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  482. UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  483. UCH technom{0.12.5} [Technomancy] (Technomancy+-+0.12.5+-+1.7.10.jar)
  484. [02:18:37] [Server thread/ERROR]: The following problems were captured during this phase
  485. [02:18:37] [Server thread/ERROR]: Caught exception from CoFHCore
  486. java.lang.NoSuchMethodError: net.minecraft.util.ChatStyle.setColor(Lnet/minecraft/util/EnumChatFormatting;)Lnet/minecraft/util/ChatStyle;
  487. at cofh.mod.updater.UpdateManager.<clinit>(UpdateManager.java:31) ~[UpdateManager.class:?]
  488. at cofh.CoFHCore.preInit(CoFHCore.java:106) ~[CoFHCore.class:?]
  489. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  490. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  491. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  492. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  493. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-5.3]
  494. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  495. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  496. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  497. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  498. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  499. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  500. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  501. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  502. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-5.3]
  503. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-5.3]
  504. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  505. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  506. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  507. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  508. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  509. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  510. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  511. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  512. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  513. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-5.3]
  514. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:558) [Loader.class:1.7.10-5.3]
  515. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:1.7.10-5.3]
  516. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-5.3]
  517. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175) [lt.class:?]
  518. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [MinecraftServer.class:?]
  519. at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322]
  520. [02:18:37] [Server thread/ERROR]: Encountered an unexpected exception
  521. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.util.ChatStyle.setColor(Lnet/minecraft/util/EnumChatFormatting;)Lnet/minecraft/util/ChatStyle;
  522.  
  523. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:1.7.10-5.3]
  524. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:561) ~[Loader.class:1.7.10-5.3]
  525. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:1.7.10-5.3]
  526. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-5.3]
  527. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175) ~[lt.class:?]
  528. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [MinecraftServer.class:?]
  529. at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322]
  530. Caused by: java.lang.NoSuchMethodError: net.minecraft.util.ChatStyle.setColor(Lnet/minecraft/util/EnumChatFormatting;)Lnet/minecraft/util/ChatStyle;
  531. at cofh.mod.updater.UpdateManager.<clinit>(UpdateManager.java:31) ~[UpdateManager.class:?]
  532. at cofh.CoFHCore.preInit(CoFHCore.java:106) ~[CoFHCore.class:?]
  533. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  534. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  535. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  536. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  537. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-5.3]
  538. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  539. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  540. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  541. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  542. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  543. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  544. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  545. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  546. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-5.3]
  547. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-5.3]
  548. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  549. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  550. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  551. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  552. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  553. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  554. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  555. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  556. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  557. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-5.3]
  558. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:558) ~[Loader.class:1.7.10-5.3]
  559. ... 5 more
  560. [02:18:37] [Server thread/ERROR]: Cause of unexpected exception was
  561. java.lang.NoSuchMethodError: net.minecraft.util.ChatStyle.setColor(Lnet/minecraft/util/EnumChatFormatting;)Lnet/minecraft/util/ChatStyle;
  562. at cofh.mod.updater.UpdateManager.<clinit>(UpdateManager.java:31) ~[UpdateManager.class:?]
  563. at cofh.CoFHCore.preInit(CoFHCore.java:106) ~[CoFHCore.class:?]
  564. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  565. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  566. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  567. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  568. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-5.3]
  569. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  570. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  571. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  572. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  573. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  574. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  575. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  576. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  577. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-5.3]
  578. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-5.3]
  579. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
  580. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
  581. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
  582. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
  583. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  584. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  585. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  586. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  587. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  588. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-5.3]
  589. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:558) ~[Loader.class:1.7.10-5.3]
  590. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:1.7.10-5.3]
  591. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-5.3]
  592. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175) ~[lt.class:?]
  593. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [MinecraftServer.class:?]
  594. at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322]
  595. [02:18:37] [Server thread/ERROR]: This crash report has been saved to: /home/Servers/TechnoMagicRPG/./crash-reports/crash-2022-06-18_02.18.37-server.txt
  596. [02:18:37] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  597. [02:18:37] [Server thread/ERROR]: Skipping event FMLModIdMappingEvent and marking errored mod ThermalFoundation since required dependency CoFHCore has errored
  598. [02:18:37] [Server thread/ERROR]: Skipping event FMLModIdMappingEvent and marking errored mod ThermalExpansion since required dependency CoFHCore has errored
  599. [02:18:37] [Server thread/ERROR]: Skipping event FMLModIdMappingEvent and marking errored mod ThermalDynamics since required dependency CoFHCore has errored
  600. [02:18:37] [Server thread/INFO]: Applying holder lookups
  601. [02:18:37] [Server thread/INFO]: Holder lookups applied
  602. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ae2stuff since required dependency appliedenergistics2 has errored
  603. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ThermalFoundation since required dependency CoFHCore has errored
  604. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ThermalExpansion since required dependency CoFHCore has errored
  605. [02:18:37] [Server thread/WARN]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
  606. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod extracells since required dependency appliedenergistics2 has errored
  607. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod thaumicenergistics since required dependency appliedenergistics2 has errored
  608. [02:18:37] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ThermalDynamics since required dependency CoFHCore has errored
  609. [02:18:37] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  610. [02:18:37] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement