Guest User

Untitled

a guest
Jun 10th, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 352.32 KB | None | 0 0
  1. 10.06 14:47:00 [Multicraft] Starting server!
  2. 10.06 14:47:01 [Multicraft] Updating eula.txt file
  3. 10.06 14:47:01 [Server] INFO WARNING: Published ports are discarded when using host network mode
  4. 10.06 14:47:01 [Server] INFO 2abcc80d69d9d6045b366ab3fc46a1458fc5f0ad3ca616d0642e8bc652aba9e2
  5. 10.06 14:47:03 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
  6. 10.06 14:47:03 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
  7. 10.06 14:47:03 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
  8. 10.06 14:47:04 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  9. 10.06 14:47:04 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  10. 10.06 14:47:04 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  11. 10.06 14:47:04 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  12. 10.06 14:47:04 [Server] main/INFO [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_312, running on Linux:amd64:5.15.0-53-generic, installed at /opt/jdk8/jre
  13. 10.06 14:47:04 [Server] main/INFO [FML]: [AppEng] Core Init
  14. 10.06 14:47:04 [Server] main/WARN [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 10.06 14:47:05 [Server] main/INFO [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Ztones-1.7.10-2.2.jar as JSON
  17. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.util.zip.ZipException: error in opening zip file
  18. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.open(Native Method)
  19. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:228)
  20. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:157)
  21. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:171)
  22. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  23. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  24. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  25. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  26. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  27. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  28. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  29. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  30. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  31. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.newInstance(Class.java:442)
  32. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  33. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  34. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  35. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  36. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  37. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  38. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  39. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  40. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  41. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  45. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  46. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  47. 10.06 14:47:05 [Server] main/INFO [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
  48. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod chylex.java7check.JavaCheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  52. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  53. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  54. 10.06 14:47:05 [Server] main/INFO [STDERR]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:scanDepInfo:650]: Failed to load dependanciesGC.info from Ztones-1.7.10-2.2.jar as JSON
  55. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.util.zip.ZipException: error in opening zip file
  56. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.open(Native Method)
  57. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:228)
  58. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:157)
  59. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:171)
  60. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:636)
  61. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:628)
  62. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.load(DepLoader.java:557)
  63. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at micdoodle8.mods.miccore.DepLoader.load(DepLoader.java:753)
  64. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at micdoodle8.mods.miccore.MicdoodlePlugin.<init>(MicdoodlePlugin.java:47)
  65. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  66. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  67. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  68. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  69. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.newInstance(Class.java:442)
  70. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  71. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  72. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  73. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  74. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  75. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  76. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  77. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  78. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  80. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  81. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  82. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  83. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  84. 10.06 14:47:05 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  85. 10.06 14:47:05 [Server] 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
  86. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  87. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  88. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  89. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  90. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  91. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  92. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  93. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  94. 10.06 14:47:05 [Server] main/ERROR [FML]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  95. 10.06 14:47:05 [Server] INFO java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  96. 10.06 14:47:05 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:387) ~[?:1.8.0_312]
  97. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  98. 10.06 14:47:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_312]
  99. 10.06 14:47:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_312]
  100. 10.06 14:47:05 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_312]
  101. 10.06 14:47:05 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_312]
  102. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge_1.7.10.jar:?]
  103. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge_1.7.10.jar:?]
  104. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge_1.7.10.jar:?]
  105. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge_1.7.10.jar:?]
  106. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge_1.7.10.jar:?]
  107. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge_1.7.10.jar:?]
  108. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge_1.7.10.jar:?]
  109. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  110. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  111. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  112. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  113. 10.06 14:47:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  114. 10.06 14:47:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  115. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge_1.7.10.jar:?]
  116. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge_1.7.10.jar:?]
  117. 10.06 14:47:05 [Server] 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
  118. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  119. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  120. 10.06 14:47:05 [Server] main/ERROR [FML]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable
  121. 10.06 14:47:05 [Server] INFO java.lang.InstantiationException: universalelectricity.core.UELoader
  122. 10.06 14:47:05 [Server] INFO at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_312]
  123. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [forge_1.7.10.jar:?]
  124. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge_1.7.10.jar:?]
  125. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge_1.7.10.jar:?]
  126. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge_1.7.10.jar:?]
  127. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge_1.7.10.jar:?]
  128. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge_1.7.10.jar:?]
  129. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge_1.7.10.jar:?]
  130. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  131. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  132. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  133. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  134. 10.06 14:47:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  135. 10.06 14:47:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  136. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge_1.7.10.jar:?]
  137. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge_1.7.10.jar:?]
  138. 10.06 14:47:05 [Server] INFO Caused by: java.lang.NoSuchMethodException: universalelectricity.core.UELoader.<init>()
  139. 10.06 14:47:05 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_312]
  140. 10.06 14:47:05 [Server] INFO at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_312]
  141. 10.06 14:47:05 [Server] INFO ... 15 more
  142. 10.06 14:47:05 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  143. 10.06 14:47:05 [Server] main/ERROR [FML]: Unable to read the jar file Ztones-1.7.10-2.2.jar - ignoring
  144. 10.06 14:47:05 [Server] INFO java.util.zip.ZipException: error in opening zip file
  145. 10.06 14:47:05 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_312]
  146. 10.06 14:47:05 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_312]
  147. 10.06 14:47:05 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_312]
  148. 10.06 14:47:05 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_312]
  149. 10.06 14:47:05 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_312]
  150. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge_1.7.10.jar:?]
  151. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge_1.7.10.jar:?]
  152. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge_1.7.10.jar:?]
  153. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge_1.7.10.jar:?]
  154. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge_1.7.10.jar:?]
  155. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge_1.7.10.jar:?]
  156. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  157. 10.06 14:47:05 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  158. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  159. 10.06 14:47:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  160. 10.06 14:47:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  161. 10.06 14:47:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  162. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge_1.7.10.jar:?]
  163. 10.06 14:47:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge_1.7.10.jar:?]
  164. 10.06 14:47:05 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  165. 10.06 14:47:05 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  166. 10.06 14:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  167. 10.06 14:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  168. 10.06 14:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  169. 10.06 14:47:06 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  170. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  171. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  172. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  173. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  174. 10.06 14:47:06 [Server] main/INFO [Aroma1997Core]: Finished data injection.
  175. 10.06 14:47:06 [Server] main/INFO [Aroma1997Core]: Finished data injection.
  176. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  177. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  178. 10.06 14:47:06 [Server] main/ERROR [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Ztones-1.7.10-2.2.jar
  179. 10.06 14:47:06 [Server] INFO java.util.zip.ZipException: error in opening zip file
  180. 10.06 14:47:06 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_312]
  181. 10.06 14:47:06 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_312]
  182. 10.06 14:47:06 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_312]
  183. 10.06 14:47:06 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_312]
  184. 10.06 14:47:06 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_312]
  185. 10.06 14:47:06 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  186. 10.06 14:47:06 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  187. 10.06 14:47:06 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  188. 10.06 14:47:06 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  189. 10.06 14:47:06 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge_1.7.10.jar:?]
  190. 10.06 14:47:06 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  191. 10.06 14:47:06 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  192. 10.06 14:47:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  193. 10.06 14:47:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  194. 10.06 14:47:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  195. 10.06 14:47:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  196. 10.06 14:47:06 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge_1.7.10.jar:?]
  197. 10.06 14:47:06 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge_1.7.10.jar:?]
  198. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  199. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  200. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  201. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  202. 10.06 14:47:06 [Server] main/INFO [INpurePreloader]: Attempting to detect JVM version...
  203. 10.06 14:47:06 [Server] main/INFO [INpurePreloader]: Detected JVM: 1.8
  204. 10.06 14:47:06 [Server] main/INFO [INpurePreloader]: Starting library configuration...
  205. 10.06 14:47:06 [Server] main/INFO [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
  206. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  207. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  208. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  209. 10.06 14:47:06 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
  210. 10.06 14:47:06 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
  211. 10.06 14:47:06 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
  212. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  213. 10.06 14:47:06 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  214. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  215. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  216. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  217. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  218. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  219. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  220. 10.06 14:47:07 [Server] main/INFO [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from Ztones-1.7.10-2.2.jar as JSON
  221. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.util.zip.ZipException: error in opening zip file
  222. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.open(Native Method)
  223. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:228)
  224. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:157)
  225. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.util.zip.ZipFile.<init>(ZipFile.java:171)
  226. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
  227. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
  228. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
  229. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
  230. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
  231. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
  232. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133)
  233. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  234. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  235. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  236. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  237. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  238. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  239. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  240. 10.06 14:47:07 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  241. 10.06 14:47:07 [Server] main/INFO [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
  242. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  243. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  244. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  245. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  246. 10.06 14:47:07 [Server] main/INFO [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file './config/OpenModsLibCore.json'
  247. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  248. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  249. 10.06 14:47:07 [Server] main/INFO [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  250. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  251. 10.06 14:47:07 [Server] main/INFO [malisiscore]: Hook registered for net.minecraft.client.Minecraft
  252. 10.06 14:47:07 [Server] main/INFO [malisiscore]: Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
  253. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  254. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  255. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  256. 10.06 14:47:07 [Server] INFO [MobiusCore] Current code is OBFUSCATED
  257. 10.06 14:47:07 [Server] INFO [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum F48C62380E7281FD6A4AF4E04EDFBCA5
  258. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in b ()V
  259. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in b ()V
  260. 10.06 14:47:07 [Server] INFO [MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
  261. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in onPreServerTick ()V
  262. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in onPostServerTick ()V
  263. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in onPreWorldTick (Lahb;)V
  264. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in onPostWorldTick (Lahb;)V
  265. 10.06 14:47:07 [Server] INFO [MobiusCore] Switching injection mode to FORGE
  266. 10.06 14:47:07 [Server] INFO [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 90501F182AE0D54DF06844BC5A760499
  267. 10.06 14:47:07 [Server] INFO [MobiusCore] Found World.updateEntities()...
  268. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in h ()V
  269. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in h ()V
  270. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in h ()V
  271. 10.06 14:47:07 [Server] INFO [MobiusCore] Successful injection in h ()V
  272. 10.06 14:47:07 [Server] main/INFO [RandomThingsCore]: Found World Class: net/minecraft/world/World
  273. 10.06 14:47:07 [Server] main/INFO [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1693]: Potential problem: Galacticraft did not complete injection of bytecode into: oi (4 / 6)
  274. 10.06 14:47:07 [Server] main/INFO [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  275. 10.06 14:47:07 [Server] main/INFO [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  276. 10.06 14:47:07 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  277. 10.06 14:47:07 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  278. 10.06 14:47:08 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  279. 10.06 14:47:08 [Server] main/INFO [Mariculture]: Patching the vanilla class: adb
  280. 10.06 14:47:08 [Server] main/INFO [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
  281. 10.06 14:47:08 [Server] main/INFO [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
  282. 10.06 14:47:08 [Server] main/INFO [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  283. 10.06 14:47:08 [Server] Server thread/INFO Starting minecraft server version 1.7.10
  284. 10.06 14:47:08 [Server] Server thread/INFO [MinecraftForge]: Attempting early MinecraftForge initialization
  285. 10.06 14:47:08 [Server] Server thread/INFO [FML]: MinecraftForge v10.13.4.1614 Initialized
  286. 10.06 14:47:08 [Server] Server thread/INFO [FML]: Replaced 183 ore recipies
  287. 10.06 14:47:09 [Server] Server thread/INFO [MinecraftForge]: Completed early MinecraftForge initialization
  288. 10.06 14:47:09 [Server] Server thread/INFO [FML]: [AppEng] Core Init
  289. 10.06 14:47:09 [Server] Server thread/INFO [FML]: Searching /mods for mods
  290. 10.06 14:47:09 [Server] Server thread/INFO [FML]: Also searching /mods/1.7.10 for mods
  291. 10.06 14:47:09 [Server] 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
  292. 10.06 14:47:09 [Server] Server thread/WARN [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  293. 10.06 14:47:09 [Server] Server thread/WARN [BetterChests]: Mod BetterChests is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.8
  294. 10.06 14:47:10 [Server] Server thread/INFO [debug]: Mod debug is missing the required element 'name'. Substituting debug
  295. 10.06 14:47:10 [Server] Server thread/WARN [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  296. 10.06 14:47:10 [Server] Server thread/WARN [EasyCrafting]: Mod EasyCrafting is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.0.1.16
  297. 10.06 14:47:10 [Server] Server thread/WARN [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.27
  298. 10.06 14:47:10 [Server] 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
  299. 10.06 14:47:11 [Server] Server thread/WARN [ForbiddenMagic]: 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.552
  300. 10.06 14:47:11 [Server] Server thread/WARN [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.7
  301. 10.06 14:47:11 [Server] Server thread/WARN [Mariculture]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.3d
  302. 10.06 14:47:12 [Server] Server thread/WARN [ModTweaker]: Mod ModTweaker is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6
  303. 10.06 14:47:12 [Server] 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
  304. 10.06 14:47:12 [Server] Server thread/WARN [recipehandler]: Mod recipehandler is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2
  305. 10.06 14:47:12 [Server] 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.5.1-49
  306. 10.06 14:47:13 [Server] 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.7.58
  307. 10.06 14:47:13 [Server] 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.7.58
  308. 10.06 14:47:13 [Server] 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.7.58
  309. 10.06 14:47:13 [Server] 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.7.58
  310. 10.06 14:47:13 [Server] 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.7.58
  311. 10.06 14:47:13 [Server] 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.7.58
  312. 10.06 14:47:13 [Server] Server thread/WARN [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
  313. 10.06 14:47:14 [Server] 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
  314. 10.06 14:47:14 [Server] 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
  315. 10.06 14:47:14 [Server] 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
  316. 10.06 14:47:14 [Server] 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.1.320
  317. 10.06 14:47:14 [Server] 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.1.320
  318. 10.06 14:47:14 [Server] 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.1.320
  319. 10.06 14:47:14 [Server] Server thread/INFO [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
  320. 10.06 14:47:14 [Server] Server thread/WARN [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  321. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 182 mods to load
  322. 10.06 14:47:14 [Server] 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
  323. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Found mod(s) [craftingpillars] containing declared API package baubles.api (owned by Baubles) without associated API reference
  324. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  325. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  326. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Found mod(s) [UniversalElectricity] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  327. 10.06 14:47:14 [Server] Server thread/INFO [FML]: Found mod(s) [craftingpillars] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
  328. 10.06 14:47:14 [Server] Server thread/WARN [asielibcore]: Mod asielibcore has been disabled through configuration
  329. 10.06 14:47:15 [Server] Server thread/INFO [FML]: FML has found a non-mod file Ztones-1.7.10-2.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  330. 10.06 14:47:15 [Server] Server thread/INFO [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-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.
  331. 10.06 14:47:15 [Server] Server thread/INFO [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  332. 10.06 14:47:15 [Server] Server thread/INFO [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  333. 10.06 14:47:16 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, Micdoodlecore, MobiusCore, NotEnoughItems, OpenComputers|Core, ThaumicTinkerer-preloader, OpenModsCore, malisiscore, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, asielib, autopackager, bdlib, BetterChests, BiblioCraft, BiblioWoodsBoP, BiblioWoodsNatura, BigReactors, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, CompactMachines, computronics, cookiecore, craftingpillars, debug, denseores, EasyCrafting, Enchiridion, EnderIO, EnderStorage, EnderTech, enhancedportals, ExtraTiC, ExtraUtilities, factorization.misc, factorization.notify, factorization, Steamcraft, flora, ForbiddenMagic, foxlib, funkylocomotion, FZAddons, GalacticraftMars, GalacticraftCore, advgenerators, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, HardcoreEnderExpansion, Hats, HatStand, headcrumbs, iChunUtil, inpure|core, IronChest, liquidDirt, LunatriusCore, malisisdoors, Mantle, Mariculture, Metallurgy, MetallurgyCore, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, ModTweaker, Morph, Morpheus, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, recipehandler, OpenBlocks, OpenComputers, OpenMods, harvestcraft, PneumaticCraft, JotatosPracticalities, pressure, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RandomThings, RedstoneArsenal, RedstonePasteMod, RefinedRelocation, ResonantEngine, Roguelike, Sanguimancy, simplyjetpacks, SolarFlux, SpecialMobs, Stackie, StevesCarts, StevesFactoryManager, StevesWorkshop, supercraftingframe, Tails, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, TooMuchRain, TSteelworks, TwilightForest, UniversalElectricity, Waila, wawla, weaponmod, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  334. 10.06 14:47:16 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, Micdoodlecore, MobiusCore, NotEnoughItems, OpenComputers|Core, ThaumicTinkerer-preloader, OpenModsCore, malisiscore, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, asielib, autopackager, bdlib, BetterChests, BiblioCraft, BiblioWoodsBoP, BiblioWoodsNatura, BigReactors, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, CompactMachines, computronics, cookiecore, craftingpillars, debug, denseores, EasyCrafting, Enchiridion, EnderIO, EnderStorage, EnderTech, enhancedportals, ExtraTiC, ExtraUtilities, factorization.misc, factorization.notify, factorization, Steamcraft, flora, ForbiddenMagic, foxlib, funkylocomotion, FZAddons, GalacticraftMars, GalacticraftCore, advgenerators, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, HardcoreEnderExpansion, Hats, HatStand, headcrumbs, iChunUtil, inpure|core, IronChest, liquidDirt, LunatriusCore, malisisdoors, Mantle, Mariculture, Metallurgy, MetallurgyCore, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, ModTweaker, Morph, Morpheus, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, recipehandler, OpenBlocks, OpenComputers, OpenMods, harvestcraft, PneumaticCraft, JotatosPracticalities, pressure, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RandomThings, RedstoneArsenal, RedstonePasteMod, RefinedRelocation, ResonantEngine, Roguelike, Sanguimancy, simplyjetpacks, SolarFlux, SpecialMobs, Stackie, StevesCarts, StevesFactoryManager, StevesWorkshop, supercraftingframe, Tails, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, TooMuchRain, TSteelworks, TwilightForest, UniversalElectricity, Waila, wawla, weaponmod, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  335. 10.06 14:47:16 [Server] INFO [MobiusCore] Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
  336. 10.06 14:47:16 [Server] INFO [MobiusCore] Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
  337. 10.06 14:47:19 [Server] INFO [MobiusCore] Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
  338. 10.06 14:47:19 [Server] INFO [MobiusCore] Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
  339. 10.06 14:47:19 [Server] INFO [MobiusCore] Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  340. 10.06 14:47:19 [Server] INFO [MobiusCore] Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  341. 10.06 14:47:19 [Server] Server thread/INFO [TConstruct]: Natura, what are we going to do tomorrow night?
  342. 10.06 14:47:19 [Server] Server thread/INFO [Natura]: TConstruct, we're going to take over the world!
  343. 10.06 14:47:20 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
  344. 10.06 14:47:21 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
  345. 10.06 14:47:21 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
  346. 10.06 14:47:21 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.netherores.ores.Ores
  347. 10.06 14:47:21 [Server] Server thread/INFO [TConstruct]: TSteelworks, are you pondering what I'm pondering?
  348. 10.06 14:47:21 [Server] Server thread/INFO [TSteelworks]: I think so, TConstruct, but where are we going to find a duck and a hose at this hour?
  349. 10.06 14:47:21 [Server] Server thread/INFO [TSteelworks]: Registering compat plugin for ForgeMicroblock
  350. 10.06 14:47:21 [Server] Server thread/INFO [TSteelworks]: Registering compat plugin for Waila
  351. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Processing ObjectHolder annotations
  352. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Found 347 ObjectHolder annotations
  353. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Identifying ItemStackHolder annotations
  354. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Found 0 ItemStackHolder annotations
  355. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Configured a dormant chunk cache size of 0
  356. 10.06 14:47:22 [Server] Server thread/INFO [Aroma1997Core]: Logger initialized.
  357. 10.06 14:47:22 [Server] Server thread/INFO [Aroma1997Core]: Finished Pre-initialization.
  358. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  359. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:815)
  360. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:768)
  361. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:717)
  362. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:689)
  363. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
  364. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  365. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
  366. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
  367. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  368. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:803)
  369. 10.06 14:47:22 [Server] Forge Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 4 more
  370. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica >> Extending Potions Array
  371. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica >> injecting potions starting from index 32
  372. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  373. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Successfully registered enchanment!
  374. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  375. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Successfully registered enchanment!
  376. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
  377. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
  378. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
  379. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
  380. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
  381. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
  382. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
  383. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
  384. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
  385. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: bn_red
  386. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
  387. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
  388. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
  389. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
  390. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
  391. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
  392. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: stp_up
  393. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: run_spd
  394. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: dispel
  395. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: fallprot
  396. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: fireprot
  397. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: freedom
  398. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: healing
  399. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: hungerup
  400. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: highjump
  401. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: lifesave
  402. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: lightstep
  403. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: minespd
  404. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: recoil
  405. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: swimspd
  406. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
  407. 10.06 14:47:22 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
  408. 10.06 14:47:22 [Server] Server thread/INFO [AE2:S]: Pre Initialization ( started )
  409. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  410. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  411. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  412. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  413. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is enabled.
  414. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  415. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  416. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  417. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  418. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  419. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  420. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  421. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  422. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  423. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  424. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  425. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  426. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  427. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  428. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  429. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  430. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  431. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  432. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  433. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  434. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  435. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  436. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  437. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  438. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  439. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getPowerReceiver from appeng/integration/abstraction/helpers/BaseMJPerdition because MJ5 integration is enabled.
  440. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  441. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  442. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  443. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  444. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  445. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  446. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  447. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  448. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  449. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  450. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  451. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  452. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  453. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  454. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  455. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  456. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  457. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  458. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  459. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  460. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  461. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  462. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  463. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Updated appeng/tile/powersink/IC2
  464. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  465. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  466. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  467. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  468. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  469. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  470. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  471. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  472. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  473. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  474. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  475. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  476. 10.06 14:47:23 [Server] Server thread/INFO [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  477. 10.06 14:47:23 [Server] Server thread/INFO [AE2:S]: Starting VersionChecker
  478. 10.06 14:47:23 [Server] Server thread/INFO [AE2:S]: Pre Initialization ( ended after 712ms )
  479. 10.06 14:47:23 [Server] Server thread/INFO [Aroma1997CoreHelper]: Helping Aroma1997Core
  480. 10.06 14:47:23 [Server] Server thread/INFO [CoFHWorld]: Registering default templates
  481. 10.06 14:47:23 [Server] Server thread/INFO [CoFHWorld]: Registering default generators
  482. 10.06 14:47:23 [Server] Server thread/INFO [CoFHWorld]: Complete
  483. 10.06 14:47:23 [Server] Server thread/INFO [bdlib]: bdlib 1.5.1.32 loaded
  484. 10.06 14:47:23 [Server] Server thread/INFO [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  485. 10.06 14:47:23 [Server] Server thread/INFO [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
  486. 10.06 14:47:23 [Server] Server thread/INFO [Mantle]: Entering preinitialization phase.
  487. 10.06 14:47:23 [Server] Server thread/INFO [Mantle]: Loading configuration from disk.
  488. 10.06 14:47:23 [Server] Server thread/INFO [Mantle]: Configuration load completed.
  489. 10.06 14:47:23 [Server] Server thread/INFO [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
  490. 10.06 14:47:23 [Server] Server thread/INFO [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  491. 10.06 14:47:23 [Server] CoFHUpdater:CoFHCore/ERROR [CoFHCore]: Update check for CoFH Core failed.
  492. 10.06 14:47:23 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/CoFHCore/master/VERSION
  493. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893) ~[?:1.8.0_312]
  494. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92) ~[?:1.8.0_312]
  495. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487) ~[?:1.8.0_312]
  496. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485) ~[?:1.8.0_312]
  497. 10.06 14:47:23 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_312]
  498. 10.06 14:47:23 [Server] INFO at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_312]
  499. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484) ~[?:1.8.0_312]
  500. 10.06 14:47:23 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_312]
  501. 10.06 14:47:23 [Server] INFO at java.net.URL.openStream(URL.java:1093) ~[?:1.8.0_312]
  502. 10.06 14:47:23 [Server] INFO at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
  503. 10.06 14:47:24 [Server] Server thread/INFO [FML]: [BiomesOPlenty] Extending Potions Array.
  504. 10.06 14:47:24 [Server] Server thread/INFO [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
  505. 10.06 14:47:24 [Server] Server thread/INFO [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
  506. 10.06 14:47:24 [Server] Server thread/INFO [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
  507. 10.06 14:47:24 [Server] Server thread/INFO [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
  508. 10.06 14:47:24 [Server] Server thread/INFO [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
  509. 10.06 14:47:24 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
  510. 10.06 14:47:24 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
  511. 10.06 14:47:24 [Server] Server thread/INFO [ThermalExpansion]: Loading Plugins...
  512. 10.06 14:47:24 [Server] Server thread/INFO [ThermalExpansion]: Finished Loading Plugins.
  513. 10.06 14:47:24 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
  514. 10.06 14:47:24 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
  515. 10.06 14:47:24 [Server] CoFHUpdater:ThermalFoundation/WARN [ThermalFoundation]: Update check for Thermal Foundation failed.
  516. 10.06 14:47:24 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalFoundation/master/VERSION
  517. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893) ~[?:1.8.0_312]
  518. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92) ~[?:1.8.0_312]
  519. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487) ~[?:1.8.0_312]
  520. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485) ~[?:1.8.0_312]
  521. 10.06 14:47:24 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_312]
  522. 10.06 14:47:24 [Server] INFO at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_312]
  523. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484) ~[?:1.8.0_312]
  524. 10.06 14:47:24 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_312]
  525. 10.06 14:47:24 [Server] INFO at java.net.URL.openStream(URL.java:1093) ~[?:1.8.0_312]
  526. 10.06 14:47:24 [Server] INFO at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
  527. 10.06 14:47:25 [Server] CoFHUpdater:ThermalExpansion/WARN [ThermalExpansion]: Update check for Thermal Expansion failed.
  528. 10.06 14:47:25 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
  529. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893) ~[?:1.8.0_312]
  530. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92) ~[?:1.8.0_312]
  531. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487) ~[?:1.8.0_312]
  532. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485) ~[?:1.8.0_312]
  533. 10.06 14:47:25 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_312]
  534. 10.06 14:47:25 [Server] INFO at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_312]
  535. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484) ~[?:1.8.0_312]
  536. 10.06 14:47:25 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_312]
  537. 10.06 14:47:25 [Server] INFO at java.net.URL.openStream(URL.java:1093) ~[?:1.8.0_312]
  538. 10.06 14:47:25 [Server] INFO at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
  539. 10.06 14:47:26 [Server] Server thread/INFO [BuildCraft]: Starting BuildCraft 6.2.6
  540. 10.06 14:47:26 [Server] Server thread/INFO [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
  541. 10.06 14:47:26 [Server] Server thread/INFO [BuildCraft]: http://www.mod-buildcraft.com
  542. 10.06 14:47:26 [Server] Thread-6/INFO [BuildCraft]: Beginning version check
  543. 10.06 14:47:26 [Server] Thread-6/WARN [BuildCraft]: Using outdated version [6.2.6] for Minecraft 1.7.10. Consider updating to 7.1.25.
  544. 10.06 14:47:26 [Server] Server thread/INFO [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  545. 10.06 14:47:27 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactory
  546. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryPowered
  547. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector
  548. 10.06 14:47:28 [Server] Server thread/WARN [MineFactoryReloaded]: catching
  549. 10.06 14:47:28 [Server] INFO java.lang.NullPointerException
  550. 10.06 14:47:28 [Server] INFO at cofh.mod.BaseMod.loadLang(BaseMod.java:188) [BaseMod.class:?]
  551. 10.06 14:47:28 [Server] INFO at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:280) [MineFactoryReloadedCore.class:?]
  552. 10.06 14:47:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  553. 10.06 14:47:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  554. 10.06 14:47:28 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  555. 10.06 14:47:28 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  556. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  557. 10.06 14:47:28 [Server] INFO at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  558. 10.06 14:47:28 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  559. 10.06 14:47:28 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  560. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  561. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  562. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  563. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  564. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  565. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  566. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  567. 10.06 14:47:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  568. 10.06 14:47:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  569. 10.06 14:47:28 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  570. 10.06 14:47:28 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  571. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  572. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  573. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  574. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  575. 10.06 14:47:28 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  576. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  577. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
  578. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  579. 10.06 14:47:28 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  580. 10.06 14:47:28 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  581. 10.06 14:47:28 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  582. 10.06 14:47:28 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  583. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.transport.TileEntityConveyor
  584. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy
  585. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetHistorian
  586. 10.06 14:47:28 [Server] Server thread/INFO [CoFH ASM]: Adding runtime interfaces to powercrystals.minefactoryreloaded.item.tool.ItemFactoryHammer
  587. 10.06 14:47:28 [Server] Server thread/WARN [FML]: ****************************************
  588. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name listAllmilk has occurred. It adds an item (type: class powercrystals.minefactoryreloaded.MineFactoryReloadedCore$1) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  589. 10.06 14:47:28 [Server] INFO TO USERS: YES this is a BUG in the mod MineFactory Reloaded report it to them!
  590. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  591. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  592. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
  593. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at powercrystals.minefactoryreloaded.setup.recipe.Vanilla.registerOredict(Vanilla.java:121)
  594. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:517)
  595. 10.06 14:47:28 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  596. 10.06 14:47:28 [Server] Server thread/WARN [FML]: ****************************************
  597. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Initializing blocks and items.
  598. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
  599. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Injecting interface factorization.api.IChargeConductor into li.cil.oc.common.tileentity.traits.power.Factorization.
  600. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  601. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  602. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Skipping interface ic2.api.energy.tile.IEnergySink from missing mod IC2.
  603. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
  604. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Skipping interface mekanism.api.energy.IStrictEnergyAcceptor from missing mod Mekanism.
  605. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  606. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
  607. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Initializing additional OreDict entries.
  608. 10.06 14:47:28 [Server] Server thread/INFO [OpenComputers]: Initializing OpenComputers API.
  609. 10.06 14:47:29 [Server] Server thread/INFO [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.4.3.21-beta.1-native.64.so'.
  610. 10.06 14:47:29 [Server] Server thread/INFO [OpenComputers]: Done with pre init phase.
  611. 10.06 14:47:29 [Server] Server thread/INFO [EnderIO]: XP Juice regististration left to Open Blocks.
  612. 10.06 14:47:29 [Server] Server thread/INFO [Railcraft]: Railcraft Config: Doing preinit parsing
  613. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
  614. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find IC2 item cell
  615. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  616. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  617. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  618. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find IC2 item cell
  619. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  620. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  621. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  622. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  623. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find IC2 item cell
  624. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  625. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  626. 10.06 14:47:30 [Server] Server thread/WARN [Railcraft]: Pre-existing steam fluid block detected, deferring to MineFactoryReloaded:steam.still, this may cause issues if the server/client have different mod load orders, recommended that you disable all but one instance of steam fluid blocks via your configs.
  627. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find IC2 item cell
  628. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  629. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  630. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  631. 10.06 14:47:30 [Server] Railcraft Version Check/INFO [Railcraft]: Could not parse version check, an updated version is probably available: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  632. 10.06 14:47:30 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
  633.  
  634. 10.06 14:47:31 [Server] Server thread/WARN [EnhancedPortals]: Unable to get the latest version information
  635. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileController.
  636. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileNetworkInterface.
  637. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileDialingDevice.
  638. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileTransferFluid.
  639. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileTransferItem.
  640. 10.06 14:47:31 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class enhancedportals.tileentity.TileTransferEnergy.
  641. 10.06 14:47:31 [Server] Server thread/INFO [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  642. 10.06 14:47:31 [Server] Server thread/INFO [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  643. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  644. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  645. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  646. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  647. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  648. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  649. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  650. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  651. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  652. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  653. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.metal.block.base.ore@0 meta=0
  654. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  655. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  656. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  657. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  658. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  659. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  660. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  661. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  662. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  663. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  664. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.metal.block.base.ore@1 meta=1
  665. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  666. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotManganese has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  667. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  668. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  669. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  670. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  671. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  672. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  673. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  674. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  675. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreManganese, id=1xtile.metal.block.base.ore@2 meta=2
  676. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  677. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotBronze has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  678. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  679. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  680. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  681. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  682. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  683. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  684. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  685. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  686. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  687. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotHepatizon has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  688. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  689. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  690. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  691. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  692. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  693. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  694. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  695. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  696. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  697. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotDamascusSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  698. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  699. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  700. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  701. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  702. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  703. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  704. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  705. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  706. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  707. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotAngmallen has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  708. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  709. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  710. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  711. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  712. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  713. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  714. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  715. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  716. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  717. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  718. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  719. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  720. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  721. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  722. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  723. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  724. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  725. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  726. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  727. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotEximite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  728. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  729. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  730. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  731. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  732. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  733. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  734. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  735. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  736. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEximite, id=1xtile.metal.block.ender.ore@0 meta=0
  737. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  738. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotMeutoite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  739. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  740. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  741. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  742. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  743. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  744. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  745. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  746. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  747. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreMeutoite, id=1xtile.metal.block.ender.ore@1 meta=1
  748. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  749. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotDesichalkos has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  750. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  751. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  752. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  753. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  754. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  755. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  756. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  757. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  758. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  759. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotPrometheum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  760. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  761. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  762. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  763. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  764. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  765. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  766. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  767. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  768. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePrometheum, id=1xtile.metal.block.fantasy.ore@0 meta=0
  769. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  770. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotDeepIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  771. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  772. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  773. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  774. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  775. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  776. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  777. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  778. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  779. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDeepIron, id=1xtile.metal.block.fantasy.ore@1 meta=1
  780. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  781. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  782. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  783. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  784. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  785. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  786. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  787. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  788. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
  789. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  790. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreInfuscolium, id=1xtile.metal.block.fantasy.ore@2 meta=2
  791. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  792. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotBlackSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  793. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  794. 10.06 14:47:32 [Multicraft] Skipped 463 lines due to rate limit (160/s)
  795. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
  796. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeSoul to RecipeSorter
  797. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeMagicalWood to RecipeSorter
  798. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@0 meta=0
  799. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@1 meta=1
  800. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@2 meta=2
  801. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@3 meta=3
  802. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@4 meta=4
  803. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@5 meta=5
  804. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@6 meta=6
  805. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@7 meta=7
  806. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@8 meta=8
  807. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@9 meta=9
  808. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@10 meta=10
  809. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@11 meta=11
  810. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@12 meta=12
  811. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@13 meta=13
  812. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@14 meta=14
  813. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@15 meta=15
  814. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@0 meta=0
  815. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@1 meta=1
  816. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@2 meta=2
  817. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@3 meta=3
  818. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@4 meta=4
  819. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@5 meta=5
  820. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@6 meta=6
  821. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@7 meta=7
  822. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@8 meta=8
  823. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@9 meta=9
  824. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@10 meta=10
  825. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@11 meta=11
  826. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@12 meta=12
  827. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@13 meta=13
  828. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@14 meta=14
  829. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@15 meta=15
  830. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeCustomOres to RecipeSorter
  831. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeFilterInvert to RecipeSorter
  832. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
  833. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
  834. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeUnsigil to RecipeSorter
  835. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
  836. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
  837. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
  838. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
  839. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
  840. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeBagDye to RecipeSorter
  841. 10.06 14:47:32 [Server] Server thread/INFO [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
  842. 10.06 14:47:32 [Server] Server thread/INFO [factorization]: This is Factorization 1.7.10-0.8.88.7
  843. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  844. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name sludge has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  845. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  846. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  847. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  848. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
  849. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:252)
  850. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  851. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  852. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  853. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=1xtile.factorization.ResourceBlock@0 meta=0
  854. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  855. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  856. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  857. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  858. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  859. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:295)
  860. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  861. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  862. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  863. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  864. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  865. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotLead has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  866. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  867. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  868. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  869. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:296)
  870. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  871. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  872. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  873. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  874. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFzDarkIron, id=1xtile.factorization:darkIronOre@0 meta=0
  875. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  876. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotFzDarkIron has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  877. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  878. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  879. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  880. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
  881. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:300)
  882. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  883. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  884. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  885. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  886. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name sulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  887. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  888. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  889. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  890. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:321)
  891. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  892. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  893. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  894. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  895. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  896. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name bottleSulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  897. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  898. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  899. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  900. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:322)
  901. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  902. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  903. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  904. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  905. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  906. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name aquaRegia has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  907. 10.06 14:47:32 [Server] INFO TO USERS: YES this is a BUG in the mod Factorization report it to them!
  908. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  909. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  910. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.common.Registry.makeItems(Registry.java:323)
  911. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at factorization.shared.Core.load(Core.java:129)
  912. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  913. 10.06 14:47:32 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  914. 10.06 14:47:32 [Server] Server thread/WARN [FML]: ****************************************
  915. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.steamcraft:ore@0 meta=0
  916. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreZinc, id=1xtile.steamcraft:ore@1 meta=1
  917. 10.06 14:47:32 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorZinc, id=1xtile.steamcraft:ore@2 meta=2
  918. 10.06 14:47:33 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileAspectAnalyzer.
  919. 10.06 14:47:33 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileGolemConnector.
  920. 10.06 14:47:33 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileMagnet.
  921. 10.06 14:47:33 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.
  922. 10.06 14:47:33 [Server] Server thread/INFO [newframes]: Let's Move!
  923.  
  924. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.gcBlockCore.0@5 meta=5
  925. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.moonBlock.0@0 meta=0
  926. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.gcBlockCore.0@6 meta=6
  927. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.moonBlock.0@1 meta=1
  928. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.gcBlockCore.0@7 meta=7
  929. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.gcBlockCore.0@7 meta=7
  930. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.gcBlockCore.0@7 meta=7
  931. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilicon, id=1xtile.gcBlockCore.0@8 meta=8
  932. 10.06 14:47:34 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCheese, id=1xtile.moonBlock.0@2 meta=2
  933. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  934. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  935. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  936. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  937. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  938. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  939. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  940. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  941. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  942. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  943. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  944. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  945. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  946. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  947. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  948. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  949. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  950. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  951. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  952. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  953. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  954. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  955. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  956. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  957. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  958. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  959. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  960. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  961. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  962. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  963. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  964. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  965. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  966. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  967. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  968. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  969. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  970. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  971. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  972. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  973. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  974. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  975. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  976. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  977. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  978. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  979. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  980. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  981. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  982. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  983. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  984. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  985. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  986. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  987. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  988. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  989. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  990. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  991. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  992. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  993. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  994. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedSteel has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  995. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  996. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  997. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  998. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  999. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1000. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1001. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1002. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1003. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1004. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedBronze has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1005. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1006. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1007. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1008. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  1009. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1010. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1011. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1012. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1013. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1014. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name compressedIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1015. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1016. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1017. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1018. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  1019. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1020. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1021. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1022. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1023. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1024. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name waferSolar has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1025. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1026. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1027. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1028. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  1029. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1030. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1031. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1032. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1033. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1034. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name waferBasic has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1035. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1036. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1037. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1038. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  1039. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1040. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1041. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1042. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1043. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1044. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name waferAdvanced has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1045. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1046. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1047. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1048. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
  1049. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1050. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1051. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1052. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1053. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1054. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name plateMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1055. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1056. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1057. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1058. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
  1059. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1060. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1061. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1062. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1063. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1064. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name ingotMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1065. 10.06 14:47:35 [Server] INFO TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
  1066. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1067. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1068. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:241)
  1069. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
  1070. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1071. 10.06 14:47:35 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1072. 10.06 14:47:35 [Server] Server thread/WARN [FML]: ****************************************
  1073. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
  1074. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.asteroidsBlock.0@3 meta=3
  1075. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
  1076. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.asteroidsBlock.0@5 meta=5
  1077. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.mars.0@0 meta=0
  1078. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.mars.0@1 meta=1
  1079. 10.06 14:47:35 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.mars.0@3 meta=3
  1080. 10.06 14:47:35 [Server] Server thread/INFO [advgenerators]: IC2 Version: NOT FOUND
  1081. 10.06 14:47:35 [Server] Server thread/INFO [advgenerators]: RF Version: CoFHAPI 1.0
  1082. 10.06 14:47:35 [Server] Server thread/INFO [bdlib]: Loading internal config files for mod Advanced Generators
  1083. 10.06 14:47:35 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/mods/generators-mc1710-0.9.6.27.jar!/assets/advgenerators/config/generators.cfg
  1084. 10.06 14:47:36 [Multicraft] Skipped 31 lines due to rate limit (160/s)
  1085. 10.06 14:47:36 [Server] Server thread/INFO [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
  1086. 10.06 14:47:36 [Server] Server thread/INFO [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.FMLLogInterceptorModule
  1087. 10.06 14:47:36 [Server] Server thread/INFO [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
  1088. 10.06 14:47:36 [Server] Server thread/INFO [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.FMLLogInterceptorModule
  1089. 10.06 14:47:36 [Server] Server thread/INFO [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  1090. 10.06 14:47:36 [Server] Server thread/WARN [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
  1091. 10.06 14:47:36 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.rocks@1 meta=1
  1092. 10.06 14:47:36 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.rocks@2 meta=2
  1093. 10.06 14:47:36 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreRutile, id=1xtile.rocks@3 meta=3
  1094. 10.06 14:47:36 [Server] Server thread/INFO [FML]: [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  1095. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=1xtile.oreUranium@0 meta=0
  1096. 10.06 14:47:37 [Server] Server thread/INFO [Morpheus]: Loading configuration
  1097. 10.06 14:47:37 [Server] Server thread/INFO [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
  1098. 10.06 14:47:37 [Server] Server thread/INFO [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
  1099. 10.06 14:47:37 [Server] Server thread/ERROR [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
  1100. 10.06 14:47:37 [Server] Server thread/INFO [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
  1101. 10.06 14:47:37 [Server] Server thread/INFO [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
  1102. 10.06 14:47:37 [Server] Server thread/INFO [neiintegration]: Starting NEI Integration
  1103. 10.06 14:47:37 [Server] Server thread/INFO [neiintegration]: Loading configuration files
  1104. 10.06 14:47:37 [Server] Server thread/WARN [NetherOres]: catching
  1105. 10.06 14:47:37 [Server] INFO java.lang.NullPointerException
  1106. 10.06 14:47:37 [Server] INFO at cofh.mod.BaseMod.loadLang(BaseMod.java:188) [BaseMod.class:?]
  1107. 10.06 14:47:37 [Server] INFO at powercrystals.netherores.NetherOresCore.preInit(NetherOresCore.java:112) [NetherOresCore.class:?]
  1108. 10.06 14:47:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  1109. 10.06 14:47:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  1110. 10.06 14:47:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  1111. 10.06 14:47:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  1112. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  1113. 10.06 14:47:37 [Server] INFO at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  1114. 10.06 14:47:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  1115. 10.06 14:47:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  1116. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  1117. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  1118. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  1119. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  1120. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  1121. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  1122. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  1123. 10.06 14:47:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
  1124. 10.06 14:47:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
  1125. 10.06 14:47:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
  1126. 10.06 14:47:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
  1127. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  1128. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  1129. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  1130. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  1131. 10.06 14:47:37 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  1132. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  1133. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
  1134. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  1135. 10.06 14:47:37 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  1136. 10.06 14:47:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  1137. 10.06 14:47:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  1138. 10.06 14:47:37 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  1139. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCoal, id=1xtile.netherores.ore.0@0 meta=0
  1140. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherDiamond, id=1xtile.netherores.ore.0@1 meta=1
  1141. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGold, id=1xtile.netherores.ore.0@2 meta=2
  1142. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIron, id=1xtile.netherores.ore.0@3 meta=3
  1143. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLapis, id=1xtile.netherores.ore.0@4 meta=4
  1144. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRedstone, id=1xtile.netherores.ore.0@5 meta=5
  1145. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCopper, id=1xtile.netherores.ore.0@6 meta=6
  1146. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTin, id=1xtile.netherores.ore.0@7 meta=7
  1147. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherEmerald, id=1xtile.netherores.ore.0@8 meta=8
  1148. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSilver, id=1xtile.netherores.ore.0@9 meta=9
  1149. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLead, id=1xtile.netherores.ore.0@10 meta=10
  1150. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherUranium, id=1xtile.netherores.ore.0@11 meta=11
  1151. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherNikolite, id=1xtile.netherores.ore.0@12 meta=12
  1152. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRuby, id=1xtile.netherores.ore.0@13 meta=13
  1153. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherPeridot, id=1xtile.netherores.ore.0@14 meta=14
  1154. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSapphire, id=1xtile.netherores.ore.0@15 meta=15
  1155. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherPlatinum, id=1xtile.netherores.ore.1@0 meta=0
  1156. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherNickel, id=1xtile.netherores.ore.1@1 meta=1
  1157. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSteel, id=1xtile.netherores.ore.1@2 meta=2
  1158. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIridium, id=1xtile.netherores.ore.1@3 meta=3
  1159. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherOsmium, id=1xtile.netherores.ore.1@4 meta=4
  1160. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSulfur, id=1xtile.netherores.ore.1@5 meta=5
  1161. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTitanium, id=1xtile.netherores.ore.1@6 meta=6
  1162. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherMithril, id=1xtile.netherores.ore.1@7 meta=7
  1163. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherAdamantium, id=1xtile.netherores.ore.1@8 meta=8
  1164. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRutile, id=1xtile.netherores.ore.1@9 meta=9
  1165. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTungsten, id=1xtile.netherores.ore.1@10 meta=10
  1166. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherAmber, id=1xtile.netherores.ore.1@11 meta=11
  1167. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTennantite, id=1xtile.netherores.ore.1@12 meta=12
  1168. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSalt, id=1xtile.netherores.ore.1@13 meta=13
  1169. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSaltpeter, id=1xtile.netherores.ore.1@14 meta=14
  1170. 10.06 14:47:37 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherMagnesium, id=1xtile.netherores.ore.1@15 meta=15
  1171. 10.06 14:47:38 [Server] Server thread/WARN [FML]: ****************************************
  1172. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name listAllmilk has occurred. It adds an item (type: class powercrystals.minefactoryreloaded.MineFactoryReloadedCore$1) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1173. 10.06 14:47:38 [Server] INFO TO USERS: YES this is a BUG in the mod Pam's HarvestCraft report it to them!
  1174. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1175. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1176. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
  1177. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at com.pam.harvestcraft.PamFoodOreDictionaryRegistry.getRegistry(PamFoodOreDictionaryRegistry.java:152)
  1178. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at com.pam.harvestcraft.harvestcraft.onPreInit(harvestcraft.java:96)
  1179. 10.06 14:47:38 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  1180. 10.06 14:47:38 [Server] Server thread/WARN [FML]: ****************************************
  1181. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Loading internal config files for mod Pressure Pipes
  1182. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/mods/pressure-mc1710-1.0.1.48.jar!/assets/pressure/config/settings.cfg
  1183. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Starting parsing
  1184. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Processing 3 statements
  1185. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Items.HandPump.MaxDrain = EntryDouble(4000.0)
  1186. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Items.Canister.Capacity = EntryDouble(64000.0)
  1187. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Items.Canister.MaxPour = EntryDouble(4000.0)
  1188. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Modules.TankBlock.Capacity = EntryDouble(32000.0)
  1189. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Enabled = EntryStr(Y)
  1190. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Required.TankBlock = EntryDouble(1.0)
  1191. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Modules.FluidInput = EntryDouble(10.0)
  1192. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Modules.FluidOutput = EntryDouble(6.0)
  1193. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Modules.FluidFilter = EntryDouble(1.0)
  1194. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Modules.TankBlock = EntryDouble(50.0)
  1195. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config: Machines.TankController.Modules.TankInterface = EntryDouble(10.0)
  1196. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Done
  1197. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/mods/pressure-mc1710-1.0.1.48.jar!/assets/pressure/config/recipes.cfg
  1198. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Starting parsing
  1199. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Processing 5 statements
  1200. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Done
  1201. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Loading user config files for mod Pressure Pipes
  1202. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Config loading for mod Pressure Pipes finished
  1203. 10.06 14:47:39 [Server] Server thread/INFO [bdlib]: Loaded creative tabs for pressure
  1204. 10.06 14:47:39 [Server] Server thread/WARN [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
  1205. 10.06 14:47:39 [Server] Server thread/WARN [Project Red]: Failed to load PR Plugin: Computercraft bundled cable connections
  1206. 10.06 14:47:39 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityCreativePlayerInterface.
  1207. 10.06 14:47:39 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityOnlineDetector.
  1208. 10.06 14:47:39 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityNotificationInterface.
  1209. 10.06 14:47:39 [Server] Server thread/INFO [CoFH ASM]: Adding runtime interfaces to redstonearsenal.item.tool.ItemWrenchRF
  1210. 10.06 14:47:39 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from redstonearsenal.item.tool.ItemWrenchRF
  1211. 10.06 14:47:39 [Server] Server thread/INFO [CoFH ASM]: Adding runtime interfaces to redstonearsenal.item.tool.ItemWrenchBattleRF
  1212. 10.06 14:47:39 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from redstonearsenal.item.tool.ItemWrenchBattleRF
  1213. 10.06 14:47:40 [Server] Thread-8/INFO [RefinedRelocation]: Version Checker Status: OUTDATED! Using 1.0.7d, latest 1.1.34, changelog: Fixed wildcard sorting, added regex filter.
  1214. 10.06 14:47:40 [Server] Server thread/INFO [simplyjetpacks]: Starting Simply Jetpacks
  1215. 10.06 14:47:40 [Server] Server thread/INFO [simplyjetpacks]: Loading configuration files
  1216. 10.06 14:47:40 [Server] Server thread/INFO [simplyjetpacks]: Constructing items
  1217. 10.06 14:47:40 [Server] Server thread/INFO [simplyjetpacks]: Registering items
  1218. 10.06 14:47:40 [Server] Server thread/INFO [simplyjetpacks]: Registering handlers
  1219. 10.06 14:47:40 [Server] Server thread/INFO [SolarFlux]: Pre Initialization
  1220. 10.06 14:47:40 [Server] Server thread/INFO [SolarFlux]: Initialization of configuration
  1221. 10.06 14:47:40 [Server] Server thread/INFO [SolarFlux]: Registering blocks
  1222. 10.06 14:47:40 [Server] Server thread/INFO [SolarFlux]: Registering items
  1223. 10.06 14:47:40 [Server] CoFHUpdater:RedstoneArsenal/WARN [RedstoneArsenal]: Update check for Redstone Arsenal failed.
  1224. 10.06 14:47:40 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/RedstoneArsenal/master/VERSION
  1225. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893) ~[?:1.8.0_312]
  1226. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92) ~[?:1.8.0_312]
  1227. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487) ~[?:1.8.0_312]
  1228. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485) ~[?:1.8.0_312]
  1229. 10.06 14:47:40 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_312]
  1230. 10.06 14:47:40 [Server] INFO at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_312]
  1231. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484) ~[?:1.8.0_312]
  1232. 10.06 14:47:40 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_312]
  1233. 10.06 14:47:40 [Server] INFO at java.net.URL.openStream(URL.java:1093) ~[?:1.8.0_312]
  1234. 10.06 14:47:40 [Server] INFO at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
  1235. 10.06 14:47:40 [Server] Server thread/INFO [STDOUT]: [vswe.stevescarts.Blocks.ModBlocks:init:89]: Failed to create block (BlockDistributor)
  1236. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.IllegalArgumentException: Duplicate id: distributor
  1237. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
  1238. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
  1239. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at vswe.stevescarts.Blocks.ModBlocks.init(ModBlocks.java:83)
  1240. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:87)
  1241. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1242. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1243. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1244. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1245. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1246. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  1247. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1248. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1249. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1250. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1251. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1252. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1253. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1254. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1255. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1256. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1257. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1258. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1259. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1260. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1261. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1262. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1263. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1264. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1265. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1266. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  1267. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  1268. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  1269. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  1270. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  1271. 10.06 14:47:40 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  1272. 10.06 14:47:40 [Server] Server thread/INFO [STDOUT]: [kihira.tails.common.FoxLibManager:isFoxlibCorrectVersion:102]: 1.7.10-0.6.0
  1273. 10.06 14:47:40 [Server] Server thread/INFO [TMechworks]: Loading configuration...
  1274. 10.06 14:47:40 [Server] Server thread/INFO [TMechworks]: Done.
  1275. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 33 already occupided by Flight is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
  1276. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 34 already occupided by Feather Fall is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
  1277. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 35 already occupided by Haste is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
  1278. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 36 already occupided by True Sight is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
  1279. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 37 already occupided by Regeneration is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
  1280. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 38 already occupided by Magic Shield is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
  1281. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 39 already occupided by Charmed is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
  1282. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 40 already occupided by Frost Slow is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
  1283. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 41 already occupided by Chrono Anchor is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
  1284. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 42 already occupided by Mana Regen is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
  1285. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 43 already occupided by Entangled is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
  1286. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 44 already occupided by Watery Grave is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
  1287. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 45 already occupided by Spell Reflect is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
  1288. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 46 already occupided by Silence is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
  1289. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 47 already occupided by Swift Swim is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
  1290. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 48 already occupided by Agility is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
  1291. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 49 already occupided by Leap is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
  1292. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 51 already occupided by Astral Distortion is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
  1293. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 52 already occupided by Mana Shield is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
  1294. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 53 already occupided by Fury is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
  1295. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 54 already occupided by Scramble Synapses is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
  1296. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 55 already occupided by Illuminated is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
  1297. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 56 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
  1298. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 57 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
  1299. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 58 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
  1300. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 59 already occupided by Gravity Well is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
  1301. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 60 already occupided by Levitation is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
  1302. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 61 already occupided by Clarity is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
  1303. 10.06 14:47:40 [Server] Server thread/WARN [witchery: SERVER]: witchery: Potion slot 62 already occupided by Shrunken is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
  1304. 10.06 14:47:41 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.witchery:witchsapling@32767 meta=32,767
  1305. 10.06 14:47:41 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.witchery:witchlog@32767 meta=32,767
  1306. 10.06 14:47:41 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.witchery:witchleaves@32767 meta=32,767
  1307. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Mariculture:woods:0-2
  1308. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Unmatched quotes
  1309. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:base.block"0-7
  1310. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1311. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:base.brick"0-7
  1312. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1313. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:ender.block"0-2
  1314. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1315. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:ender.brick"0-2
  1316. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1317. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:fantasy.block"0-15
  1318. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1319. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:fantasy.brick"0-15
  1320. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1321. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:nether.block"0-12
  1322. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1323. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:nether.brick"0-12
  1324. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1325. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:precious.block"0-4
  1326. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1327. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:precious.brick"0-4
  1328. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1329. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Invalid line in microblocks.cfg: "Metallurgy:vanilla.brick"0-1
  1330. 10.06 14:47:41 [Server] Server thread/ERROR [ForgeMicroblock]: Name must be followed by a colon separator
  1331. 10.06 14:47:41 [Server] Server thread/INFO [FML]: Applying holder lookups
  1332. 10.06 14:47:41 [Server] Server thread/INFO [FML]: Holder lookups applied
  1333. 10.06 14:47:41 [Server] Server thread/INFO [FML]: Injecting itemstacks
  1334. 10.06 14:47:41 [Server] Server thread/INFO [FML]: Itemstack injection complete
  1335. 10.06 14:47:41 [Server] Server thread/INFO Loading properties
  1336. 10.06 14:47:41 [Server] Server thread/INFO Default game type: SURVIVAL
  1337. 10.06 14:47:41 [Server] Server thread/INFO Generating keypair
  1338. 10.06 14:47:41 [Server] Server thread/INFO Starting Minecraft server on 37.10.102.150:25565
  1339. 10.06 14:47:41 [Server] Server thread/INFO [Aroma1997Core]: Finished Initialization.
  1340. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.arsmagica2:witchwoodlog@0 meta=0
  1341. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreBlueTopaz, id=1xtile.arsmagica2:ores@2 meta=2
  1342. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreVinteum, id=1xtile.arsmagica2:ores@0 meta=0
  1343. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreChimerite, id=1xtile.arsmagica2:ores@1 meta=1
  1344. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreMoonstone, id=1xtile.arsmagica2:ores@3 meta=3
  1345. 10.06 14:47:42 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSunstone, id=1xtile.arsmagica2:ores@4 meta=4
  1346. 10.06 14:47:42 [Server] Server thread/WARN [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  1347. 10.06 14:47:42 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@22b2da48
  1348. 10.06 14:47:42 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@7b20e5ab
  1349. 10.06 14:47:42 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@37a925f2
  1350. 10.06 14:47:42 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Initializing API Hooks...
  1351. 10.06 14:47:42 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Finished API Initialization
  1352. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Initialization ( started )
  1353. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  1354. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  1355. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  1356. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  1357. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  1358. 10.06 14:47:42 [Server] Server thread/WARN [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  1359. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Press: 3 loaded.
  1360. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
  1361. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Macerator: 8 loaded.
  1362. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: OreRegistration: 12 loaded.
  1363. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: MekCrusher: 6 loaded.
  1364. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
  1365. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
  1366. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Pulverizer: 9 loaded.
  1367. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
  1368. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Grind: 4 loaded.
  1369. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Smelt: 2 loaded.
  1370. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Crusher: 9 loaded.
  1371. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: HCCrusher: 9 loaded.
  1372. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Recipes Loading: Shaped: 194 loaded.
  1373. 10.06 14:47:42 [Server] Server thread/INFO [AE2:S]: Initialization ( ended after 171ms )
  1374. 10.06 14:47:42 [Server] Server thread/INFO [Mantle]: Entering initialization phase.
  1375. 10.06 14:47:42 [Server] Server thread/INFO [Natura]: Waila detected.
  1376. 10.06 14:47:42 [Server] Server thread/INFO [CoFH ASM]: Stripping methods and fields from thermalexpansion.block.TileRSControl
  1377. 10.06 14:47:43 [Server] CoFHUpdater:MineFactoryReloaded/INFO [MineFactoryReloaded]: An updated version of MineFactory Reloaded is available: MineFactory Reloaded 2.8.1 for Minecraft 1.7.10.
  1378. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration.
  1379. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'appliedenergistics2'.
  1380. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tools'.
  1381. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tiles'.
  1382. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|transport'.
  1383. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'CoFHAPI|energy'.
  1384. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'CoFHAPI|item'.
  1385. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'CoFHAPI|tileentity'.
  1386. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'CoFHAPI|transport'.
  1387. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'EnderStorage'.
  1388. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'ForgeMultipart'.
  1389. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'MineFactoryReloaded'.
  1390. 10.06 14:47:43 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'OpenComputers'.
  1391. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: No recipe for 'cuttingWire', you will not be able to craft this item.
  1392. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: No recipe for 'acid', you will not be able to craft this item.
  1393. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: No recipe for 'circuitBoard', you will not be able to craft this item.
  1394. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'Railcraft'.
  1395. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'ThermalExpansion'.
  1396. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'TConstruct'.
  1397. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'TMechworks'.
  1398. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'Minecraft'.
  1399. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'Waila'.
  1400. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Initializing mod integration for 'WR-CBE|Core'.
  1401. 10.06 14:47:44 [Server] Server thread/INFO [OpenComputers]: Done with init phase.
  1402. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.blockCoal@0, 0
  1403. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1xtile.tconstruct.stoneore@1 meta=1
  1404. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreArdite, id=1xtile.tconstruct.stoneore@2 meta=2
  1405. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.tconstruct.stoneore@3 meta=3
  1406. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.tconstruct.stoneore@4 meta=4
  1407. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.tconstruct.stoneore@5 meta=5
  1408. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.tconstruct.stoneore@5 meta=5
  1409. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.tconstruct.gravelore@0 meta=0
  1410. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1xtile.tconstruct.gravelore@1 meta=1
  1411. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1xtile.tconstruct.gravelore@5 meta=5
  1412. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.tconstruct.gravelore@2 meta=2
  1413. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.tconstruct.gravelore@3 meta=3
  1414. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.tconstruct.gravelore@4 meta=4
  1415. 10.06 14:47:44 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.tconstruct.gravelore@4 meta=4
  1416. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: Thaumcraft detected. Registering harvestables.
  1417. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  1418. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: BuildCraft detected. Registering facades.
  1419. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: AE2 detected. Registering for Spatial IO.
  1420. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  1421. 10.06 14:47:44 [Server] Server thread/INFO [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  1422. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/Hats/master/src/main/resources/assets/hats/mod/HatModMobSupport.json
  1423. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893)
  1424. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1425. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487)
  1426. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485)
  1427. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1428. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1429. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484)
  1430. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  1431. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1093)
  1432. 10.06 14:47:45 [Server] Hats Mod Mob Support Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at hats.common.thread.ThreadGetModMobSupport.run(ThreadGetModMobSupport.java:40)
  1433. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/versions.json
  1434. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893)
  1435. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1436. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487)
  1437. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485)
  1438. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1439. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1440. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484)
  1441. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  1442. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1093)
  1443. 10.06 14:47:45 [Server] iChunUtil Mod Version Check/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ichun.common.core.updateChecker.ModVersionChecker$1.run(ModVersionChecker.java:47)
  1444. 10.06 14:47:45 [Server] Server thread/INFO [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.FMLLogInterceptorModule
  1445. 10.06 14:47:45 [Server] Server thread/INFO [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  1446. 10.06 14:47:45 [Server] Server thread/INFO [STDOUT]: [com.ace5852.liquidDirt.LiquidDirt:init:68]: tile.Mud
  1447. 10.06 14:47:45 [Server] Server thread/INFO [STDOUT]: [com.ace5852.liquidDirt.LiquidDirt:init:73]: item.mudBucket
  1448. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.net.SocketException: Unexpected end of file from server
  1449. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:851)
  1450. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
  1451. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:848)
  1452. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
  1453. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1590)
  1454. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1455. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487)
  1456. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485)
  1457. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1458. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1459. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484)
  1460. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
  1461. 10.06 14:47:45 [Server] Hats Download/Read Hats Thread/INFO [Hats]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
  1462. 10.06 14:47:45 [Server] Server thread/INFO [Mariculture]: Couldn't find the BiomesOPlenty Biome dunes : This is NOT an issue, do not report!
  1463. 10.06 14:47:45 [Server] Server thread/INFO [Mariculture]: Couldn't find the BiomesOPlenty Biome timber : This is NOT an issue, do not report!
  1464. 10.06 14:47:45 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreRuby, id=1xtile.projectred.exploration.ore@0 meta=0
  1465. 10.06 14:47:45 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSapphire, id=1xtile.projectred.exploration.ore@1 meta=1
  1466. 10.06 14:47:45 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePeridot, id=1xtile.projectred.exploration.ore@2 meta=2
  1467.  
  1468. 10.06 14:47:46 [Server] Server thread/INFO [TSteelworks]: Waila detected. Registering TSteelworks with Waila registry.
  1469. 10.06 14:47:46 [Server] Server thread/INFO [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
  1470. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.willow is already registered.
  1471. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.bloodwood is already registered.
  1472. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.bookshelf is already registered.
  1473. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.leaves2 is already registered.
  1474. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.leaves2_1 is already registered.
  1475. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.blockMagicalLog is already registered.
  1476. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.blockMagicalLeaves is already registered.
  1477. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick is already registered.
  1478. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_1 is already registered.
  1479. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_2 is already registered.
  1480. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_3 is already registered.
  1481. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_4 is already registered.
  1482. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_5 is already registered.
  1483. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_6 is already registered.
  1484. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_7 is already registered.
  1485. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_8 is already registered.
  1486. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_9 is already registered.
  1487. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_10 is already registered.
  1488. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_11 is already registered.
  1489. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_12 is already registered.
  1490. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.Brick_13 is already registered.
  1491. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy is already registered.
  1492. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_1 is already registered.
  1493. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_2 is already registered.
  1494. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_3 is already registered.
  1495. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_4 is already registered.
  1496. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_5 is already registered.
  1497. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_6 is already registered.
  1498. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_7 is already registered.
  1499. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_8 is already registered.
  1500. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_9 is already registered.
  1501. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_10 is already registered.
  1502. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_11 is already registered.
  1503. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_12 is already registered.
  1504. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_13 is already registered.
  1505. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_14 is already registered.
  1506. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Decoration.BrickFancy_15 is already registered.
  1507. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock is already registered.
  1508. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_1 is already registered.
  1509. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_2 is already registered.
  1510. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_3 is already registered.
  1511. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_4 is already registered.
  1512. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_5 is already registered.
  1513. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_6 is already registered.
  1514. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_7 is already registered.
  1515. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_8 is already registered.
  1516. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_9 is already registered.
  1517. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.tconstruct.metalblock_10 is already registered.
  1518. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_2 is already registered.
  1519. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_4 is already registered.
  1520. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_5 is already registered.
  1521. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_6 is already registered.
  1522. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_7 is already registered.
  1523. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_8 is already registered.
  1524. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_9 is already registered.
  1525. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_10 is already registered.
  1526. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_11 is already registered.
  1527. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_2 is already registered.
  1528. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_4 is already registered.
  1529. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_5 is already registered.
  1530. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_6 is already registered.
  1531. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_7 is already registered.
  1532. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_8 is already registered.
  1533. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_9 is already registered.
  1534. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_10 is already registered.
  1535. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.Smeltery_11 is already registered.
  1536. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock is already registered.
  1537. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_1 is already registered.
  1538. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_2 is already registered.
  1539. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_3 is already registered.
  1540. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_4 is already registered.
  1541. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_5 is already registered.
  1542. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.SpeedBlock_6 is already registered.
  1543. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock is already registered.
  1544. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear is already registered.
  1545. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_1 is already registered.
  1546. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_2 is already registered.
  1547. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_3 is already registered.
  1548. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_4 is already registered.
  1549. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_5 is already registered.
  1550. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_6 is already registered.
  1551. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_7 is already registered.
  1552. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_8 is already registered.
  1553. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_9 is already registered.
  1554. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_10 is already registered.
  1555. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_11 is already registered.
  1556. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_12 is already registered.
  1557. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_13 is already registered.
  1558. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_14 is already registered.
  1559. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.GlassBlock.StainedClear_15 is already registered.
  1560. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.rocks_4 is already registered.
  1561. 10.06 14:47:46 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id tile.glass is already registered.
  1562. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.lightstone as it doesn't exist
  1563. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.chisel.stainedGlassYellow as it doesn't exist
  1564. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.lairBlock as it doesn't exist
  1565. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zorgBlock as it doesn't exist
  1566. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name BiomesOPlenty:bopGrass:1 as it doesn't exist
  1567. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.wood-dark-oak as it doesn't exist
  1568. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.hellrock as it doesn't exist
  1569. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.emerald as it doesn't exist
  1570. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.agonBlock as it doesn't exist
  1571. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.lapis as it doesn't exist
  1572. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zomeBlock as it doesn't exist
  1573. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.lit_pumpkin as it doesn't exist
  1574. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.krypBlock as it doesn't exist
  1575. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tconstruct.blocks.GlassBlockConnected as it doesn't exist
  1576. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.gold as it doesn't exist
  1577. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.hay_block as it doesn't exist
  1578. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zaneBlock as it doesn't exist
  1579. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.sandstoneScribbles as it doesn't exist
  1580. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.chisel.stainedGlassWhite as it doesn't exist
  1581. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zythBlock as it doesn't exist
  1582. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockFactory as it doesn't exist
  1583. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockTemple as it doesn't exist
  1584. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.cobblestone as it doesn't exist
  1585. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.marble as it doesn't exist
  1586. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.stoneMoss as it doesn't exist
  1587. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockLaboratory as it doesn't exist
  1588. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.mystBlock as it doesn't exist
  1589. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockTyrian as it doesn't exist
  1590. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.chisel.stainedGlassBrown as it doesn't exist
  1591. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.jeltBlock as it doesn't exist
  1592. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.tankBlock as it doesn't exist
  1593. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.marblePillar as it doesn't exist
  1594. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zestBlock as it doesn't exist
  1595. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockLavastone as it doesn't exist
  1596. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:stoneTile as it doesn't exist
  1597. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockBookshelf as it doesn't exist
  1598. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.wood-spruce as it doesn't exist
  1599. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.fortBlock as it doesn't exist
  1600. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:auroraBlock as it doesn't exist
  1601. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.wood-birch as it doesn't exist
  1602. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.azurBlock as it doesn't exist
  1603. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.wood-jungle as it doesn't exist
  1604. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.chisel.stainedGlassLightGray as it doesn't exist
  1605. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.reedBlock as it doesn't exist
  1606. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.solsBlock as it doesn't exist
  1607. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.syncBlock as it doesn't exist
  1608. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockWoolenClay as it doesn't exist
  1609. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.wood-acacia as it doesn't exist
  1610. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.redsBlock as it doesn't exist
  1611. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockDirt as it doesn't exist
  1612. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.concrete as it doesn't exist
  1613. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zetaBlock as it doesn't exist
  1614. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.melon_block as it doesn't exist
  1615. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zionBlock as it doesn't exist
  1616. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.ztylBlock as it doesn't exist
  1617. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockCloud as it doesn't exist
  1618. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.diamond as it doesn't exist
  1619. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.obsidian as it doesn't exist
  1620. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.vectBlock as it doesn't exist
  1621. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.sandstone as it doesn't exist
  1622. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.glass as it doesn't exist
  1623. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.stoneBrick as it doesn't exist
  1624. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.netherBrick as it doesn't exist
  1625. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.snakestoneSand as it doesn't exist
  1626. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name Ztones:tile.zoeaBlock as it doesn't exist
  1627. 10.06 14:47:46 [Server] Server thread/WARN [ForgeMicroblock]: Unable to add micro material for block with unlocalised name chisel:chisel.blockRedstone as it doesn't exist
  1628. 10.06 14:47:47 [Multicraft] Skipped 482 lines due to rate limit (160/s)
  1629. 10.06 14:47:47 [Server] Server thread/INFO [FML]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
  1630. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Post Initialization ( started )
  1631. 10.06 14:47:47 [Server] Server thread/ERROR [ForgeMultipart]: Trait already registered for net.minecraft.inventory.ISidedInventory
  1632. 10.06 14:47:47 [Server] Server thread/ERROR [ForgeMultipart]: Trait already registered for net.minecraft.inventory.ISidedInventory
  1633. 10.06 14:47:47 [Server] Server thread/ERROR [ForgeMultipart]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  1634. 10.06 14:47:47 [Server] Server thread/ERROR [ForgeMultipart]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  1635. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5285 bytes
  1636. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2441 bytes
  1637. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1638. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIPowerEmitter_TileCableBus loaded successfully - 873 bytes
  1639. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIPowerReceptor_TileCableBus loaded successfully - 1497 bytes
  1640. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIBatteryProvider_TileCableBus loaded successfully - 966 bytes
  1641. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1804 bytes
  1642. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
  1643. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Industrial Craft 2 - Integration Disabled
  1644. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Rotary Craft - Integration Disabled
  1645. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Railcraft - Integration Enable
  1646. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: BuildCraft - Integration Enable
  1647. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: BuildCraft6 Power - Integration Enable
  1648. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: BuildCraft5 Power - Integration Enable
  1649. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
  1650. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: RedstoneFlux Power - Items - Integration Enable
  1651. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Mine Factory Reloaded - Integration Enable
  1652. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Deep Storage Unit - Integration Enable
  1653. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Factorization - Integration Enable
  1654. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Forge MultiPart - Integration Enable
  1655. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Rotatable Blocks - Integration Disabled
  1656. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Colored Lights Core - Integration Disabled
  1657. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Mekanism - Integration Disabled
  1658. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: ImmibisMicroblocks - Integration Disabled
  1659. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: BetterStorage - Integration Disabled
  1660. 10.06 14:47:47 [Server] Server thread/INFO [AE2:S]: Post Initialization ( ended after 171ms )
  1661. 10.06 14:47:47 [Server] Server thread/INFO [ArchimedesShips]: Reading metarotation file: default.mrot
  1662. 10.06 14:47:47 [Server] Server thread/INFO [Aroma1997sDimension]: Loaded.
  1663. 10.06 14:47:47 [Server] Server thread/INFO [Mantle]: Entering postinitialization phase.
  1664. 10.06 14:47:47 [Server] Server thread/INFO [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1665. 10.06 14:47:47 [Server] Server thread/INFO [ThermalExpansion]: MineFactoryReloaded Plugin Enabled.
  1666. 10.06 14:47:51 [Server] Server thread/INFO [ThermalExpansion]: Thaumcraft Plugin Enabled.
  1667. 10.06 14:47:51 [Server] Server thread/INFO [BloodMagic]: Loaded Harvestcraft Handlers!
  1668. 10.06 14:47:51 [Server] Server thread/INFO [BloodMagic]: Loaded MineTweaker 3 Integration
  1669. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Found potion array with a size of 385
  1670. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionFluxTaint with id 24
  1671. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionVisExhaust with id 25
  1672. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 26
  1673. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 27
  1674. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionWarpWard with id 28
  1675. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionDeathGaze with id 29
  1676. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionBlurredVision with id 30
  1677. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionSunScorned with id 78
  1678. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionThaumarhia with id 79
  1679. 10.06 14:47:51 [Server] Server thread/INFO [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  1680.  
  1681. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
  1682. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
  1683. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
  1684. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
  1685. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
  1686. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
  1687. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
  1688. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
  1689. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
  1690. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
  1691. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
  1692. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
  1693. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
  1694. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
  1695. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
  1696. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
  1697. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
  1698. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
  1699. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
  1700. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
  1701. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
  1702. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
  1703. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
  1704. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
  1705. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
  1706. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
  1707. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
  1708. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
  1709. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
  1710. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
  1711. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Crops]
  1712. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Crops]
  1713. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
  1714. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
  1715. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
  1716. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
  1717. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1718. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
  1719. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Apple]
  1720. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Grapes]
  1721. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Hops]
  1722. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Rice]
  1723. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
  1724. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Belladonna]
  1725. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Mandrake]
  1726. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Snowbell]
  1727. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Wormwood]
  1728. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Minedrake]
  1729. 10.06 14:47:52 [Server] Server thread/WARN [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1730. 10.06 14:47:52 [Multicraft] Skipped 45 lines due to rate limit (160/s)
  1731. 10.06 14:47:52 [Server] Server thread/INFO [OpenComputers]: Done with post init phase.
  1732. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.Materials@11 as the preffered output for ingotAluminuim but it is not registered in the OreDictionary as ingotAluminuim
  1733. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Added user defined recipe group BluePower
  1734. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Removed recipe Teslatite due to user config.
  1735. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Replacing core recipe Coal with user defined recipe.
  1736. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
  1737. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Excluding 8 recipes from grinding balls bonus.
  1738. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Found 184 valid SAG Mill recipes in config.
  1739. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
  1740. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1741. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
  1742. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
  1743. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
  1744. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
  1745. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1746. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
  1747. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1748. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@3
  1749. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@9
  1750. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@5
  1751. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@7
  1752. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@14
  1753. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@0
  1754. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@6
  1755. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@2
  1756. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@8
  1757. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@1
  1758. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@4
  1759. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
  1760. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@2
  1761. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.base.ore@2
  1762. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@4
  1763. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1764. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.precious.ore@0
  1765. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@5
  1766. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@11
  1767. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@13
  1768. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1769. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
  1770. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1771. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@8
  1772. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@0
  1773. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@1
  1774. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Finished processing Alloy Smelter recipes. 190 recipes avaliable.
  1775. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Found 30 valid Alloy Smelter recipes in config.
  1776. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Finished processing Alloy Smelter recipes. 34 recipes avaliable.
  1777. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1778. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
  1779. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1780. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Found 4 valid Vat recipes in config.
  1781. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
  1782. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1783. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1784. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1785. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.potency when parsing enchanter recipes.
  1786. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.frugal when parsing enchanter recipes.
  1787. 10.06 14:47:52 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.wandfortune when parsing enchanter recipes.
  1788. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Replacing enchater recipe based on user config for enchantment enchantment.repair
  1789. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Loaded 30 recipes for Enchanter
  1790. 10.06 14:47:52 [Server] Server thread/INFO [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1791. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft registered "biofuel" as a valid Boiler fuel source with 16000 heat.
  1792. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft registered "fuel" as a valid Boiler fuel source with 48000 heat.
  1793. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft registered "coal" as a valid Boiler fuel source with 32000 heat.
  1794. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft registered "pyrotheum" as a valid Boiler fuel source with 64000 heat.
  1795. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft registered "creosote" as a valid Boiler fuel source with 4800 heat.
  1796. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
  1797. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
  1798. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@0, 0
  1799. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@1, 1
  1800. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@2, 2
  1801. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@3, 3
  1802. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.RedwoodItem, 1xtile.natura.redwood@1, 1
  1803. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@0, 0
  1804. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@1, 1
  1805. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@2, 2
  1806. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@3, 3
  1807. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.WillowItem, 1xtile.willow@0, 0
  1808. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 1xtile.Darktree@0, 0
  1809. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 1xtile.Darktree@1, 1
  1810. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@0, 0
  1811. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@0, 0
  1812. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@0, 0
  1813. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@0, 0
  1814. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@1, 1
  1815. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@1, 1
  1816. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@1, 1
  1817. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@1, 1
  1818. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@2, 2
  1819. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@2, 2
  1820. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@2, 2
  1821. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@2, 2
  1822. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@3, 3
  1823. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@3, 3
  1824. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@3, 3
  1825. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: thaumcraft.common.blocks.BlockMagicalLogItem, 1xtile.blockMagicalLog@0, 0
  1826. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: thaumcraft.common.blocks.BlockMagicalLogItem, 1xtile.blockMagicalLog@1, 1
  1827. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock, 1xtile.witchery:witchlog@32767, 32,767
  1828. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.arsmagica2:witchwoodlog@0, 0
  1829. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFLog@32767, 32,767
  1830. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFMagicLog@32767, 32,767
  1831. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.mfr.rubberwood.log@0, 0
  1832. 10.06 14:47:52 [Server] Server thread/WARN [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
  1833. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Railcraft Config: Doing post init configuration
  1834. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding World Anchor Fuel = minecraft:ender_pearl=12
  1835. 10.06 14:47:52 [Server] Server thread/INFO [Railcraft]: Adding Personal Anchor Fuel = minecraft:ender_pearl=12
  1836. 10.06 14:47:53 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.ChristmasTreeSapling@0 meta=0
  1837. 10.06 14:47:53 [Server] Server thread/INFO [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.xmasLeaves@0 meta=0
  1838. 10.06 14:47:53 [Server] Server thread/INFO [EnderTech]: Registering recipes
  1839. 10.06 14:47:53 [Server] Server thread/INFO [TConstruct]: Thaumcraft detected. Adding thaumium tools.
  1840. 10.06 14:47:53 [Server] Server thread/WARN [ExtraTiC]: Couldn't find AdvancedSmelting class from Steelworks
  1841. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAir
  1842. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStone
  1843. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGrass
  1844. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirt
  1845. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWood
  1846. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSapling
  1847. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBush
  1848. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDynamicLiquid
  1849. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLiquid
  1850. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStaticLiquid
  1851. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSand
  1852. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFalling
  1853. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGravel
  1854. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOre
  1855. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLog
  1856. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLog
  1857. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLog
  1858. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLeaf
  1859. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeaves
  1860. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLeaves
  1861. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSponge
  1862. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlass
  1863. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBreakable
  1864. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressed
  1865. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDispenser
  1866. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDispenser
  1867. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSandStone
  1868. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNote
  1869. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockContainer
  1870. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockContainer
  1871. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBed
  1872. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBed
  1873. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailPowered
  1874. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailBase
  1875. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRailBase
  1876. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailDetector
  1877. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonBase
  1878. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWeb
  1879. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTallGrass
  1880. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTallGrass
  1881. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDeadBush
  1882. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDeadBush
  1883. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonExtension
  1884. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonExtension
  1885. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockColored
  1886. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonMoving
  1887. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonMoving
  1888. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlower
  1889. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMushroom
  1890. 10.06 14:47:53 [Server] Server thread/INFO [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneSlab
  1891. 10.06 14:47:54 [Multicraft] Skipped 2071 lines due to rate limit (160/s)
  1892. 10.06 14:47:54 [Server] Server thread/INFO [factorization]: Added 40 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
  1893. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:85]: INGOTS {
  1894. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Cooperite, Platinum
  1895. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Rutile, Rutile
  1896. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Aluminum, Aluminum
  1897. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Prometheum, Prometheum
  1898. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Rubracium, Rubracium
  1899. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Adamantine, Adamantine
  1900. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Yellorium, Yellorium
  1901. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Eximite, Eximite
  1902. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Atlarus, Atlarus
  1903. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: AstralSilver, AstralSilver
  1904. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Tetrahedrite, Copper
  1905. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Uranium, Uranium
  1906. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Platinum, Platinum
  1907. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Vyroxeres, Vyroxeres
  1908. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Galena, Lead
  1909. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Ceruclase, Ceruclase
  1910. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Titanium, Titanium
  1911. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Magnesium, Magnesium
  1912. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Cassiterite, Tin
  1913. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Oureclase, Oureclase
  1914. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Ignatius, Ignatius
  1915. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: ShadowIron, ShadowIron
  1916. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Sanguinite, Sanguinite
  1917. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Mithril, Mithril
  1918. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Aluminium, Aluminium
  1919. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Steel, Steel
  1920. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Orichalcum, Orichalcum
  1921. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Zinc, Zinc
  1922. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Meutoite, Meutoite
  1923. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Yellorite, Yellorium
  1924. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Vulcanite, Vulcanite
  1925. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Nickel, Nickel
  1926. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Lemurite, Lemurite
  1927. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Midasium, Midasium
  1928. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Alduorite, Alduorite
  1929. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Infuscolium, Infuscolium
  1930. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Kalendrite, Kalendrite
  1931. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Carmot, Carmot
  1932. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: Manganese, Manganese
  1933. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:87]: DeepIron, DeepIron
  1934. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:89]: }
  1935. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:91]: GEMS {
  1936. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Sunstone, Sunstone
  1937. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Amber, Amber
  1938. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Quartz, Quartz
  1939. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Moonstone, Moonstone
  1940. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Chimerite, Chimerite
  1941. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Sapphire, Sapphire
  1942. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Emerald, Emerald
  1943. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Tanzanite, Tanzanite
  1944. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Lapis, Lapis
  1945. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: BlueTopaz, BlueTopaz
  1946. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Ruby, Ruby
  1947. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Topaz, Topaz
  1948. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Malachite, Malachite
  1949. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:93]: Peridot, Peridot
  1950. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:95]: }
  1951. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:97]: DUSTS {
  1952. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: CertusQuartz, CertusQuartz
  1953. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Cinnabar, Cinnabar
  1954. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Potash, Potash
  1955. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Saltpeter, Saltpeter
  1956. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Sulfur, Sulfur
  1957. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Vinteum, Vinteum
  1958. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:99]: Bitumen, Bitumen
  1959. 10.06 14:47:54 [Server] Server thread/INFO [STDOUT]: [fza.base.util.OreDictionaryUtil:printSets:101]: }
  1960. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1961. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name dirtyGravelNickel has occurred. It adds an item (type: class fza.base.items.concretes.ItemDirtyGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1962. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  1963. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1964. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1965. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:48)
  1966. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  1967. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1968. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1969. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1970. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1971. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name cleanGravelNickel has occurred. It adds an item (type: class fza.base.items.concretes.ItemCleanGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1972. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  1973. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1974. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1975. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:49)
  1976. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  1977. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1978. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1979. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1980. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1981. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name reducedNickel has occurred. It adds an item (type: class fza.base.items.concretes.ItemReducedChunks) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1982. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  1983. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1984. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1985. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:50)
  1986. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  1987. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1988. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1989. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1990. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  1991. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name crystallineNickel has occurred. It adds an item (type: class fza.base.items.concretes.ItemCrystallizedChunks) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1992. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  1993. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  1994. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1995. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:51)
  1996. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  1997. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1998. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1999. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2000. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2001. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name dirtyGravelPrometheum has occurred. It adds an item (type: class fza.base.items.concretes.ItemDirtyGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2002. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  2003. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  2004. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2005. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:48)
  2006. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  2007. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2008. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  2009. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2010. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2011. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name cleanGravelPrometheum has occurred. It adds an item (type: class fza.base.items.concretes.ItemCleanGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2012. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  2013. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  2014. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2015. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:49)
  2016. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  2017. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2018. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  2019. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2020. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2021. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name reducedPrometheum has occurred. It adds an item (type: class fza.base.items.concretes.ItemReducedChunks) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2022. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  2023. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  2024. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2025. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:50)
  2026. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  2027. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2028. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  2029. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2030. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2031. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name crystallinePrometheum has occurred. It adds an item (type: class fza.base.items.concretes.ItemCrystallizedChunks) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2032. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  2033. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  2034. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2035. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:51)
  2036. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  2037. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2038. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  2039. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2040. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2041. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name dirtyGravelPlatinum has occurred. It adds an item (type: class fza.base.items.concretes.ItemDirtyGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2042. 10.06 14:47:54 [Server] INFO TO USERS: YES this is a BUG in the mod FZAddons report it to them!
  2043. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  2044. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2045. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.items.FZAItems.registerOreDict(FZAItems.java:48)
  2046. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at fza.base.FZAddons.postInit(FZAddons.java:49)
  2047. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2048. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  2049. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2050. 10.06 14:47:54 [Server] Server thread/WARN [FML]: ****************************************
  2051. 10.06 14:47:54 [Server] Server thread/WARN [FML]: * A broken ore dictionary registration with name cleanGravelPlatinum has occurred. It adds an item (type: class fza.base.items.concretes.ItemCleanGravel) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  2052. 10.06 14:47:57 [Multicraft] Skipped 1619 lines due to rate limit (160/s)
  2053. 10.06 14:47:57 [Server] Server thread/INFO [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.FMLLogInterceptorModule
  2054. 10.06 14:47:57 [Server] Server thread/INFO [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  2055. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Core Module Finished Loading
  2056. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Aesthetics Module Finished Loading
  2057. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Diving Module Finished Loading
  2058. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Factory Module Finished Loading
  2059. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Fishery Module Finished Loading
  2060. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Magic Module Finished Loading
  2061. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Transport Module Finished Loading
  2062. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: WorldPlus Module Finished Loading
  2063. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: HEE Plugin Finished Loading
  2064. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Railcraft Plugin Finished Loading
  2065. 10.06 14:47:57 [Server] Server thread/WARN [TCon-API]: Could not find crossBarCast in the ItemStack directory
  2066. 10.06 14:47:57 [Server] Server thread/WARN [TCon-API]: Could not find arrow in the Item directory
  2067. 10.06 14:47:57 [Server] Server thread/WARN [TCon-API]: Could not find fletching in the Item directory
  2068. 10.06 14:47:57 [Server] Server thread/WARN [Mariculture]: Something went wrong with TConstruct Plugin at POST Phase
  2069. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.NullPointerException
  2070. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at tconstruct.library.crafting.ToolBuilder.addNormalToolRecipe(ToolBuilder.java:46)
  2071. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at tconstruct.library.crafting.ToolBuilder.addToolRecipe(ToolBuilder.java:89)
  2072. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at tconstruct.library.TConstructRegistry.addToolRecipe(TConstructRegistry.java:217)
  2073. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.plugins.tconstruct.TitaniumTools.addTools(TitaniumTools.java:118)
  2074. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.plugins.tconstruct.TitaniumTools.postInit(TitaniumTools.java:82)
  2075. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.plugins.PluginTConstruct.postInit(PluginTConstruct.java:84)
  2076. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.plugins.Plugins$Plugin.load(Plugins.java:36)
  2077. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.plugins.Plugins.postInit(Plugins.java:111)
  2078. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mariculture.Mariculture.postInit(Mariculture.java:60)
  2079. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2080. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2081. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2082. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2083. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2084. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  2085. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2086. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2087. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2088. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2089. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2090. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2091. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2092. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2093. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2094. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2095. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2096. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2097. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2098. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2099. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2100. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2101. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2102. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2103. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2104. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  2105. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  2106. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  2107. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  2108. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  2109. 10.06 14:47:57 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  2110. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: TConstruct Plugin Finished Loading
  2111. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Thaumcraft Plugin Finished Loading
  2112. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: BiomesOPlenty Plugin Finished Loading
  2113. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Enchiridion Plugin Finished Loading
  2114. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: BloodMagic Plugin Finished Loading
  2115. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: OpenBlocks Plugin Finished Loading
  2116. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: Waila Plugin Finished Loading
  2117. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: ThermalFoundation Plugin Finished Loading
  2118. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: RedstoneArsenal Plugin Finished Loading
  2119. 10.06 14:47:57 [Server] Server thread/INFO [Mariculture]: ModdedTweaks Plugin Finished Loading
  2120. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for advancedAlloy
  2121. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for carbonPlate
  2122. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for electronicCircuit
  2123. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for advancedCircuit
  2124. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for iridiumPlate
  2125. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for energyCrystal
  2126. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for reBattery
  2127. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for batBox
  2128. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for wrench
  2129. 10.06 14:47:57 [Server] Server thread/INFO [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for generator
  2130. 10.06 14:47:58 [Server] Server thread/INFO [minechem]: Minechem has loaded
  2131.  
  2132. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  2133. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName0(Native Method)
  2134. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName(Class.java:264)
  2135. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pneumaticCraft.common.thirdparty.Chisel.postInit(Chisel.java:22)
  2136. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pneumaticCraft.common.thirdparty.ThirdPartyManager.postInit(ThirdPartyManager.java:122)
  2137. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at pneumaticCraft.PneumaticCraft.postInit(PneumaticCraft.java:139)
  2138. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2139. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2140. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2141. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2142. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2143. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  2144. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2145. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2146. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2147. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2148. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2149. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2150. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2151. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2152. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2153. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2154. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2155. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2156. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2157. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2158. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2159. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2160. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2161. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2162. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2163. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  2164. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  2165. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  2166. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  2167. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  2168. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  2169. 10.06 14:47:58 [Server] Server thread/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.NullPointerException
  2170. 10.06 14:47:58 [Server] Server thread/INFO [pressure]: Loading EnderIO compatibility...
  2171. 10.06 14:47:58 [Server] Server thread/INFO [pressure]: TCB=class crazypants.enderio.conduit.TileConduitBundle
  2172. 10.06 14:47:58 [Server] Server thread/INFO [pressure]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
  2173. 10.06 14:47:58 [Server] Server thread/INFO [pressure]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
  2174. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2175. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2176. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2177. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2178. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2179. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2180. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2181. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
  2182. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2183. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2184. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2185. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2186. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2187. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2188. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2189. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2190. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2191. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2192. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2193. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2194. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2195. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2196. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2197. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2198. 10.06 14:47:58 [Server] Server thread/INFO [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2199. 10.06 14:47:58 [Multicraft] Skipped 29 lines due to rate limit (160/s)
  2200. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
  2201. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
  2202. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
  2203. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
  2204. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
  2205. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
  2206. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
  2207. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
  2208. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkling
  2209. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkMage
  2210. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
  2211. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
  2212. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
  2213. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityHellCow
  2214. 10.06 14:47:58 [Server] Server thread/INFO [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
  2215. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityLightMage
  2216. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
  2217. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaElemental
  2218. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
  2219. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
  2220. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
  2221. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
  2222. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
  2223. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
  2224. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
  2225. 10.06 14:47:58 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
  2226. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
  2227. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
  2228. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
  2229. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
  2230. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
  2231. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
  2232. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
  2233. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
  2234. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
  2235. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
  2236. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! aroma1997.betterchests.CraftingFilter Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2237. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2238. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBag Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2239. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2240. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2241. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2242. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! com.emoniph.witchery.crafting.RecipeAttachTaglock Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2243. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! com.emoniph.witchery.crafting.RecipeShapelessBiomeCopy Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2244. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! appeng.recipes.game.DisassembleRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2245. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! codechicken.enderstorage.common.EnderStorageRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2246. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2247. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! minechem.potion.PotionCoatingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2248. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! minechem.potion.PotionSpikingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2249. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2250. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! cofh.core.util.crafting.RecipeUpgradeOveride Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2251. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! vswe.stevesfactory.blocks.ClusterRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2252. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! pl.asie.lib.util.color.RecipeColorizer Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2253. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! minechem.item.bucket.MinechemBucketRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2254. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! minechem.item.bucket.MinechemBucketReverseRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2255. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! buildcraft.transport.PipeColoringRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2256. 10.06 14:47:59 [Server] Server thread/INFO [FML]: Unknown recipe class! thaumic.tinkerer.common.item.SpellClothRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2257. 10.06 14:47:59 [Server] Server thread/FATAL [FML]: The fluid registry is corrupted. Something has inserted a fluid without registering it
  2258. 10.06 14:47:59 [Server] Server thread/FATAL [FML]: The mods that own these fluids need to register them properly
  2259. 10.06 14:47:59 [Server] INFO Jun 10, 2023 2:47:59 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
  2260. 10.06 14:47:59 [Server] INFO SEVERE: Could not dispatch event: Forge to public void net.minecraftforge.common.ForgeModContainer.onAvailable(cpw.mods.fml.common.event.FMLLoadCompleteEvent)
  2261. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Factorization.json:
  2262. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Tinkers-Ores.json:
  2263. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Aroma1997sDimension.json:
  2264. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/ProjectRed-Ores.json:
  2265. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Biomes-O-Plenty.json:
  2266. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/ThermalExpansion-Ores.json:
  2267. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Big-Reactors-Ores.json:
  2268. 10.06 14:47:59 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/Metallurgy-4-Ores.json_:
  2269. 10.06 14:47:59 [Server] Server thread/INFO [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  2270. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
  2271. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
  2272. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
  2273. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
  2274. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  2275. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  2276. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  2277. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  2278. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  2279. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  2280. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  2281. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
  2282. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
  2283. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
  2284. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
  2285. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
  2286. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
  2287. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
  2288. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
  2289. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
  2290. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
  2291. 10.06 14:47:59 [Server] Morph Online Resource Thread/INFO [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  2292.  
  2293. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2294. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2295. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2296. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2297. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2298. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2299. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2300. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2301. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2302. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2303. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2304. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2305. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2306. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2307. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2308. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2309. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2310. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2311. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2312. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2313. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2314. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2315. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2316. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2317. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2318. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2319. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2320. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2321. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2322. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2323. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2324. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2325. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2326. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2327. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2328. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2329. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2330. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2331. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2332. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2333. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2334. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2335. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2336. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2337. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2338. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2339. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2340. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2341. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2342. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2343. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2344. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2345. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2346. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2347. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2348. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2349. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2350. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2351. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2352. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2353. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2354. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2355. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2356. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2357. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2358. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2359. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2360. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2361. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2362. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2363. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2364. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2365. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2366. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2367. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2368. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2369. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2370. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2371. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2372. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2373. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2374. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2375. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2376. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2377. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2378. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2379. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2380. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2381. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2382. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2383. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2384. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2385. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2386. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2387. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2388. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2389. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2390. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2391. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2392. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2393. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2394. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2395. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2396. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2397. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2398. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2399. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2400. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2401. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2402. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2403. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2404. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2405. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2406. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2407. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2408. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2409. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2410. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2411. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2412. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2413. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2414. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2415. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2416. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2417. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2418. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2419. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2420. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2421. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2422. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2423. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2424. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2425. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2426. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2427. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2428. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2429. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2430. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2431. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] recipe output is null (appeng.recipes.game.FacadeRecipe)
  2432. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] recipe output is null (mods.railcraft.common.util.crafting.RotorRepairRecipe)
  2433. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (aroma1997.core.recipes.ShapedAromicRecipe)
  2434. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (WayofTime.alchemicalWizardry.api.items.ShapedBloodOrbRecipe)
  2435. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2436. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2437. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2438. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2439. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2440. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2441. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2442. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2443. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2444. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2445. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2446. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2447. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2448. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (codechicken.enderstorage.common.EnderStorageRecipe)
  2449. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2450. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2451. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (appeng.recipes.game.ShapedRecipe)
  2452. 10.06 14:47:59 [Server] Server thread/WARN [EasyCrafting]: [WrappedRecipe] failed to get recipe input list (pneumaticCraft.common.recipes.RecipeGun)
  2453. 10.06 14:48:02 [Multicraft] Server shut down (starting)
  2454. 10.06 14:48:02 [Multicraft] Restarting crashed server in 300 seconds
  2455. 10.06 14:48:02 [Multicraft] Server stopped
  2456. 10.06 14:48:08 [Multicraft] Received stop command
  2457. 10.06 14:48:08 [Multicraft] Server stopped
  2458.  
Advertisement
Add Comment
Please, Sign In to add comment