Advertisement
Guest User

server log

a guest
Aug 9th, 2019
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 393.96 KB | None | 0 0
  1. [22:25:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [22:25:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [22:25:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [22:25:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [22:25:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_201
  6. [22:25:06] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [22:25:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [22:25:07] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [22:25:07] [main/WARN] [FML]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [22:25:07] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [22:25:07] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [22:25:07] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [22:25:07] [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
  14. [22:25:07] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [22:25:07] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [22:25:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [22:25:07] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [22:25:07] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [22:25:07] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [22:25:07] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
  21. java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
  22. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_201]
  23. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  24. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  25. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  26. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  27. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
  28. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [mcforge.jar:?]
  29. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [mcforge.jar:?]
  30. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [mcforge.jar:?]
  31. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [mcforge.jar:?]
  32. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [mcforge.jar:?]
  33. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [mcforge.jar:?]
  34. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [mcforge.jar:?]
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
  40. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
  41. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [mcforge.jar:?]
  42. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [mcforge.jar:?]
  43. [22:25:07] [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
  44. [22:25:07] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  45. [22:25:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  46. [22:25:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  47. [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  48. [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  49. [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [22:25:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  51. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [22:25:08] [main/INFO] [Aroma1997Core]: Finished data injection.
  55. [22:25:08] [main/INFO] [Aroma1997Core]: Finished data injection.
  56. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [22:25:08] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  62. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  72. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  78. [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  79. [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  80. [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  81. [22:25:08] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  82. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  83. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  85. [22:25:08] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  86. [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  87. [22:25:08] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
  88. [22:25:08] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  89. [22:25:09] [main/INFO] [FML]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
  90. [22:25:09] [main/INFO] [FML]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
  91. [22:25:09] [main/INFO] [FastLeafDecay]: Patching leaves.
  92. [22:25:09] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
  93. [22:25:09] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
  94. [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  95. [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  96. [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  97. [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  98. [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  99. [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  100. [22:25:13] [Server thread/INFO]: Starting minecraft server version 1.7.10
  101. [22:25:13] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  102. [22:25:13] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  103. [22:25:13] [Server thread/INFO] [FML]: Replaced 183 ore recipies
  104. [22:25:13] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  105. [22:25:13] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  106. [22:25:13] [Server thread/INFO] [FML]: Searching C:\Users\ender\Desktop\Meh server\mods for mods
  107. [22:25:13] [Server thread/INFO] [FML]: Also searching C:\Users\ender\Desktop\Meh server\mods\1.7.10 for mods
  108. [22:25:14] [Server thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  109. [22:25:14] [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.16
  110. [22:25:14] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  111. [22:25:14] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.0.0
  112. [22:25:14] [Server thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  113. [22:25:14] [Server thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
  114. [22:25:14] [Server thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
  115. [22:25:14] [Server thread/WARN] [cosmeticarmorreworked]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v6b
  116. [22:25:14] [Server thread/WARN] [craftingtweaks]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.88
  117. [22:25:15] [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.7.37
  118. [22:25:15] [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.12
  119. [22:25:15] [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.575
  120. [22:25:15] [Server thread/WARN] [gud_thaumicnei]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0
  121. [22:25:15] [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.8.6
  122. [22:25:16] [Server thread/WARN] [oreexcavation]: Mod oreexcavation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.134
  123. [22:25:17] [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.7.0pre12.95
  124. [22:25:17] [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.7.0pre12.95
  125. [22:25:17] [Server thread/WARN] [ProjRed|Fabrication]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  126. [22:25:17] [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.7.0pre12.95
  127. [22:25:17] [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.7.0pre12.95
  128. [22:25:17] [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.7.0pre12.95
  129. [22:25:17] [Server thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  130. [22:25:17] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  131. [22:25:17] [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.7.0pre12.95
  132. [22:25:18] [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.2.0.345
  133. [22:25:18] [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.2.0.345
  134. [22:25:18] [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.2.0.345
  135. [22:25:18] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  136. [22:25:18] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  137. [22:25:18] [Server thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  138. [22:25:18] [Server thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  139. [22:25:18] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  140. [22:25:18] [Server thread/INFO] [FML]: Forge Mod Loader has identified 153 mods to load
  141. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [voltzenginemodcompat, voltzengine, voltzenginemodflag] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  142. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  143. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  144. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  145. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
  146. [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  147. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatAppliedEnergistics]: Mod MineFactoryReloaded|CompatAppliedEnergistics has been disabled through configuration
  148. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  149. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  150. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatBuildCraft]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
  151. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  152. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  153. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
  154. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
  155. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  156. [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
  157. [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  158. [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-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.
  159. [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-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.
  160. [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file CodingLib-0.2.8b50.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  161. [22:25:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, voltzenginepreloader, OpenModsCore, <CoFH ASM>, ActuallyAdditions, aobd, AppleCore, armory, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, baublelicious, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, BloodArsenal, AWWayofTime, BrandonsCore, CarpentersBlocks, chisel, chiseltones, CoFHCore, ComputerCraft, cookingbook, cosmeticarmorreworked, craftingtweaks, MineTweaker3, customnpcs, doggytalents, DraconicEvolution, DummyCore, endercore, EnderIO, enderioaddons, EnderStorage, enderutilities, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, FTBL, FTBU, gud_thaumicnei, hardcorewither, HardcoreEnderExpansion, Hats, HungerOverhaul, icbmclassic, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, recipehandler, neresources, OpenBlocks, OpenMods, openmodularturrets, oreexcavation, p455w0rdslib, harvestcraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, QuantumStorage, RedstoneArsenal, xreliquary, libsandstone, rftools, Roguelike, simplyjetpacks, SpiceOfLife, StorageDrawers, tcnodetracker, TConstruct, Techguns, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, tinker_io, UniDict, voltzenginemodcompat, voltzengine, voltzenginemodflag, waterhooks, witchery, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  162. [22:25:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, voltzenginepreloader, OpenModsCore, <CoFH ASM>, ActuallyAdditions, aobd, AppleCore, armory, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, baublelicious, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, BloodArsenal, AWWayofTime, BrandonsCore, CarpentersBlocks, chisel, chiseltones, CoFHCore, ComputerCraft, cookingbook, cosmeticarmorreworked, craftingtweaks, MineTweaker3, customnpcs, doggytalents, DraconicEvolution, DummyCore, endercore, EnderIO, enderioaddons, EnderStorage, enderutilities, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, FTBL, FTBU, gud_thaumicnei, hardcorewither, HardcoreEnderExpansion, Hats, HungerOverhaul, icbmclassic, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, recipehandler, neresources, OpenBlocks, OpenMods, openmodularturrets, oreexcavation, p455w0rdslib, harvestcraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, QuantumStorage, RedstoneArsenal, xreliquary, libsandstone, rftools, Roguelike, simplyjetpacks, SpiceOfLife, StorageDrawers, tcnodetracker, TConstruct, Techguns, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, tinker_io, UniDict, voltzenginemodcompat, voltzengine, voltzenginemodflag, waterhooks, witchery, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  163. [22:25:20] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  164. [22:25:20] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  165. [22:25:21] [Server thread/INFO] [Brandon's Core]: Hello Minecraft!!!
  166. [22:25:21] [Server thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
  167. [22:25:22] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  168. [22:25:22] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  169. [22:25:23] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  170. [22:25:23] [Server thread/INFO] [FML]: Found 515 ObjectHolder annotations
  171. [22:25:23] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  172. [22:25:23] [Server thread/INFO] [FML]: Found 43 ItemStackHolder annotations
  173. [22:25:23] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  174. [22:25:23] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
  175. [22:25:23] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
  176. [22:25:23] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
  177. [22:25:23] [Server thread/INFO] [CoFHWorld]: Registering default generators
  178. [22:25:23] [Server thread/INFO] [CoFHWorld]: Complete
  179. [22:25:23] [Server thread/INFO] [VoltzEngine]: Transforming Chunk class for chunkModified event.
  180. [22:25:23] [Server thread/INFO] [VoltzEngine]: [Voltz-Engine] Found method func_150807_a
  181. [22:25:23] [Server thread/INFO] [VoltzEngine]: Injected instruction to method: func_150807_a
  182. [22:25:23] [Server thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  183. [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Starting PreInitialization Phase...
  184. [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Grabbing Configurations...
  185. [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Initializing Tool Materials...
  186. [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Initializing Armor Materials...
  187. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Blocks...
  188. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Items...
  189. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Fuelstuffs...
  190. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Update Checker...
  191. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Starting Update Check...
  192. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: PreInitializing ServerProxy...
  193. [22:25:24] [Server thread/INFO] [ActuallyAdditions]: PreInitialization Finished.
  194. [22:25:24] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
  195. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  196. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_201]
  197. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
  198. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  199. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  200. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  201. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
  202. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
  203. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
  204. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
  205. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  206. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Update Check done!
  207. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: There is an Update for Actually Additions available!
  208. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Current Version: 1.7.10-r21, newest Version: 1.12.2-r149!
  209. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: View the Changelog at http://ellpeck.de/actaddchangelog/
  210. [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Download at http://minecraft.curseforge.com/mc-mods/228404-actually-additions/files
  211. [22:25:24] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
  212. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
  213. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_201]
  214. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
  215. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  216. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  217. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  218. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
  219. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
  220. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
  221. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
  222. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  223. [22:25:24] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
  224. [22:25:24] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
  225. [22:25:24] [Server thread/INFO] [extrautils]: Hello World
  226. [22:25:24] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  227. [22:25:24] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
  228. [22:25:24] [Server thread/INFO] [Mantle]: Loading configuration from disk.
  229. [22:25:24] [Server thread/INFO] [Mantle]: Configuration load completed.
  230. [22:25:25] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
  231. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
  232. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_201]
  233. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
  234. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  235. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  236. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  237. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
  238. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
  239. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
  240. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
  241. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  242. [22:25:25] [Server thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
  243. [22:25:25] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
  244. [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
  245. [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  246. [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
  247. [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  248. [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  249. [22:25:25] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  250. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Phase: Pre-Init
  251. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Validating file paths
  252. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Done...
  253. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Registering mod processors
  254. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine 1.9.14.302
  255. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< block, com.builtbroken.mc.seven.framework.block.json.JsonBlockProcessor@43d2bd09 >
  256. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< tileEntity, com.builtbroken.mc.seven.framework.block.json.JsonBlockTileProcessor@4775237e >
  257. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< multiblock, com.builtbroken.mc.framework.json.processors.multiblock.JsonMultiBlockLayoutProcessor@558afa3d >
  258. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< item, com.builtbroken.mc.seven.framework.json.item.JsonItemProcessor@31e695d6 >
  259. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< oreName, com.builtbroken.mc.seven.framework.json.extra.JsonOreNameProcessor@595e6f11 >
  260. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< craftingGridRecipe, com.builtbroken.mc.seven.framework.json.recipe.crafting.JsonCraftingRecipeProcessor@4c8d343f >
  261. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< furnaceRecipe, com.builtbroken.mc.seven.framework.json.recipe.smelting.JsonFurnaceRecipeProcessor@2454027c >
  262. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< recipeRemoval, com.builtbroken.mc.seven.framework.json.recipe.replace.JsonRecipeReplacementProcessor@7b8d4606 >
  263. [22:25:25] [Server thread/INFO] [JsonContentLoader]: -is loadable
  264. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< worldGenerator, com.builtbroken.mc.seven.framework.json.world.JsonWorldOreGenProcessor@41c92b2c >
  265. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< override, com.builtbroken.mc.framework.json.override.JsonOverrideProcessor@36d15eb8 >
  266. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< missingMappingEvent, com.builtbroken.mc.framework.json.processors.event.JsonMissingMapEventProcessor@d3c8ca3 >
  267. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< explosive, com.builtbroken.mc.framework.json.processors.explosive.JsonProcessorExplosive@1545ae >
  268. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< setting, com.builtbroken.mc.framework.json.settings.JsonSettingsProcessor@6ee3b1 >
  269. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Armory 0.7.4.132
  270. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< ammoType, com.builtbroken.armory.json.processors.AmmoTypeJsonProcessor@15095cd1 >
  271. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< ammo, com.builtbroken.armory.json.processors.AmmoJsonProcessor@c035629 >
  272. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< clip, com.builtbroken.armory.json.processors.ClipJsonProcessor@435e543 >
  273. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< gun, com.builtbroken.armory.json.processors.GunJsonProcessor@6ae03d75 >
  274. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< sentry, com.builtbroken.armory.json.processors.SentryJsonProcessor@495770d1 >
  275. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< throwable, com.builtbroken.armory.json.processors.ThrownJsonProcessor@2afa436c >
  276. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< meleeTool, com.builtbroken.armory.json.processors.MeleeToolJsonProcessor@64494912 >
  277. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< meleeWeapon, com.builtbroken.armory.json.processors.MeleeWeaponJsonProcessor@33dbe7c4 >
  278. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM-Classic 2.16.2.205
  279. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM Sentries 0.1.0.61
  280. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Mod Compatibility Loader 1.9.14.302
  281. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< hideItem, com.builtbroken.mc.mods.nei.JsonProcessorHideItem@60202b9e >
  282. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: VoltzEngine mod protection, flag, and region system 1.9.14.302
  283. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Done...
  284. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Loading files
  285. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Loading json resources
  286. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Scanning mod packages for json data
  287. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Coder Pack 9.05
  288. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  289. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Mod Loader 7.10.99.99
  290. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mcforge.jar
  291. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FML/ ]
  292. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Forge 10.13.4.1614
  293. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mcforge.jar
  294. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997Core 1.0.2.16
  295. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997Core-1.7.10-1.0.2.16.jar
  296. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CodeChicken Core 1.0.7.47
  297. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  298. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Not Enough Items 1.0.5.120
  299. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar
  300. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Tinkerer Core 0.1
  301. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  302. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Preloader 0.0.1
  303. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  304. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: OpenModsCore 0.10
  305. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  306. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CoFH ASM 000
  307. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
  308. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CoFH Core 3.1.4
  309. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CoFHCore-[1.7.10]3.1.4-329.jar
  310. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/CoFHCore/ ]
  311. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Actually Additions 1.7.10-r21
  312. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ActuallyAdditions-1.7.10-r21.jar
  313. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ActuallyAdditions/ ]
  314. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: AppleCore 3.1.1
  315. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AppleCore-mc1.7.10-3.1.1.jar
  316. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AppleCore/ ]
  317. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Baubles 1.0.1.10
  318. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar
  319. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Baubles/ ]
  320. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Foundation 1.2.6
  321. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalFoundation-[1.7.10]1.2.6-118.jar
  322. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalFoundation/ ]
  323. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Multipart 1.2.0.345
  324. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
  325. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeMultipart/ ]
  326. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Extra Utilities 1.2.12
  327. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\extrautilities-1.2.12.jar
  328. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ExtraUtilities/ ]
  329. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Mantle 0.3.2b
  330. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Mantle-1.7.10-0.3.2b.jar
  331. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Mantle/ ]
  332. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: MineFactory Reloaded 2.8.1
  333. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  334. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded/ ]
  335. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Expansion 4.1.5
  336. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalExpansion-[1.7.10]4.1.5-248.jar
  337. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalExpansion/ ]
  338. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Tinkers' Construct 1.8.8
  339. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\TConstruct-1.7.10-1.8.8.jar
  340. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/TConstruct/ ]
  341. [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine 1.9.14.302
  342. [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
  343. [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
  344. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/voltzengine/
  345. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found item.json
  346. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  347. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found item.json
  348. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  349. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found recipes.json
  350. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found oredictionary.json
  351. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found hiddenItems.json
  352. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  353. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found recipes.json
  354. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found world.json
  355. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ore.json
  356. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  357. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found world.json
  358. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ore.json
  359. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found textures.json
  360. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found models.json
  361. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found TileInfInv.json
  362. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
  363. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Armory 0.7.4.132
  364. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Armory-1.7.10-0.7.4b132.jar
  365. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
  366. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/armory/
  367. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 12g.json
  368. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found energy.json
  369. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mm.json
  370. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mm.json
  371. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 12g.json
  372. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found energy.json
  373. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mm.json
  374. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mm.json
  375. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mmClip.json
  376. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mmClip.json
  377. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found tile.json
  378. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found shotgun.json
  379. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.shell.he.json
  380. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  381. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  382. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found handgun.json
  383. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sword.json
  384. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  385. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sword.json
  386. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  387. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ax.json
  388. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found textures.json
  389. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
  390. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997Core|Helper 1.0.2.16
  391. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997Core-1.7.10-1.0.2.16.jar
  392. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Aroma1997CoreHelper/ ]
  393. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997's Dimensional World 1.0
  394. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar
  395. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Aroma1997sDimension/ ]
  396. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: AromaBackup 0.1.0.0
  397. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AromaBackup-1.7.10-0.1.0.0.jar
  398. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AromaBackup/ ]
  399. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: AromaBackup Recovery 1.0
  400. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AromaBackup-1.7.10-0.1.0.0.jar
  401. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AromaBackupRecovery/ ]
  402. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Baublelicious 1.7.10-1.2.2-final
  403. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\baublelicious-1.7.10-1.2.2-final.jar
  404. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/baublelicious/ ]
  405. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BD Lib 1.9.4.109
  406. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\bdlib-1.9.4.109-mc1.7.10.jar
  407. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/bdlib/ ]
  408. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Better Builder's Wands 0.8.1
  409. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar
  410. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/betterbuilderswands/ ]
  411. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BiblioCraft 1.11.7
  412. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BiblioCraft[v1.11.7][MC1.7.10].jar
  413. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BiblioCraft/ ]
  414. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Natura 1.7.10-92.8a1150f
  415. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\natura-1.7.10-2.2.0.1.jar
  416. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Natura/ ]
  417. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BiblioWoods Natura Edition 1.5
  418. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BiblioWoods[Natura][v1.5].jar
  419. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BiblioWoodsNatura/ ]
  420. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Big Reactors 0.4.3A
  421. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BigReactors-0.4.3A.jar
  422. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BigReactors/ ]
  423. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Blood Magic: Alchemical Wizardry 1.7.10-1.3.3-17
  424. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BloodMagic-1.7.10-1.3.3-17.jar
  425. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AWWayofTime/ ]
  426. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumcraft 1.7.10-4.2.3.5
  427. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  428. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Thaumcraft/ ]
  429. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ComputerCraft 1.75
  430. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ComputerCraft1.75.jar
  431. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ComputerCraft/ ]
  432. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: IndustrialCraft 2 2.2.827-experimental
  433. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\industrialcraft-2-2.2.827-experimental.jar
  434. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IC2/ ]
  435. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Tinkerer 2.5-1.7.10-164
  436. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThaumicTinkerer-2.5-1.7.10-164.jar
  437. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThaumicTinkerer/ ]
  438. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Forbidden Magic 1.7.10-0.575
  439. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Forbidden Magic-1.7.10-0.575.jar
  440. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForbiddenMagic/ ]
  441. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Blood Arsenal 1.2-5
  442. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BloodArsenal-1.7.10-1.2-5.jar
  443. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BloodArsenal/ ]
  444. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Brandon's Core 1.0.0.12
  445. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BrandonsCore-1.0.0.12.jar
  446. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BrandonsCore/ ]
  447. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Chisel 2.9.5.11
  448. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Chisel-2.9.5.11.jar
  449. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/chisel/ ]
  450. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Carpenter's Blocks 3.3.8.2
  451. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Carpenter's Blocks v3.3.8.2 - MC 1.7.10.jar
  452. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/CarpentersBlocks/ ]
  453. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ztones 2.2
  454. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Ztones-1.7.10-2.2.1.jar
  455. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Ztones/ ]
  456. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Chisel Tones 1.7.10-1.0-3
  457. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ChiselTones-1.7.10-1.0-3.jar
  458. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/chiseltones/ ]
  459. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Cooking for Blockheads 1.0.140
  460. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\cookingbook-mc1.7.10-1.0.140.jar
  461. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/cookingbook/ ]
  462. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: CosmeticArmorReworked 1.7.10-v6b
  463. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CosmeticArmorReworked-1.7.10-v6b.jar
  464. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/cosmeticarmorreworked/ ]
  465. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Crafting Tweaks 1.0.88
  466. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\craftingtweaks-mc1.7.10-1.0.88.jar
  467. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/craftingtweaks/ ]
  468. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MineTweaker 3 1.7.10-3.0.13
  469. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CraftTweaker-1.7.10-3.0.13.jar
  470. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineTweaker3/ ]
  471. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: CustomNpcs 1.7.10
  472. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CustomNPCs_1.7.10d(29oct17).jar
  473. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/customnpcs/ ]
  474. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Doggy Talents 1.14.2.317
  475. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\DoggyTalents-1.7.10-1.14.2.317-universal.jar
  476. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/doggytalents/ ]
  477. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Draconic Evolution 1.7.10-1.0.2h
  478. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
  479. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/DraconicEvolution/ ]
  480. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: DummyCore 1.13
  481. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\DummyCore1.13.jar
  482. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/DummyCore/ ]
  483. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: EnderCore 1.7.10-0.2.0.39_beta
  484. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderCore-1.7.10-0.2.0.39_beta.jar
  485. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/endercore/ ]
  486. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender IO 1.7.10-2.3.0.429_beta
  487. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderIO-1.7.10-2.3.0.429_beta.jar
  488. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/EnderIO/ ]
  489. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Water Hooks 1.2.1
  490. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\waterhooks-1.2.1.jar
  491. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/waterhooks/ ]
  492. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender IO Addons 0.10.13
  493. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar
  494. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/enderioaddons/ ]
  495. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: EnderStorage 1.4.7.37
  496. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderStorage-1.7.10-1.4.7.37-universal.jar
  497. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/EnderStorage/ ]
  498. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender Utilities 0.5.3
  499. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\enderutilities-1.7.10-0.5.3.jar
  500. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/enderutilities/ ]
  501. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Pam's HarvestCraft 1.7.10i
  502. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Pam's HarvestCraft 1.7.10Lb.jar
  503. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/harvestcraft/ ]
  504. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ExtraTiC 1.4.6
  505. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ExtraTiC-1.7.10-1.4.6.jar
  506. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ExtraTiC/ ]
  507. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Fast Leaf Decay 1.7.10-1.4
  508. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FastLeafDecay-1.7.10-1.4.jar
  509. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/fastleafdecay/ ]
  510. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: FTBLib 1.7.10-1.0.18.2
  511. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FTBLib-1.7.10-1.0.18.3.jar
  512. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FTBL/ ]
  513. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: FTBUtilities 1.7.10-1.0.18.2
  514. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FTBUtilities-1.7.10-1.0.18.3.jar
  515. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FTBU/ ]
  516. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic NEI 1.3.0
  517. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\gud_thaumicnei-1.3.0.jar
  518. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/gud_thaumicnei/ ]
  519. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hardcore Wither 1.1.3
  520. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Hardcore Wither-1.7.10-1.1.3-21-universal.jar
  521. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/hardcorewither/ ]
  522. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hardcore Ender Expansion 1.8.6
  523. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar
  524. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/HardcoreEnderExpansion/ ]
  525. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: iChunUtil 4.2.3
  526. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\iChunUtil-4.2.3.jar
  527. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/iChunUtil/ ]
  528. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hats 4.0.1
  529. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Hats-4.0.1.jar
  530. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Hats/ ]
  531. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM-Classic 2.16.2.205
  532. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ICBM-classic-1.7.10-2.16.2b205.jar
  533. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/icbmclassic/ ]
  534. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM Sentries 0.1.0.61
  535. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ICBM-Classic-Sentry-1.7.10-0.1.0b61.jar
  536. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
  537. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/icbmsentry/
  538. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  539. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
  540. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ammo.json
  541. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  542. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  543. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
  544. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
  545. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
  546. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
  547. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Iron Chest 6.0.62.742
  548. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ironchest-1.7.10-6.0.62.742-universal.jar
  549. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IronChest/ ]
  550. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MalisisCore 1.7.10-0.14.3
  551. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\malisiscore-1.7.10-0.14.3.jar
  552. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/malisiscore/ ]
  553. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Malisis' Doors 1.7.10-1.13.2
  554. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\malisisdoors-1.7.10-1.13.2.jar
  555. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/malisisdoors/ ]
  556. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Mekanism 9.1.1
  557. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Mekanism-1.7.10-9.1.1.1031.jar
  558. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Mekanism/ ]
  559. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MekanismGenerators 9.1.1
  560. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MekanismGenerators-1.7.10-9.1.1.1031.jar
  561. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MekanismGenerators/ ]
  562. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MekanismTools 9.1.1
  563. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MekanismTools-1.7.10-9.1.1.1031.jar
  564. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MekanismTools/ ]
  565. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: ForgeMicroblock 2.8.1
  566. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  567. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatForgeMicroblock/ ]
  568. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: IC2 2.8.1
  569. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  570. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatIC2/ ]
  571. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MrTJPCore 1.1.0.33
  572. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\MrTJPCore-1.1.0.33-universal.jar
  573. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MrTJPCoreMod/ ]
  574. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Core 4.7.0pre12.95
  575. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Base.jar
  576. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Core/ ]
  577. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Exploration 4.7.0pre12.95
  578. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-World.jar
  579. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Exploration/ ]
  580. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat ProjectRed 2.8.1
  581. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  582. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatProjRed/ ]
  583. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Thaumcraft 2.8.1
  584. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  585. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatThaumcraft/ ]
  586. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Thermal Expansion 2.8.1
  587. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  588. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatThermalExpansion/ ]
  589. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Tinkers' Construct 2.8.1
  590. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  591. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatTConstruct/ ]
  592. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Vanilla 2.8.1
  593. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  594. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatVanilla/ ]
  595. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Mod Tweaker 2 0.9.6
  596. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ModTweaker2-0.9.6.jar
  597. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/modtweaker2/ ]
  598. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons 1.12.14.40
  599. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  600. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons/ ]
  601. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Developer Tools 1.12.14.40
  602. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  603. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Developer/ ]
  604. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Applied Energistics 2 1.12.14.40
  605. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  606. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|AppEng/ ]
  607. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Botany 1.12.14.40
  608. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  609. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Botany/ ]
  610. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Forestry 1.12.14.40
  611. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  612. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Forestry/ ]
  613. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Crafting Tables 1.12.14.40
  614. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  615. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|CraftingTables/ ]
  616. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Ex Nihilo 1.12.14.40
  617. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
  618. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|ExNihilo/ ]
  619. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Integration 1.1.2
  620. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NEIIntegration-MC1.7.10-1.1.2.jar
  621. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/neiintegration/ ]
  622. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Nether Ores 2.3.1
  623. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NetherOres-[1.7.10]2.3.1-22.jar
  624. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NetherOres/ ]
  625. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NodalMechanics 1.7-1.0-7
  626. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NodalMechanics-1.7-1.0-7.jar
  627. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NodalMechanics/ ]
  628. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NoMoreRecipeConflict 0.3
  629. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NoMoreRecipeConflict-0.3(1.7.10).jar
  630. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/recipehandler/ ]
  631. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Not Enough Resources
  632. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NotEnoughResources-1.7.10-0.1.0-122.jar
  633. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/neresources/ ]
  634. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OpenMods 0.10
  635. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenModsLib-1.7.10-0.10.jar
  636. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/OpenMods/ ]
  637. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OpenBlocks 1.6
  638. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenBlocks-1.7.10-1.6.jar
  639. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/OpenBlocks/ ]
  640. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Open Modular Turrets 2.2.11-245
  641. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenModularTurrets-1.7.10-2.2.11-245.jar
  642. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/openmodularturrets/ ]
  643. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OreExcavation 1.1.134
  644. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OreExcavation-1.1.134.jar
  645. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/oreexcavation/ ]
  646. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: p455w0rd's Library 1.0.4
  647. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\p455w0rdslib-1.7.10-1.0.4.jar
  648. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/p455w0rdslib/ ]
  649. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectE 1.7.10-PE1.10.1
  650. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectE-1.7.10-PE1.10.1.jar
  651. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjectE/ ]
  652. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Transmission 4.7.0pre12.95
  653. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar
  654. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Transmission/ ]
  655. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Transportation 4.7.0pre12.95
  656. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar
  657. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Transportation/ ]
  658. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Compatibility 4.7.0pre12.95
  659. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar
  660. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Compatibility/ ]
  661. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Integration 4.7.0pre12.95
  662. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar
  663. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Integration/ ]
  664. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Fabrication 4.7.0pre12.95
  665. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar
  666. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Fabrication/ ]
  667. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Illumination 4.7.0pre12.95
  668. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar
  669. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Illumination/ ]
  670. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Expansion 4.7.0pre12.95
  671. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar
  672. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Expansion/ ]
  673. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: QuantumFlux 1.7.10-1.3.4
  674. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\QuantumFlux-1.7.10-1.3.4.jar
  675. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/quantumflux/ ]
  676. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: QuantumStorage 1.2.1
  677. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\QuantumStorage-1.7.10-1.2.1.jar
  678. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/QuantumStorage/ ]
  679. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Redstone Arsenal 1.1.2
  680. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\RedstoneArsenal-[1.7.10]1.1.2-92.jar
  681. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/RedstoneArsenal/ ]
  682. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: libsandstone 1.0.0
  683. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Reliquary-1.7.10-1.2.1.483.jar
  684. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/libsandstone/ ]
  685. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Reliquary 1.7.10-1.2.1.483
  686. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Reliquary-1.7.10-1.2.1.483.jar
  687. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/xreliquary/ ]
  688. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: RFTools 4.23
  689. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\rftools-4.23.jar
  690. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/rftools/ ]
  691. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Roguelike Dungeons 1.5.0
  692. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\roguelike-1.7.10-1.5.0b.jar
  693. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Roguelike/ ]
  694. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Simply Jetpacks 1.5.3
  695. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\SimplyJetpacks-MC1.7.10-1.5.3.jar
  696. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/simplyjetpacks/ ]
  697. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: The Spice of Life 1.3.11
  698. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\SpiceOfLife-mc1.7.10-1.3.11.jar
  699. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/SpiceOfLife/ ]
  700. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Storage Drawers 1.7.10-1.10.9
  701. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\StorageDrawers-1.7.10-1.10.9.jar
  702. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/StorageDrawers/ ]
  703. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: TC Node Tracker 1.7.10-1.1.2
  704. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\tcnodetracker-1.7.10-1.1.2.jar
  705. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/tcnodetracker/ ]
  706. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Techguns 0.1
  707. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Techguns.beta.1.2_alphatest4.1.jar
  708. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Techguns/ ]
  709. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumcraft NEI Plugin 1.7.10-1.7a
  710. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\thaumcraftneiplugin-1.7.10-1.7a.jar
  711. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/thaumcraftneiplugin/ ]
  712. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Horizons 1.1.5
  713. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\thaumichorizons-1.7.10-1.1.9.jar
  714. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThaumicHorizons/ ]
  715. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Dynamics 1.2.1
  716. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalDynamics-[1.7.10]1.2.1-172.jar
  717. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalDynamics/ ]
  718. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: TiC Tooltips 1.2.5
  719. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\TiCTooltips-mc1.7.10-1.2.5.jar
  720. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/TiCTooltips/ ]
  721. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Tinker I/O release 1.5.0.DEV.GITBORK
  722. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\tinker_io-1.7.10-release 1.5.0.jar
  723. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/tinker_io/ ]
  724. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Mod Compatibility Loader 1.9.14.302
  725. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
  726. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/voltzenginemodcompat/ ]
  727. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: VoltzEngine mod protection, flag, and region system 1.9.14.302
  728. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
  729. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/voltzenginemodflag/ ]
  730. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Witchery 1.7.10-0.24.1
  731. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\witchery-1.7.10-0.24.1.jar
  732. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/witchery/ ]
  733. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Multipart Plugin 1.2.0.345
  734. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
  735. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/McMultipart/ ]
  736. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ForgeRelocation 0.0.1.4
  737. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocation-0.0.1.4-universal.jar
  738. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeRelocation/ ]
  739. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MCFrames 1.0
  740. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocation-0.0.1.4-universal.jar
  741. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MCFrames/ ]
  742. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: RelocationFMP 0.0.1.2
  743. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocationFMP-0.0.1.2-universal.jar
  744. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/RelocationFMP/ ]
  745. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Another One Bites The Dust 2.9.2
  746. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AOBD-2.9.2.jar
  747. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/aobd/ ]
  748. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hunger Overhaul 1.0.0.jenkins104
  749. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
  750. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/HungerOverhaul/ ]
  751. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Iguana Tinker Tweaks 2.1.6
  752. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\IguanaTinkerTweaks-1.7.10-2.1.6.jar
  753. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IguanaTweaksTConstruct/ ]
  754. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: UniDict 2.9.2
  755. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\UniDict-1.7.10-2.9.2.jar
  756. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/UniDict/ ]
  757. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Microblocks 1.2.0.345
  758. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
  759. [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeMicroblock/ ]
  760. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Applied Energistics 2.8.1
  761. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  762. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Atum 2.8.1
  763. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  764. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: BackTools 2.8.1
  765. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  766. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: BuildCraft 2.8.1
  767. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  768. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Chococraft 2.8.1
  769. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  770. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: ExtraBiomes 2.8.1
  771. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  772. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Forestry 2.8.1
  773. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  774. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Railcraft 2.8.1
  775. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  776. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Sufficient Biomes 2.8.1
  777. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  778. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: TwilightForest 2.8.1
  779. [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
  780. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Scanning for external files
  781. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading external resources
  782. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading class path resources
  783. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done....
  784. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
  785. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Process Run[1]
  786. [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done.... 1ms 114us 597ns
  787. [22:25:26] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  788. [22:25:26] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  789. [22:25:26] [Server thread/INFO] [VoltzEngine]: ItemBase()@2051640060 has been registered to com.builtbroken.mc.seven.ModLoader@d9b0432
  790. [22:25:26] [Server thread/INFO] [VoltzEngine]: ItemBase()@13423401 has been registered to com.builtbroken.mc.seven.ModLoader@d9b0432
  791. [22:25:26] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
  792. [22:25:26] [Server thread/INFO] [AromaBackup]: Using Dimension Blacklist with 0 entries.
  793. [22:25:26] [Server thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
  794. [22:25:26] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  795. [22:25:26] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
  796. [22:25:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
  797. [22:25:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
  798. [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  799. [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
  800. [22:25:26] [Server thread/INFO] [FastLeafDecay]: Patching leaves.
  801. [22:25:26] [Server thread/INFO] [FastLeafDecay]: Found leaf Class: mods/natura/blocks/trees/NLeaves
  802. [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  803. [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Waila Compatibility; missing dependency: Waila
  804. [22:25:27] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler:<init>:56]: Server sided~
  805. [22:25:27] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler:<init>:304]: I am being created
  806. [22:25:28] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  807. [22:25:28] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  808. [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  809. [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  810. [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  811. [22:25:29] [Server thread/INFO] [Chisel]: Starting pre-init...
  812. [22:25:29] [Server thread/INFO] [Chisel]: Loading blocks...
  813. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  814. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  815. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  816. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  817. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  818. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  819. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  820. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  821. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  822. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  823. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  824. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  825. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  826. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  827. [22:25:29] [Server thread/INFO] [Chisel]: 92 Feature's blocks loaded.
  828. [22:25:29] [Server thread/INFO] [Chisel]: Loading Tile Entities...
  829. [22:25:29] [Server thread/INFO] [Chisel]: Tile Entities loaded.
  830. [22:25:29] [Server thread/INFO] [Chisel]: Loading items...
  831. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  832. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  833. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  834. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  835. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  836. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  837. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  838. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  839. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  840. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  841. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  842. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  843. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  844. [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  845. [22:25:29] [Server thread/INFO] [Chisel]: 92 Feature's items loaded.
  846. [22:25:29] [Server thread/INFO] [Chisel]: Pre-init finished.
  847. [22:25:30] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  848. [22:25:30][FINE][noppes.npcs.LogWriter:71] Fri Aug 09 22:25:30 EDT 2019
  849. [22:25:30][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
  850. [22:25:30] [Server thread/INFO] [Doggy Talents]: Registering Blocks
  851. [22:25:30] [Server thread/INFO] [Doggy Talents]: Registering Items
  852. [22:25:30] [Server thread/INFO] [Draconic Evolution]: Finished PreInitialization
  853. [22:25:31] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  854. [22:25:31] [Server thread/INFO] [enderutilities]: Loading configuration...
  855. [22:25:32] [Server thread/INFO] [ExtraTiC]: Natura Detected
  856. [22:25:32] [Server thread/INFO] [ExtraTiC]: Mekanism Detected
  857. [22:25:32] [Server thread/INFO] [ExtraTiC]: Thaumcraft Detected
  858. [22:25:32] [Server thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
  859. [22:25:32] [Server thread/INFO] [ExtraTiC]: EnderIO Detected
  860. [22:25:32] [Server thread/INFO] [ExtraTiC]: BigReactors Detected
  861. [22:25:32] [Server thread/INFO] [ExtraTiC]: ExtraUtils Detected
  862. [22:25:32] [Server thread/INFO] [ExtraTiC]: HarvestCraft Detected
  863. [22:25:32] [Server thread/INFO] [ExtraTiC]: Thermal Foundation Detected
  864. [22:25:32] [Server thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
  865. [22:25:32] [Server thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  866. [22:25:32] [Server thread/INFO] [FTBU Backups]: Backups folder - C:\Users\ender\Desktop\Meh server\.\backups
  867. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Begin Pre-initialization
  868. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
  869. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
  870. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
  871. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
  872. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
  873. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
  874. [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
  875. [22:25:32] [Server thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
  876. [22:25:32] [Server thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  877. [22:25:32] [Server thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  878. [22:25:32] [Server thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  879. [22:25:32] [Server thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  880. [22:25:32] [Server thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  881. [22:25:32] [Server thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  882. [22:25:32] [Server thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  883. [22:25:32] [Server thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  884. [22:25:32] [Server thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  885. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  886. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  887. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  888. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  889. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  890. [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  891. [22:25:33] [Server thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  892. [22:25:33] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
  893. [22:25:33] [Server thread/INFO] [NEIAddons|AppEng]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
  894. [22:25:33] [Server thread/ERROR] [NEIAddons|AppEng]: Requirements unmet, Applied Energistics 2 Addon not loading
  895. [22:25:33] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
  896. [22:25:33] [Server thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
  897. [22:25:33] [Server thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
  898. [22:25:33] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
  899. [22:25:33] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
  900. [22:25:33] [Server thread/INFO] [neresources]: Loading configs..
  901. [22:25:33] [Server thread/INFO] [neresources]: Updating ModMetaData...
  902. [22:25:33] [Server thread/INFO] [neresources]: Registering Network Messages...
  903. [22:25:33] [Server thread/INFO] [neresources]: Requesting Sync...
  904. [22:25:33] [Server thread/INFO] [neresources]: Registering Events...
  905. Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
  906. INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
  907. Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
  908. INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
  909. Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
  910. INFO: Mur omsimu, plz. (Found Mekanism)
  911. Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
  912. INFO: Afrikaners is plesierig. (Found Thaumcraft)
  913. Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
  914. INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
  915. [22:25:33] [Server thread/INFO] [ProjectE]: Loaded configuration file.
  916. [22:25:34] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
  917. [22:25:34] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
  918. [22:25:34] [CoFHUpdater:RedstoneArsenal/ERROR] [RedstoneArsenal]: Update check for Redstone Arsenal failed.
  919. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
  920. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_201]
  921. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
  922. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  923. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  924. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  925. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
  926. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
  927. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
  928. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
  929. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  930. [22:25:35] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
  931. [22:25:35] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
  932. [22:25:35] [Server thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
  933. [22:25:35] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
  934. [22:25:35] [Server thread/INFO] [simplyjetpacks]: Registering items
  935. [22:25:36] [Server thread/INFO] [ThermalDynamics]: Loading Plugins...
  936. [22:25:36] [Server thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
  937. [22:25:36] [CoFHUpdater:ThermalDynamics/ERROR] [ThermalDynamics]: Update check for Thermal Dynamics failed.
  938. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
  939. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_201]
  940. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
  941. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  942. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
  943. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  944. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
  945. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
  946. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
  947. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
  948. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  949. [22:25:36] [Server thread/INFO] [STDOUT]: [tinker_io.plugins.waila.MainWaila:load:19]: [Tinker I/O] Tinker I/O Waila Plugin Started!
  950. [22:25:37] [Server thread/INFO] [FML]: Applying holder lookups
  951. [22:25:37] [Server thread/INFO] [FML]: Holder lookups applied
  952. [22:25:37] [Server thread/INFO] [FML]: Injecting itemstacks
  953. [22:25:37] [Server thread/INFO] [FML]: Itemstack injection complete
  954. [22:25:37] [Server thread/INFO]: Loading properties
  955. [22:25:37] [Server thread/INFO]: Default game type: SURVIVAL
  956. [22:25:37] [Server thread/INFO]: Generating keypair
  957. [22:25:37] [Server thread/INFO]: Starting Minecraft server on *:25565
  958. [22:25:37] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
  959. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Starting Initialization Phase...
  960. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing OreDictionary Entries...
  961. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Achievements...
  962. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing GuiHandler...
  963. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Registering World Generator...
  964. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Registering TileEntities...
  965. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Events...
  966. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Crafting Recipes...
  967. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Dungeon Loot...
  968. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing ServerProxy...
  969. [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initialization Finished.
  970. [22:25:37] [Server thread/INFO] [Mantle]: Entering initialization phase.
  971. [22:25:38] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
  972. [22:25:38] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
  973. [22:25:38] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  974. [22:25:38] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  975. [22:25:38] [Server thread/INFO] [VoltzEngine]: Starting resource generator
  976. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating dust
  977. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating dustImpure
  978. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating rubble
  979. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating ingot
  980. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating plate
  981. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating rod
  982. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating gear
  983. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating screw
  984. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating wire
  985. [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating nugget
  986. [22:25:38] [Server thread/INFO] [VoltzEngine]: Done... Took 6ms 430us 476ns
  987. [22:25:38] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
  988. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
  989. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  990. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  991. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  992. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
  993. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
  994. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
  995. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  996. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  997. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  998. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  999. [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  1000. [22:25:38] [Server thread/INFO] [Chisel]: Starting init...
  1001. [22:25:38] [Server thread/INFO] [Chisel]: Loading recipes...
  1002. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  1003. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  1004. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  1005. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1006. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1007. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1008. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1009. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1010. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1011. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1012. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  1013. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  1014. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  1015. [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  1016. [22:25:38] [Server thread/INFO] [Chisel]: 92 Feature's recipes loaded.
  1017. [22:25:38] [Server thread/INFO] [Chisel]: Init finished.
  1018. [22:25:38] [Server thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
  1019. [22:25:38] [Server thread/INFO] [Draconic Evolution]: Finished Initialization
  1020. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
  1021. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1022. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1023. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  1024. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
  1025. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1026. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1027. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
  1028. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
  1029. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1030. [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
  1031. [22:25:38] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
  1032. [22:25:38] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  1033. [22:25:38] [Server thread/INFO] [EnderIO]: Updating config...
  1034. [22:25:38] [Server thread/INFO] [enderioaddons]: Updating config...
  1035. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1036. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|tools version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1037. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1038. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
  1039. [22:25:39] [Server thread/INFO] [endercore]: BloodMagicAPI version 1.3.3-13 from BloodMagic-1.7.10-1.3.3-17.jar
  1040. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1041. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1042. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|recipe version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1043. [22:25:39] [Server thread/INFO] [endercore]: neresources|API version 1.0 from NotEnoughResources-1.7.10-0.1.0-122.jar
  1044. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1045. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1046. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1047. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|weapons version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1048. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1049. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1050. [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1051. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1052. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1053. [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
  1054. [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1055. [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1056. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|event version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1057. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
  1058. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.13B1 from extrautilities-1.2.12.jar
  1059. [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
  1060. [22:25:39] [Server thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from extrautilities-1.2.12.jar
  1061. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1062. [22:25:39] [Server thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.2 - MC 1.7.10.jar
  1063. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1064. [22:25:39] [Server thread/INFO] [endercore]: ActuallyAdditionsAPI version 3 from ActuallyAdditions-1.7.10-r21.jar
  1065. [22:25:39] [Server thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from extrautilities-1.2.12.jar
  1066. [22:25:39] [Server thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-0.0.1.4-universal.jar
  1067. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
  1068. [22:25:39] [Server thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from ThermalFoundation-[1.7.10]1.2.6-118.jar
  1069. [22:25:39] [Server thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from thaumichorizons-1.7.10-1.1.9.jar
  1070. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1071. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
  1072. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1073. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1074. [22:25:39] [Server thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
  1075. [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
  1076. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
  1077. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1078. [22:25:39] [Server thread/INFO] [endercore]: CraftingTweaks|API version 4.1 from craftingtweaks-mc1.7.10-1.0.88.jar
  1079. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
  1080. [22:25:39] [Server thread/INFO] [endercore]: AppleCoreAPI version 3.1.0 from AppleCore-mc1.7.10-3.1.1.jar
  1081. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
  1082. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
  1083. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1084. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1085. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1086. [22:25:39] [Server thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
  1087. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|explosive-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1088. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.10 from Mekanism-1.7.10-9.1.1.1031.jar
  1089. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1090. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1091. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|crafting-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1092. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
  1093. [22:25:39] [Server thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
  1094. [22:25:39] [Server thread/INFO] [endercore]: appliedenergistics2|API version rv2 from ThaumicTinkerer-2.5-1.7.10-164.jar
  1095. [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
  1096. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1097. [22:25:39] [Server thread/INFO] [endercore]: AromaBackupAPI version 1.0 from AromaBackup-1.7.10-0.1.0.0.jar
  1098. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1099. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1100. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|energy version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1101. [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1102. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1103. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|explosives version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1104. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1105. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|energy-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1106. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1107. [22:25:39] [Server thread/INFO] [endercore]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
  1108. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1109. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1110. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1111. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|data version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1112. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1113. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1114. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
  1115. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1116. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1117. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
  1118. [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
  1119. [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
  1120. [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
  1121. [22:25:39] [Server thread/INFO] [endercore]: IC2API version 1.0 from industrialcraft-2-2.2.827-experimental.jar
  1122. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1123. [22:25:39] [Server thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
  1124. [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|tile version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
  1125. [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
  1126. [22:25:39] [Server thread/INFO] [Hardcore Wither]: Begin Initialization
  1127. [22:25:39] [Server thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
  1128. [22:25:39] [Server thread/INFO] [Mekanism]: Version 9.1.1 initializing...
  1129. [22:25:39] [Thread-8/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
  1130. [22:25:39] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
  1131. [22:25:39] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
  1132. [22:25:39] [Thread-8/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
  1133. [22:25:39] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
  1134. [22:25:39] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
  1135. [22:25:39] [Server thread/INFO] [Mekanism]: Loading complete.
  1136. [22:25:39] [Server thread/INFO] [Mekanism]: Mod loaded.
  1137. [22:25:39] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
  1138. [22:25:39] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
  1139. [22:25:39] [Server thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
  1140. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
  1141. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
  1142. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  1143. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
  1144. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
  1145. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
  1146. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
  1147. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
  1148. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
  1149. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1150. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  1151. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  1152. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  1153. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  1154. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
  1155. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
  1156. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
  1157. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1158. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1159. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1160. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1161. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1162. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1163. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1164. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1165. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1166. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1167. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1168. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1169. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1170. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1171. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1172. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1173. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1174. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1175. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1176. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1177. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1178. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1179. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1180. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1181. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1182. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  1183. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  1184. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  1185. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  1186. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  1187. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  1188. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
  1189. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  1190. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  1191. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  1192. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 47 more
  1193. [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
  1194. [22:25:39] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
  1195. AE2 Detected[22:25:40] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
  1196. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering handlers
  1197. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering network messages
  1198. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
  1199. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering recipes
  1200. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
  1201. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
  1202. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
  1203. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
  1204. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
  1205. [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
  1206. [22:25:40] [Server thread/INFO] [StorageDrawers]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.NotEnoughItems
  1207. [22:25:40] [Server thread/INFO] [VoltzEngine]: RF support loaded
  1208. [22:25:40] [Server thread/INFO] [VoltzEngine]: Thermal Expansion support loaded
  1209. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.paralysed in slot 32! offender: potion.toxin.
  1210. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.wrappedinvine in slot 33! offender: potion.virus.
  1211. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.spiked in slot 34! offender: potion.frostBite.
  1212. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.sinking in slot 50! offender: Vampiric Aura.
  1213. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.overheating in slot 51! offender: Bleeding.
  1214. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.wakingnightmare in slot 52! offender: Swimming.
  1215. [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.queasy in slot 53! offender: Soul Burn.
  1216. [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loading JSON Files
  1217. [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loading data from json
  1218. [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loaded all data from JSON
  1219. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1220. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
  1221. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
  1222. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1223. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
  1224. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
  1225. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1226. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
  1227. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
  1228. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1229. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
  1230. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
  1231. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1232. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1233. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
  1234. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1235. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1236. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
  1237. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1238. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1239. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
  1240. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1241. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1242. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
  1243. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1244. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1245. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
  1246. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1247. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1248. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
  1249. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1250. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1251. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
  1252. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1253. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1254. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
  1255. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1256. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1257. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
  1258. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1259. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1260. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
  1261. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1262. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1263. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
  1264. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1265. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1266. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
  1267. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1268. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1269. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
  1270. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1271. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1272. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
  1273. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1274. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1275. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
  1276. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1277. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1278. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
  1279. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1280. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1281. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
  1282. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1283. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1284. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
  1285. [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1286. [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  1287. [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
  1288. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
  1289. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
  1290. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
  1291. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
  1292. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
  1293. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
  1294. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
  1295. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
  1296. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
  1297. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
  1298. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
  1299. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
  1300. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
  1301. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
  1302. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
  1303. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
  1304. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
  1305. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
  1306. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
  1307. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
  1308. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
  1309. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
  1310. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
  1311. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
  1312. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
  1313. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
  1314. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
  1315. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
  1316. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
  1317. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
  1318. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
  1319. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
  1320. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
  1321. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
  1322. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
  1323. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
  1324. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
  1325. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
  1326. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
  1327. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
  1328. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
  1329. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
  1330. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
  1331. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
  1332. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
  1333. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
  1334. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
  1335. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
  1336. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
  1337. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
  1338. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
  1339. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
  1340. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
  1341. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
  1342. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
  1343. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
  1344. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
  1345. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
  1346. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
  1347. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
  1348. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
  1349. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
  1350. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
  1351. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
  1352. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
  1353. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
  1354. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
  1355. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
  1356. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
  1357. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
  1358. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
  1359. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
  1360. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
  1361. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
  1362. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
  1363. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
  1364. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
  1365. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
  1366. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
  1367. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
  1368. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
  1369. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
  1370. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
  1371. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
  1372. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
  1373. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
  1374. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
  1375. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
  1376. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
  1377. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
  1378. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
  1379. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
  1380. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
  1381. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
  1382. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
  1383. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
  1384. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
  1385. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
  1386. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
  1387. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
  1388. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
  1389. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
  1390. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
  1391. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
  1392. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
  1393. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
  1394. [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
  1395. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  1396. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
  1397. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
  1398. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
  1399. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
  1400. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
  1401. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
  1402. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
  1403. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
  1404. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
  1405. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
  1406. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
  1407. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
  1408. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
  1409. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
  1410. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
  1411. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
  1412. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
  1413. [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
  1414. [22:25:41] [Server thread/INFO] [FML]: Injecting itemstacks
  1415. [22:25:41] [Server thread/INFO] [FML]: Itemstack injection complete
  1416. [22:25:41] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
  1417. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Starting PostInitialization Phase...
  1418. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing Village Addons...
  1419. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing Crusher Recipes...
  1420. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Added 90 Crusher Recipes automatically: [oreGold -> 2x dustGold, oreDiamond -> 2x dustDiamond, oreEmerald -> 2x dustEmerald, ingotIron -> 1x dustIron, ingotGold -> 1x dustGold, gemDiamond -> 1x dustDiamond, gemEmerald -> 1x dustEmerald, gemQuartz -> 1x dustQuartz, gemLapis -> 1x dustLapis, ingotCopper -> 1x dustCopper, ingotTin -> 1x dustTin, ingotSilver -> 1x dustSilver, ingotLead -> 1x dustLead, ingotNickel -> 1x dustNickel, ingotPlatinum -> 1x dustPlatinum, ingotMithril -> 1x dustMithril, ingotElectrum -> 1x dustElectrum, ingotInvar -> 1x dustInvar, ingotBronze -> 1x dustBronze, ingotSignalum -> 1x dustSignalum, ingotLumium -> 1x dustLumium, ingotEnderium -> 1x dustEnderium, oreCopper -> 2x dustCopper, oreTin -> 2x dustTin, oreSilver -> 2x dustSilver, oreLead -> 2x dustLead, orePlatinum -> 2x dustPlatinum, oreMithril -> 2x dustMithril, oreCobalt -> 2x dustCobalt, oreArdite -> 2x dustArdite, oreAluminum -> 2x dustAluminum, oreAluminium -> 2x dustAluminium, ingotCobalt -> 1x dustCobalt, ingotArdite -> 1x dustArdite, ingotManyullyn -> 1x dustManyullyn, ingotAluminum -> 1x dustAluminum, ingotAluminium -> 1x dustAluminium, ingotAluminumBrass -> 1x dustAluminumBrass, ingotAluminiumBrass -> 1x dustAluminiumBrass, ingotSteel -> 1x dustSteel, ingotObsidian -> 1x dustObsidian, oreYellorium -> 2x dustYellorium, ingotYellorium -> 1x dustYellorium, ingotCyanite -> 1x dustCyanite, ingotGraphite -> 1x dustGraphite, ingotBlutonium -> 1x dustBlutonium, ingotLudicrite -> 1x dustLudicrite, ingotUranium -> 1x dustUranium, ingotPlutonium -> 1x dustPlutonium, oreUranium -> 2x dustUranium, oreDraconium -> 2x dustDraconium, ingotDraconium -> 1x dustDraconium, oreHeeEndium -> 2x dustHeeEndium, ingotHeeEndium -> 1x dustHeeEndium, oreNetherCoal -> 6x dustCoal, oreNetherDiamond -> 6x dustDiamond, oreNetherGold -> 6x dustGold, oreNetherIron -> 6x dustIron, oreNetherLapis -> 6x dustLapis, oreNetherRedstone -> 6x dustRedstone, oreNetherCopper -> 6x dustCopper, oreNetherTin -> 6x dustTin, oreNetherEmerald -> 6x dustEmerald, oreNetherSilver -> 6x dustSilver, oreNetherLead -> 6x dustLead, oreNetherUranium -> 6x dustUranium, oreNetherPlatinum -> 6x dustPlatinum, oreNetherNickel -> 6x dustNickel, oreNetherSteel -> 6x dustSteel, oreNetherOsmium -> 6x dustOsmium, oreNetherSulfur -> 6x dustSulfur, oreNetherMithril -> 6x dustMithril, oreNetherSalt -> 6x dustSalt, oreNetherSaltpeter -> 6x dustSaltpeter, oreNetherMagnesium -> 6x dustMagnesium, oreTitanium -> 2x dustTitanium, ingotTitanium -> 1x dustTitanium, oreQuartzBlack -> 2x dustQuartzBlack, gemQuartzBlack -> 1x dustQuartzBlack, ingotZinc -> 1x dustZinc, ingotMagnesium -> 1x dustMagnesium, ingotBrass -> 1x dustBrass, oreZinc -> 2x dustZinc, oreMagnesium -> 2x dustMagnesium, oreSteel -> 2x dustSteel, ingotRefinedObsidian -> 1x dustRefinedObsidian, ingotOsmium -> 1x dustOsmium, oreOsmium -> 2x dustOsmium, oreElectrotine -> 2x dustElectrotine, ingotElectrumFlux -> 1x dustElectrumFlux]
  1421. [22:25:41] [Server thread/WARN] [ActuallyAdditions]: Couldn't add 137 Crusher Recipes automatically because the inputs were missing outputs: [ingotUnstable, ingotMeat, ingotMeatRaw, oreberryIron, oreberryCopper, oreberryTin, oreberryAluminum, oreberryAluminium, oreberryGold, oreberryEssence, orebushIron, orebushGold, orebushCopper, orebushTin, orebushAluminum, orebushAluminium, orebushEssence, ingotAlumite, ingotPigIron, gemOreAmazonite, gemOreQuartz, gemOreQuartzSmoky, gemOreOnyxBlack, gemOreOnyxRed, gemOreGarnetGreen, gemOreGarnetOrange, gemOreGarnetRed, gemOreGarnetYellow, gemOreEmerald, gemPolishedAmazonite, gemPolishedQuartz, gemPolishedQuartzSmoky, gemPolishedOnyxBlack, gemPolishedOnyxRed, gemPolishedGarnetGreen, gemPolishedGarnetOrange, gemPolishedGarnetRed, gemPolishedGarnetYellow, gemPolishedEmerald, gemAmazonite, gemQuartzSmoky, gemOnyxBlack, gemOnyxRed, gemGarnetGreen, gemGarnetOrange, gemGarnetRed, gemGarnetYellow, gemUncutAmazonite, gemUncutQuartz, gemUncutQuartzSmoky, gemUncutOnyxBlack, gemUncutOnyxRed, gemUncutGarnetGreen, gemUncutGarnetOrange, gemUncutGarnetRed, gemUncutGarnetYellow, gemUncutEmerald, gemRawAmazonite, gemRawQuartz, gemRawQuartzSmoky, gemRawOnyxBlack, gemRawOnyxRed, gemRawGarnetGreen, gemRawGarnetOrange, gemRawGarnetRed, gemRawGarnetYellow, gemRawEmerald, oreYellorite, oreCinnabar, oreInfusedAir, oreInfusedFire, oreInfusedWater, oreInfusedEarth, oreInfusedOrder, oreInfusedEntropy, oreAmber, gemAmber, ingotThaumium, ingotVoid, gemSaphire, gemRuby, gemAmethyst, ingotDemonic, ingotDraconiumAwakened, ingotEnderiumBase, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotPhasedGold, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotPhasedIron, ingotDarkSteel, ingotSoularium, oreSalt, ingotFairy, ingotPokefennium, ingotRed_aurum, ingotDrulloy, oreHeeEndPowder, oreHeeStardust, oreHeeIgneousRock, oreHeeInstabilityOrb, oreNetherRuby, oreNetherAmber, ingotMangalloy, ingotDarkSoularium, ingotObsidianSteel, ingotUraniumEnriched, oreTitaniumIron, oreIllmenite, oreAmazonite, oreQuartzSmoky, oreOnyxBlack, oreOnyxRed, oreGarnetGreen, oreGarnetOrange, oreGarnetRed, oreGarnetYellow, oreStone, oreWood, ingotStone, ingotWood, ingotDiamond, oreBronze, oreBrass, ingotRefinedIron, ingotRefinedGlowstone, gemSapphire, gemPeridot, ingotRedAlloy, ingotElectrotineAlloy, oreRuby, oreSapphire, orePeridot, gemCrystalFlux]
  1422. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: simpleores not loaded, can't initialize Special AIOTs.
  1423. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing MekanismTools AIOTs...
  1424. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing ThermalFoundation AIOTs...
  1425. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: PostInitializing ServerProxy...
  1426. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: PostInitialization Finished.
  1427. [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Actually Additions' Fake Player: 'EllpecksActuallyAdditionsFakePlayer', UUID: 4897605c-fd20-36d1-a79e-e6c53bb729bc
  1428. [22:25:42] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
  1429. [22:25:42] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
  1430. [22:25:42] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1431. [22:25:42] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\ender\Desktop\Meh server\config\cofh\thermalexpansion\crafting.
  1432. [22:25:42] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
  1433. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[tin_ingot] without an ItemStack. Ores: []
  1434. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[silver_ingot] without an ItemStack. Ores: []
  1435. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[copper_ingot] without an ItemStack. Ores: []
  1436. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[steel_ingot] without an ItemStack. Ores: []
  1437. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotStone] without an ItemStack. Ores: []
  1438. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotWood] without an ItemStack. Ores: []
  1439. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotDiamond] without an ItemStack. Ores: []
  1440. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotRefinedIron] without an ItemStack. Ores: []
  1441. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetNaturalAluminum] without an ItemStack. Ores: []
  1442. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotNaturalAluminum] without an ItemStack. Ores: []
  1443. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetmolten.unstableingots] without an ItemStack. Ores: []
  1444. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotmolten.unstableingots] without an ItemStack. Ores: []
  1445. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[dustmolten.unstableingots] without an ItemStack. Ores: []
  1446. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[crystallinemolten.unstableingots] without an ItemStack. Ores: []
  1447. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oremolten.unstableingots] without an ItemStack. Ores: []
  1448. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oreNethermolten.unstableingots] without an ItemStack. Ores: []
  1449. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[denseoremolten.unstableingots] without an ItemStack. Ores: []
  1450. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[orePoormolten.unstableingots] without an ItemStack. Ores: []
  1451. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[blockmolten.unstableingots] without an ItemStack. Ores: []
  1452. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetGlue] without an ItemStack. Ores: []
  1453. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotGlue] without an ItemStack. Ores: []
  1454. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetmolten.bedrockiumingots] without an ItemStack. Ores: []
  1455. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotmolten.bedrockiumingots] without an ItemStack. Ores: []
  1456. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[dustmolten.bedrockiumingots] without an ItemStack. Ores: []
  1457. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[crystallinemolten.bedrockiumingots] without an ItemStack. Ores: []
  1458. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oremolten.bedrockiumingots] without an ItemStack. Ores: []
  1459. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oreNethermolten.bedrockiumingots] without an ItemStack. Ores: []
  1460. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[denseoremolten.bedrockiumingots] without an ItemStack. Ores: []
  1461. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[orePoormolten.bedrockiumingots] without an ItemStack. Ores: []
  1462. [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[blockmolten.bedrockiumingots] without an ItemStack. Ores: []
  1463. [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [ingotBauxite] is not register and will prevent the recipe from working. Recipe -> JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@3324056c -> ore@ingotBauxite]
  1464. [22:25:42] [Server thread/ERROR] [VoltzEngine]: JsonSmeltingRecipe: Failed to parse output for JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@3324056c -> ore@ingotBauxite]
  1465. [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [ingotMagnesite] is not register and will prevent the recipe from working. Recipe -> JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@5f61e032 -> ore@ingotMagnesite]
  1466. [22:25:42] [Server thread/ERROR] [VoltzEngine]: JsonSmeltingRecipe: Failed to parse output for JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@5f61e032 -> ore@ingotMagnesite]
  1467. [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [electronicCircuit] is not register and will prevent the recipe from working. Recipe -> JsonShapedRecipeData[ out = 1xitem.armory:sentry@2, data = [Ljava.lang.Object;@566bfb2f]
  1468. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1469. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1470. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1471. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1472. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1473. [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1474. [22:25:42] [Server thread/INFO] [BloodMagic]: Loaded Harvestcraft Handlers!
  1475. [22:25:42] [Server thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
  1476. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  1477. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  1478. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  1479. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  1480. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  1481. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  1482. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  1483. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  1484. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  1485. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1486. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1487. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1488. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1489. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1490. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1491. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1492. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1493. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1494. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1495. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1496. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1497. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1498. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1499. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1500. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1501. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1502. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1503. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
  1504. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
  1505. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
  1506. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
  1507. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
  1508. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
  1509. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
  1510. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
  1511. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@0
  1512. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@1
  1513. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@0
  1514. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@1
  1515. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@2
  1516. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@5
  1517. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@6
  1518. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@0
  1519. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@1
  1520. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@2
  1521. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@3
  1522. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@4
  1523. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@5
  1524. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  1525. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  1526. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  1527. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  1528. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  1529. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  1530. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  1531. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  1532. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  1533. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  1534. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1535. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1536. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  1537. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  1538. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  1539. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  1540. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  1541. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1542. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1543. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1544. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1545. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1546. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1547. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1548. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1549. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
  1550. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
  1551. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
  1552. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
  1553. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
  1554. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1555. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1556. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1557. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1558. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1559. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1560. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1561. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1562. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@0
  1563. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@1
  1564. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@2
  1565. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@3
  1566. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@4
  1567. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blood_infused_iron_block@0
  1568. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  1569. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  1570. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  1571. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  1572. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  1573. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  1574. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  1575. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  1576. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  1577. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  1578. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  1579. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  1580. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  1581. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  1582. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.endiumBlock@0
  1583. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
  1584. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
  1585. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
  1586. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
  1587. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
  1588. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
  1589. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
  1590. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
  1591. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
  1592. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
  1593. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
  1594. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
  1595. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
  1596. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
  1597. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
  1598. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
  1599. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
  1600. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
  1601. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
  1602. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
  1603. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.endiumIngot@0
  1604. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotTitanium@0
  1605. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@1
  1606. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockTitanium@0
  1607. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockZinc@0
  1608. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockMagnesium@0
  1609. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
  1610. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
  1611. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
  1612. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
  1613. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
  1614. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
  1615. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
  1616. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
  1617. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
  1618. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
  1619. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
  1620. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
  1621. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
  1622. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
  1623. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
  1624. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
  1625. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
  1626. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
  1627. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
  1628. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
  1629. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
  1630. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
  1631. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
  1632. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.plastic@0
  1633. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@12
  1634. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@13
  1635. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.raw@0
  1636. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.cooked@0
  1637. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.pinkslime.block@0
  1638. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@1
  1639. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@2
  1640. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@3
  1641. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1642. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@5
  1643. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@6
  1644. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@8
  1645. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@9
  1646. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@10
  1647. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@11
  1648. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@12
  1649. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@14
  1650. [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@18
  1651. [22:25:42] [Server thread/INFO] [BloodMagic]: Total number of compression recipes: 175
  1652. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
  1653. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 26
  1654. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 27
  1655. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 28
  1656. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 29
  1657. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 31
  1658. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 77
  1659. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 78
  1660. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 79
  1661. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 80
  1662. [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  1663. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
  1664. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
  1665. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
  1666. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
  1667. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
  1668. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
  1669. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
  1670. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
  1671. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
  1672. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
  1673. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
  1674. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
  1675. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
  1676. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
  1677. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
  1678. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
  1679. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
  1680. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
  1681. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
  1682. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
  1683. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
  1684. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
  1685. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
  1686. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
  1687. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
  1688. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
  1689. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
  1690. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
  1691. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
  1692. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
  1693. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
  1694. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
  1695. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
  1696. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
  1697. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
  1698. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
  1699. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
  1700. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
  1701. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
  1702. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
  1703. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
  1704. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
  1705. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
  1706. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
  1707. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
  1708. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
  1709. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
  1710. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
  1711. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
  1712. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
  1713. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
  1714. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
  1715. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
  1716. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
  1717. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
  1718. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
  1719. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
  1720. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
  1721. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
  1722. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
  1723. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
  1724. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
  1725. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
  1726. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
  1727. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
  1728. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
  1729. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
  1730. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon Wood]
  1731. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
  1732. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
  1733. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
  1734. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
  1735. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
  1736. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
  1737. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
  1738. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
  1739. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
  1740. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple Wood]
  1741. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
  1742. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
  1743. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
  1744. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
  1745. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark Wood]
  1746. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
  1747. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
  1748. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
  1749. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
  1750. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
  1751. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
  1752. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
  1753. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
  1754. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
  1755. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
  1756. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
  1757. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
  1758. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
  1759. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
  1760. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
  1761. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
  1762. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1763. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
  1764. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [6] to only spawn TC content at level [1]
  1765. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
  1766. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
  1767. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
  1768. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
  1769. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
  1770. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
  1771. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
  1772. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
  1773. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
  1774. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
  1775. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
  1776. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
  1777. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
  1778. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
  1779. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
  1780. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
  1781. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
  1782. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
  1783. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1784. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  1785. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
  1786. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
  1787. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
  1788. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Platinum Ore]
  1789. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
  1790. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
  1791. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
  1792. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
  1793. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
  1794. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
  1795. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
  1796. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [ic2.blockOreUran]
  1797. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
  1798. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
  1799. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
  1800. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Endium Cluster] to special result list for [Endium Ore]
  1801. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
  1802. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
  1803. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Zinc Cluster] to special result list for [Zinc Ore]
  1804. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Magnesium Cluster] to special result list for [Magnesite Ore]
  1805. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Osmium Cluster] to special result list for [Osmium Ore]
  1806. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
  1807. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1808. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1809. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1810. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1811. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1812. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1813. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1814. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1815. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1816. [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1817. [22:25:43] [Server thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1818. [22:25:43] [Server thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring, ignoring the entry in line 88.
  1819. [22:25:43] [Server thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring@1, ignoring the entry in line 109.
  1820. [22:25:43] [Server thread/INFO] [IC2.General]: IC2 version 2.2.827-experimental loaded.
  1821. [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Baubles integration
  1822. [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Tinker's Construct integration
  1823. [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Thaumcraft/Forbidden Magic integration
  1824. [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Forge Multipart integration
  1825. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for appliedenergistics2 - internal names have changed.
  1826. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for appliedenergistics2 - internal names have changed.
  1827. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Avaritia - internal names have changed.
  1828. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for BiblioCraft - internal names have changed.
  1829. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for bluepower - internal names have changed.
  1830. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for BuildCraft|Factory - internal names have changed.
  1831. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for jacb - internal names have changed.
  1832. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
  1833. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:259]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
  1834. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Forestry - internal names have changed.
  1835. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for TwilightForest - internal names have changed.
  1836. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for ThermalExpansion - internal names have changed.
  1837. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Railcraft - internal names have changed.
  1838. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Railcraft - internal names have changed.
  1839. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for RotaryCraft - internal names have changed.
  1840. [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:259]: Could not register Crafting Tweaks addon for terrafirmacraft - internal names have changed.
  1841. [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: IC2 mod support
  1842. [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
  1843. [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
  1844. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@2a49fe26 meta 32767 was register to an item list
  1845. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDT@53ed2c26 meta 32767 was register to an item list
  1846. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item net.minecraft.item.Item@7487b142 meta 32767 was register to an item list
  1847. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@2a49fe26 meta 32767 was register to an item list
  1848. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@79894744 meta 32767 was register to an item list
  1849. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@5b09246 meta 32767 was register to an item list
  1850. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@7d08f84f meta 32767 was register to an item list
  1851. [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDireTreat@60ede418 meta 32767 was register to an item list
  1852. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.0
  1853. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.1
  1854. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.2
  1855. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.3
  1856. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.4
  1857. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.5
  1858. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.0
  1859. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.1
  1860. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.2
  1861. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.3
  1862. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.4
  1863. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.5
  1864. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.6
  1865. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.7
  1866. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.8
  1867. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.9
  1868. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.10
  1869. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.11
  1870. [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.12
  1871. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.13
  1872. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.14
  1873. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.15
  1874. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id bedfinder
  1875. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id blackpelt
  1876. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id creepersweeper
  1877. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id doggydash
  1878. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id fisherdog
  1879. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id guarddog
  1880. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id happyeater
  1881. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hellhound
  1882. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hunterdog
  1883. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id packpuppy
  1884. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pestfighter
  1885. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pillowpaw
  1886. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id poisonfang
  1887. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id puppyeyes
  1888. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id quickhealer
  1889. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id rescuedog
  1890. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id shepherddog
  1891. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id swimmerdog
  1892. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id wolfmount
  1893. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key Thaumcraft:blockWoodenDevice.6
  1894. [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key Thaumcraft:blockWoodenDevice.7
  1895. [22:25:44] [Server thread/INFO] [Draconic Evolution]: Finished PostInitialization
  1896. [22:25:44] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
  1897. [22:25:44] [Server thread/INFO] [EnderIO]: Excluding 7 recipes from grinding balls bonus.
  1898. [22:25:44] [Server thread/INFO] [EnderIO]: Found 143 valid SAG Mill recipes in config.
  1899. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
  1900. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
  1901. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
  1902. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
  1903. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
  1904. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
  1905. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1906. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1907. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
  1908. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
  1909. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  1910. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
  1911. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
  1912. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.voltzengine:${metaLocalization}@4
  1913. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1914. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
  1915. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
  1916. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1917. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1918. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
  1919. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
  1920. [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1921. [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 140 recipes avaliable.
  1922. [22:25:44] [Server thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
  1923. [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
  1924. [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
  1925. [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
  1926. [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 56 recipes avaliable.
  1927. [22:25:44] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1928. [22:25:44] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
  1929. [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1930. [22:25:44] [Server thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
  1931. [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
  1932. [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1933. [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1934. [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1935. [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  1936. [22:25:44] [Server thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
  1937. [22:25:44] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1938. [22:25:45] [Server thread/INFO] [Hardcore Wither]: Begin Post-initialization
  1939. [22:25:45] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
  1940. [22:25:48] [Server thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  1941. [22:25:48] [Server thread/INFO] [Mekanism]: Hooked into IC2 successfully.
  1942. [22:25:48] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  1943. [22:25:48] [Server thread/INFO] [Mekanism]: Hooking complete.
  1944. [22:25:48] [Server thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
  1945. [22:25:48] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
  1946. [22:25:48] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
  1947. [22:25:48] [Server thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
  1948. [22:25:48] [Server thread/FATAL] [ProjectE]: At line: 7
  1949. [22:25:48] [Server thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for Botania:specialFlower
  1950. [22:25:48] [Server thread/FATAL] [ProjectE]: At line: 8
  1951. [22:25:48] [Server thread/WARN] [ProjectE]: NEI integration not loaded due to server side being detected
  1952. [22:25:48] [Server thread/INFO] [xreliquary]: Loaded successfully!
  1953. [22:25:48] [Server thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
  1954. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1955. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
  1956. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1957. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1958. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
  1959. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1960. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1961. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1962. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
  1963. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
  1964. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
  1965. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
  1966. [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
  1967. [22:25:48] [Server thread/INFO] [HungerOverhaul]: Removing tall grass seeds
  1968. [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
  1969. [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
  1970. [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.enderutilities.endertool. Contact the Mod Author to properly support Item.setHarvestLevel().
  1971. [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.scorchingPickaxe. Contact the Mod Author to properly support Item.setHarvestLevel().
  1972. [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Sticks and stones may break my bones, but your pickaxes and axes will break no blocks.
  1973. [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
  1974. [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
  1975. [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
  1976. [22:25:49] [Server thread/INFO] [UniDict]: Crafting Integration: Why so many recipes? I had to deal with a lot of recipes.
  1977. [22:25:49] [Server thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
  1978. [22:25:49] [Server thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
  1979. [22:25:49] [Server thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
  1980. [22:25:49] [Server thread/INFO] [UniDict]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
  1981. [22:25:49] [Server thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
  1982. [22:25:49] [Server thread/INFO] [UniDict]: All 6 Integrations took 55ms to finish. at load stage POST_INIT
  1983. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.baublelicious.recipes.RecipeEntangledBauble Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1984. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1985. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1986. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1987. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1988. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1989. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1990. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1991. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1992. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.builtbroken.mc.framework.recipe.item.RecipeShapedOre Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1993. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.RecipeAkimboGun Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1994. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.RecipeAkimboSplit Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1995. [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.ShapelessOreRecipeCopyNBT Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1996. [22:25:49] [Server thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\ender\Desktop\Meh server\config\cofh\world/.
  1997. [22:25:49] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\ender\Desktop\Meh server\config\cofh\world\ThermalFoundation-Ores.json:
  1998. [22:25:49] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  1999. [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  2000. [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
  2001. [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  2002. [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
  2003. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
  2004. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
  2005. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
  2006. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
  2007. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
  2008. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2009. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2010. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2011. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2012. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2013. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2014. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2015. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2016. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2017. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2018. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2019. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2020. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2021. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2022. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2023. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2024. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2025. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2026. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2027. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2028. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2029. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2030. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2031. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2032. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2033. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
  2034. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  2035. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  2036. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  2037. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  2038. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  2039. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
  2040. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
  2041. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
  2042. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
  2043. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
  2044. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2045. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2046. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2047. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2048. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2049. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2050. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2051. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2052. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2053. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2054. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2055. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2056. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2057. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2058. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2059. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2060. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2061. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2062. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2063. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2064. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2065. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2066. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2067. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2068. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2069. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
  2070. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  2071. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  2072. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  2073. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  2074. [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  2075. [22:25:49] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
  2076. [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  2077. [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
  2078. [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
  2079. [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
  2080. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogBed@7ed257b9
  2081. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> mrtjp.projectred.transportation.ChipResetRecipe@3fbd891
  2082. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> moze_intel.projecte.gameObjs.customRecipes.RecipesCovalenceRepair@2172a6e0
  2083. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipeFireworks@65880315
  2084. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.kentington.thaumichorizons.common.items.crafting.RecipesFocusIlluminationDyes@45116216
  2085. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumcraft.common.items.armor.RecipesRobeArmorDyes@11ea9de3
  2086. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumcraft.common.items.armor.RecipesVoidRobeArmorDyes@4c34217f
  2087. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipesArmorDyes@43af2058
  2088. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeBagDye@39619e0c
  2089. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.kentington.thaumichorizons.common.items.crafting.RecipeVoidPuttyRepair@21a219d5
  2090. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumic.tinkerer.common.item.SpellClothRecipe@53b116ad
  2091. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogCape@503d7401
  2092. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogCollar@2445becd
  2093. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipeBookCloning@365cd8d1
  2094. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipesMapCloning@6426d8be
  2095. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.CrayonMixingRecipe@31bdc7cc
  2096. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@c047ca4
  2097. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@58cab108
  2098. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@30ad4097
  2099. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@7cd86e04
  2100. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeHorseTransmutation@2c6c5b46
  2101. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@3108d4c2
  2102. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@65f53987
  2103. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@4a3b98c1
  2104. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@4774327f
  2105. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@6a331cce
  2106. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeUnEnchanting@7b3182ab
  2107. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@727dfb4e
  2108. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.MapCloneRecipe@45151820
  2109. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@cb22c3d
  2110. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@56c16cc4
  2111. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@69568056
  2112. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1bf134de
  2113. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@63f2059
  2114. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@5bc5cb16
  2115. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@64ca408
  2116. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@148927db
  2117. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@6b4bf0fb
  2118. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1ea30bff
  2119. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@7d2c90c7
  2120. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@20c6d746
  2121. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@14be378d
  2122. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@12c42a16
  2123. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@b772a21
  2124. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1d1db0ee
  2125. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@507a7100
  2126. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6d7f76
  2127. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@4c32eedd
  2128. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@39172da1
  2129. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@36bdc06c
  2130. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@375ed158
  2131. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@169b8d34
  2132. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@44f86763
  2133. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@2cce22ae
  2134. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@431bf03d
  2135. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@4f3127b4
  2136. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6d73dcf7
  2137. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@44149f9
  2138. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@2c0f60d3
  2139. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@3ecca1aa
  2140. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@72bc152a
  2141. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@787d55e1
  2142. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@58af6c71
  2143. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@521e58c4
  2144. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7af81e16
  2145. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6c134adc
  2146. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@36bb3ff3
  2147. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@536fad9f
  2148. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7c4bc1c8
  2149. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@154f3773
  2150. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@25ddb6b4
  2151. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6139727c
  2152. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7de79e79
  2153. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@53824f87
  2154. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@18a9867a
  2155. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@33bcf2a6
  2156. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> iguanaman.iguanatweakstconstruct.tweaks.RepairCraftingRecipe@74e3ef1b
  2157. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@20bd9959
  2158. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@57232e5
  2159. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@3d524395
  2160. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@5bd32e3e
  2161. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@4e3c535a
  2162. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@5566b7c8
  2163. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@776f8cdc
  2164. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@363e668f
  2165. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@4bbc91fc
  2166. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@6a8a5751
  2167. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddKeys@7949e264
  2168. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddKeys@923a763
  2169. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@4959a606
  2170. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@41c50929
  2171. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@6daa9200
  2172. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@5f12a3ac
  2173. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@3481e364
  2174. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@73feb11e
  2175. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@336bc9ee
  2176. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.EpicEraserRecipe@131dca62
  2177. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.conduit.item.filter.CopyFilterRecipe@d8e7b94
  2178. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.machine.ClearConfigRecipe@21b5a971
  2179. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.machine.capbank.ConvertOldRecipe@14e10a60
  2180. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.conduit.item.filter.ClearFilterRecipe@200637e2
  2181. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> iguanaman.iguanatweakstconstruct.ToolUpdateRecipe@a42bcf3
  2182. [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> mekanism.common.recipe.BinRecipe@7e9820a9
  2183. [22:25:49] [Server thread/ERROR] [VoltzEngine]: Checking ore dictionary for bad values
  2184. [22:25:49] [Server thread/ERROR] [VoltzEngine]: Done.... took: 1ms 410us 493ns
  2185. [22:25:49] [Server thread/ERROR] [VoltzEngine]: Checking furnace recipes for bad values. Will remove broken values to prevent crashes in VE and other mods depending on non-null data.
  2186. [22:25:49] [Server thread/ERROR] [VoltzEngine]: Done.... took: 515us 325ns detected 0 bad recipes
  2187. [22:25:49] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
  2188. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2189. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2190. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2191. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2192. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2193. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2194. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2195. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2196. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2197. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2198. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2199. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2200. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2201. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2202. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2203. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2204. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2205. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2206. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2207. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2208. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2209. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2210. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2211. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2212. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2213. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2214. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2215. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2216. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2217. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2218. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2219. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2220. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2221. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2222. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2223. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2224. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2225. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2226. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2227. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2228. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2229. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2230. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2231. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2232. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2233. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2234. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2235. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2236. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2237. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2238. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2239. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2240. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2241. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2242. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2243. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2244. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2245. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2246. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2247. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2248. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2249. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2250. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2251. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2252. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2253. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2254. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2255. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2256. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2257. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2258. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2259. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2260. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2261. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2262. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2263. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2264. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2265. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2266. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2267. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2268. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2269. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2270. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2271. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2272. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2273. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2274. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2275. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2276. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2277. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2278. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2279. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2280. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2281. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2282. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2283. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2284. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2285. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2286. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2287. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2288. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2289. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2290. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2291. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2292. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2293. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2294. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2295. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2296. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2297. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2298. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2299. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2300. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2301. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2302. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2303. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2304. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2305. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2306. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2307. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2308. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2309. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2310. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2311. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2312. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2313. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2314. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2315. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2316. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2317. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2318. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2319. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2320. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2321. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2322. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2323. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2324. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2325. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2326. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2327. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2328. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2329. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2330. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2331. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2332. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2333. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2334. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2335. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2336. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2337. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2338. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2339. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2340. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2341. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2342. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2343. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2344. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2345. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2346. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2347. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  2348. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  2349. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2350. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  2351. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2352. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  2353. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  2354. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  2355. [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  2356. [22:25:49] [Server thread/INFO] [NetherOres]: Load Complete.
  2357. [22:25:49] [Server thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
  2358. [22:25:50] [Server thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
  2359. [22:25:50] [Server thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
  2360. [22:25:50] [Server thread/INFO] [UniDict]: Thermal Expansion Integration: The world seems to be more thermally involved.
  2361. [22:25:50] [Server thread/INFO] [UniDict]: All 1 Integrations took 6ms to finish. at load stage LOAD_COMPLETE
  2362. [22:25:50] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 153 mods
  2363. [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
  2364. [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading projecte_default.zs
  2365. [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading intermod
  2366. [22:25:50][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
  2367. [22:25:50][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
  2368. [22:25:50] [Server thread/INFO]: Preparing level "world"
  2369. [22:25:50] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod aiimprovements which appears to be missing, things may not work well
  2370. [22:25:50] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  2371. [22:25:50] [Server thread/INFO] [FML]: Applying holder lookups
  2372. [22:25:50] [Server thread/INFO] [FML]: Holder lookups applied
  2373. [22:25:50] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2374. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -100 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2375. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -37 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2376. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -38 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2377. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -39 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2378. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -19 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2379. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2380. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2381. [22:25:50] [Server thread/INFO] [FML]: Loading dimension 6 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2382. [22:25:50] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2383. [22:25:50] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2384. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Serverside World Load Event: initialize dimlets
  2385. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
  2386. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
  2387. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
  2388. [22:25:51] [Thread-11/INFO] [FTBU]: Loaded 2 badges in 85 ms!
  2389. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
  2390. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
  2391. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
  2392. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
  2393. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
  2394. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
  2395. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
  2396. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
  2397. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
  2398. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
  2399. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
  2400. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
  2401. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
  2402. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
  2403. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2404. [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
  2405. [22:25:51] [Server thread/INFO] [FML]: Loading dimension 69 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
  2406. [22:25:51] [Server thread/INFO]: Preparing start region for level 0
  2407. [22:25:51] [Server thread/INFO]: Done (1.605s)! For help, type "help" or "?"
  2408. [22:25:51] [AromaBackup-Schedule/INFO] [AromaBackup]: Starting Backup Schedule.
  2409. [22:25:51] [Server thread/INFO] [Mekanism]: VoiceServer: Starting up server...
  2410. [22:25:51] [Server thread/INFO] [modtweaker2]: Starting ServerStart for modtweaker2
  2411. [22:25:51] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
  2412. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
  2413. [22:25:52] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
  2414. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
  2415. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
  2416. [22:25:52] [Server thread/INFO] [neresources]: appliedenergistics2 not loaded - skipping
  2417. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
  2418. [22:25:52] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
  2419. [22:25:52] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
  2420. [22:25:52] [Server thread/INFO] [neresources]: Forestry not loaded - skipping
  2421. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
  2422. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for IC2
  2423. [22:25:52] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
  2424. [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for xreliquary
  2425. [22:25:52] [Server thread/INFO] [neresources]: bluepower not loaded - skipping
  2426. [22:25:52] [Server thread/INFO] [ProjectE]: Starting server-side EMC mapping.
  2427. [22:25:52] [Server thread/WARN] [ProjectE]: Can not get Fluid 'obisidan.molten'
  2428. [22:25:52] [Server thread/WARN] [ProjectE]: Can not get Fluid 'pryotheum'
  2429. [22:25:52] [ProjectE Update Checker Server/INFO] [ProjectE]: Mod is updated.
  2430. [22:25:52] [Server thread/INFO] [ProjectE]: Starting to collect Mappings...
  2431. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:SearedBrick(535:5):0/1 to 0/1
  2432. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:GravelOre(536:4):0/1 to 0/1
  2433. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:ore.berries.two(534:0):0/1 to 0/1
  2434. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:materials(4489:40):0/1 to 0/1
  2435. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:materials(4489:42):0/1 to 0/1
  2436. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:YelloriteOre(769:0):0/1 to 0/1
  2437. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:BRIngot(4698:4):0/1 to 0/1
  2438. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:BRIngot(4698:7):0/1 to 0/1
  2439. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for Techguns:oreTitanIron(1989:0):0/1 to 0/1
  2440. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.OreDictionaryMapper
  2441. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:gunpowder(289:0):0/1 to 192/1
  2442. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):0/1 to 64/1
  2443. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):0/1 to 384/1
  2444. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.LazyMapper
  2445. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.Chisel2Mapper
  2446. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomEMCMapper
  2447. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from example.json
  2448. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:iron_ingot(265:0):256/1 to 256/1
  2449. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from metals.json
  2450. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:cobblestone(4:0):1/1 to 1/1
  2451. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:16):0/1 to 32/1
  2452. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for IC2:itemDust(4944:13):0/1 to 32/1
  2453. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for icbmclassic:icbmCSulfurDust(6590:0):0/1 to 32/1
  2454. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for Mekanism:OtherDust(6696:3):0/1 to 32/1
  2455. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:2):0/1 to 64/1
  2456. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for IC2:itemDust(4944:2):0/1 to 64/1
  2457. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ActuallyAdditions:itemDust(4149:6):0/1 to 64/1
  2458. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for EnderIO:itemPowderIngot(5679:0):0/1 to 64/1
  2459. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stick(280:0):4/1 to 4/1
  2460. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):64/1 to 64/1
  2461. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:3):0/1 to 16/1
  2462. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stone(1:0):1/1 to 1/1
  2463. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):384/1 to 384/1
  2464. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:diamond(264:0):8192/1 to 8192/1
  2465. [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for chisel:marble(1095:0):1/1 to 4/1
  2466. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from ODdefaults.json
  2467. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.customConversions.CustomConversionMapper
  2468. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CustomEMCMapper
  2469. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because outnumber <= 0: {minecraft:paper(339:0)=8, minecraft:filled_map(358:*)=1} -> 0xitem.emptyMap@0
  2470. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:iron_ingot(265:0)=8, icbmclassic:icbmCTracker(6593:0)=1} -> 1xnull
  2471. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: WayofTime.alchemicalWizardry.api.items.ShapedBloodOrbRecipe
  2472. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.core.recipes.ShapedAromicRecipe
  2473. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.jaquadro.minecraft.storagedrawers.core.recipe.TemplateRecipe
  2474. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: ic2.core.AdvRecipe
  2475. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleRecipe
  2476. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: codechicken.microblock.MicroRecipe$
  2477. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapedMekanismRecipe
  2478. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: cofh.thermalexpansion.plugins.nei.handlers.NEIRecipeWrapper
  2479. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapedBuilderRecipe
  2480. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$1
  2481. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$3
  2482. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: codechicken.enderstorage.common.EnderStorageRecipe
  2483. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleUpgradeRecipe
  2484. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {null=-1, rftools:storageModuleTabletItem(7058:1)=1} -> 1xrftools:storageModuleItem(7059:0)
  2485. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: moze_intel.projecte.gameObjs.customRecipes.RecipeAlchemyBag
  2486. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryDrainRecipe
  2487. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryRedstoneRecipe
  2488. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryCraftingRecipe
  2489. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.multipart.microblock.RecipeMicroBlocks
  2490. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: WayofTime.alchemicalWizardry.api.items.ShapelessBloodOrbRecipe
  2491. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5666: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, NSSFAKE5665: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5667: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2492. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5668: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5669: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5670: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2493. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5671: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5672: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5673: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2494. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5674: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5675: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
  2495. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5677: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5676: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  2496. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5678: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, NSSFAKE5679: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
  2497. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5680: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5681: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2498. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, NSSFAKE5682: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5683: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
  2499. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5685: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5684: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
  2500. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5686: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  2501. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5687: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5688: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2502. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5690: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5689: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
  2503. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5692: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5691: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
  2504. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, NSSFAKE5693: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
  2505. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5694: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  2506. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {null=4, ActuallyAdditions:itemKnife(4147:*)=1} -> 8xActuallyAdditions:itemMisc(4098:1)
  2507. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6004: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6003: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE6005: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1} -> 1xnull
  2508. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6007: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6006: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1} -> 1xnull
  2509. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6008: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6009: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  2510. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6011: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6010: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2511. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, NSSFAKE6013: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, NSSFAKE6012: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  2512. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, NSSFAKE6015: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6014: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  2513. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6017: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE6016: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2514. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6018: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  2515. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6019: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2516. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6020: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2517. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6021: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, NSSFAKE6022: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  2518. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6024: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6023: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  2519. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6025: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6026: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  2520. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6027: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  2521. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6028: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  2522. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6029: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2523. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6030: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1} -> 1xnull
  2524. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6031: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  2525. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6032: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2526. [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
  2527. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: ic2.core.AdvShapelessRecipe
  2528. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapelessMekanismRecipe
  2529. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.PrintoutRecipe
  2530. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapelessBuilderRecipe
  2531. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.DiskRecipe
  2532. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.core.recipes.ShapelessAromicRecipe
  2533. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: cofh.thermaldynamics.util.crafting.RecipeCover
  2534. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.pocket.recipes.PocketComputerUpgradeRecipe
  2535. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.baublelicious.recipes.RecipeEntangledBauble
  2536. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: net.malisis.doors.recipe.BigDoorRecipe
  2537. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$2
  2538. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeSoul
  2539. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeUnsigil
  2540. [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.world.CraftingBook
  2541. [22:25:52] [Server thread/INFO] [ProjectE]: CraftingMapper Statistics:
  2542. [22:25:52] [Server thread/INFO] [ProjectE]: Found 7 Recipes of Type class com.rwtema.extrautils.crafting.RecipeEnchantCrafting
  2543. [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class cofh.core.util.crafting.RecipeUpgradeOverride
  2544. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.emoniph.witchery.crafting.RecipeShapelessBiomeCopy
  2545. [22:25:52] [Server thread/INFO] [ProjectE]: Found 3170 Recipes of Type class net.minecraftforge.oredict.ShapelessOreRecipe
  2546. [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class com.emoniph.witchery.WitcheryRecipes$1
  2547. [22:25:52] [Server thread/INFO] [ProjectE]: Found 22 Recipes of Type class mcjty.rftools.crafting.PreservingShapedRecipe
  2548. [22:25:52] [Server thread/INFO] [ProjectE]: Found 11258 Recipes of Type class net.minecraft.item.crafting.ShapedRecipes
  2549. [22:25:52] [Server thread/INFO] [ProjectE]: Found 5 Recipes of Type class techguns.items.RecipeAkimboSplit
  2550. [22:25:52] [Server thread/INFO] [ProjectE]: Found 10 Recipes of Type class cofh.core.util.crafting.RecipeAugmentable
  2551. [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class com.rwtema.extrautils.crafting.RecipeDifficultySpecific
  2552. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class net.minecraft.item.crafting.RecipesMapExtending
  2553. [22:25:52] [Server thread/INFO] [ProjectE]: Found 368 Recipes of Type class dan200.computercraft.shared.util.ImpostorRecipe
  2554. [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class com.rwtema.extrautils.crafting.RecipeFilterInvert
  2555. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1325 Recipes of Type class net.minecraft.item.crafting.ShapelessRecipes
  2556. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.CrayonGlassesRecipe
  2557. [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mcjty.rftools.crafting.KnownDimletShapedRecipe
  2558. [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mrtjp.projectred.core.ShapelessOreNBTRecipe
  2559. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class powercrystals.minefactoryreloaded.setup.recipe.Vanilla$1
  2560. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeMagicalWood
  2561. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGlove
  2562. [22:25:52] [Server thread/INFO] [ProjectE]: Found 55 Recipes of Type class thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe
  2563. [22:25:52] [Server thread/INFO] [ProjectE]: Found 25 Recipes of Type class cofh.core.util.crafting.RecipeUpgrade
  2564. [22:25:52] [Server thread/INFO] [ProjectE]: Found 24 Recipes of Type class cofh.thermalexpansion.util.crafting.RecipeStyle
  2565. [22:25:52] [Server thread/INFO] [ProjectE]: Found 259 Recipes of Type class dan200.computercraft.shared.util.ImpostorShapelessRecipe
  2566. [22:25:52] [Server thread/INFO] [ProjectE]: Found 9 Recipes of Type class com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe
  2567. [22:25:52] [Server thread/INFO] [ProjectE]: Found 51 Recipes of Type class tconstruct.library.crafting.ShapelessToolRecipe
  2568. [22:25:52] [Server thread/INFO] [ProjectE]: Found 35 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableCrafting
  2569. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableNuggetCrafting
  2570. [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class jds.bibliocraft.BiblioSpecialRecipes
  2571. [22:25:52] [Server thread/INFO] [ProjectE]: Found 3 Recipes of Type class com.builtbroken.mc.framework.recipe.item.RecipeShapedOre
  2572. [22:25:52] [Server thread/INFO] [ProjectE]: Found 6 Recipes of Type class com.jaquadro.minecraft.storagedrawers.core.recipe.FallbackShapedOreRecipe
  2573. [22:25:52] [Server thread/INFO] [ProjectE]: Found 29 Recipes of Type class tonius.simplyjetpacks.crafting.UpgradingRecipe
  2574. [22:25:52] [Server thread/INFO] [ProjectE]: Found 5 Recipes of Type class techguns.items.RecipeAkimboGun
  2575. [22:25:52] [Server thread/INFO] [ProjectE]: Found 2671 Recipes of Type class net.minecraftforge.oredict.ShapedOreRecipe
  2576. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeCustomOres
  2577. [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class mcjty.rftools.crafting.ContainerAndItemRecipe
  2578. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGBEnchanting
  2579. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableIngotCrafting
  2580. [22:25:52] [Server thread/INFO] [ProjectE]: Found 394 Recipes of Type class moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  2581. [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mcjty.rftools.crafting.NBTMatchingRecipe
  2582. [22:25:52] [Server thread/INFO] [ProjectE]: Found 19 Recipes of Type class com.builtbroken.mc.framework.recipe.item.sheetmetal.RecipeSheetMetal
  2583. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.MapResizeRecipe
  2584. [22:25:52] [Server thread/INFO] [ProjectE]: Found 119 Recipes of Type class com.builtbroken.mc.framework.recipe.item.RecipeTool
  2585. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapelessOreRecipeAlwaysLast
  2586. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.GoldenEyeRechargeRecipe
  2587. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class techguns.items.ShapelessOreRecipeCopyNBT
  2588. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class mcjty.rftools.crafting.ContainerToItemRecipe
  2589. [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class crazypants.enderio.machine.UpgradeCapBankRecipe
  2590. [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapedOreRecipeAlwaysLast
  2591. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CraftingMapper
  2592. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.FluidMapper
  2593. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.SmeltingMapper
  2594. [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomConversionMapper
  2595. [22:25:52] [Server thread/INFO] [ProjectE]: Mapping Collection finished
  2596. [22:25:52] [Server thread/INFO] [ProjectE]: Starting to generate Values:
  2597. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  2598. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
  2599. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
  2600. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
  2601. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
  2602. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
  2603. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
  2604. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
  2605. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  2606. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
  2607. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
  2608. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
  2609. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
  2610. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
  2611. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
  2612. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
  2613. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
  2614. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
  2615. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
  2616. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
  2617. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
  2618. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
  2619. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2620. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2621. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
  2622. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
  2623. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
  2624. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
  2625. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  2626. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  2627. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
  2628. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
  2629. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
  2630. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
  2631. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
  2632. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
  2633. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
  2634. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  2635. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
  2636. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
  2637. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
  2638. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
  2639. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
  2640. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
  2641. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
  2642. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
  2643. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
  2644. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
  2645. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
  2646. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
  2647. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
  2648. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2649. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2650. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
  2651. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
  2652. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
  2653. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
  2654. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  2655. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  2656. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
  2657. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
  2658. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
  2659. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
  2660. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
  2661. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
  2662. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
  2663. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  2664. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
  2665. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
  2666. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
  2667. [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
  2668. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
  2669. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
  2670. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
  2671. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
  2672. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
  2673. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
  2674. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
  2675. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
  2676. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
  2677. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2678. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
  2679. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
  2680. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
  2681. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
  2682. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
  2683. [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  2684. [22:25:53] [Server thread/INFO] [ProjectE]: Generated Values...
  2685. [22:25:53] [Server thread/INFO] [ProjectE]: Registered 5555 EMC values. (took 1227 ms)
  2686. [22:25:53] [Server thread/INFO] [ActuallyAdditions]: Loading WorldData!
  2687. [22:25:53] [Server thread/INFO] [ActuallyAdditions]: WorldData sucessfully received!
  2688. [22:25:53] [Server thread/INFO] [AromaBackup]: Next Backup in: 5 seconds.
  2689. [22:25:53][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
  2690. [22:25:53][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
  2691. [22:25:53] [Server thread/INFO] [STDOUT]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: C:\Users\ender\Desktop\Meh server\.\world\customnpcs\clones\..\clonednpcs.dat
  2692. false
  2693. [22:25:53] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
  2694. [22:25:53] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions
  2695. [22:25:53] [Thread-16/INFO] [FTBU]: Loaded 2 badges in 25 ms!
  2696. [22:25:53] [Server thread/INFO] [FML]: Unloading dimension 1
  2697. [22:25:59] [AromaBackup/INFO]: [º1AromaBackupºr] Starting Backup. The server may lag for a bit!
  2698. [22:26:01] [AromaBackup/INFO] [AromaBackup]: Suspending Server Thread.
  2699. [22:26:01] [AromaBackup/INFO] [AromaBackup]: Continuing Server Thread.
  2700. [22:26:01] [AromaBackup/INFO]: [º1AromaBackupºr] Server Backup done!
  2701. [22:26:01] [AromaBackup/INFO]: [º1AromaBackupºr] Next scheduled Backup in 30 minutes.
  2702. [22:27:08] [User Authenticator #1/INFO]: UUID of player SpeDFar is e64ac472-1298-4672-a3c3-173b5f7e133b
  2703. [22:27:08] [Netty IO #2/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
  2704. [22:27:09] [Netty IO #2/INFO] [FML]: Client protocol version 2
  2705. [22:27:09] [Netty IO #2/INFO] [FML]: Client attempting to join with 151 mods : p455w0rdslib@1.0.4,tcnodetracker@1.1.2,AromaBackup@0.1.0.0,ProjRed|Expansion@4.7.0pre12.95,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.3,rftools@4.23,Ztones@1.7.10,hardcorewither@1.1.3,doggytalents@1.14.2.317,HardcoreEnderExpansion@1.8.6,ProjRed|Integration@4.7.0pre12.95,endercore@1.7.10-0.2.0.39_beta,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.1,controlling@1.0.0,reauth@3.5.0,xreliquary@1.2,McMultipart@1.2.0.345,icbmclassic@2.16.2.205,betterbuilderswands@0.8.1,ProjRed|Fabrication@4.7.0pre12.95,ExtraUtilities@1.2.12,openmodularturrets@2.2.11-245,ThermalFoundation@1.7.10R1.2.6,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.1,ForgeMultipart@1.2.0.345,malisisdoors@1.7.10-1.13.2,BrandonsCore@1.0.0.12,ProjectE@1.7.10-PE1.10.1,RedstoneArsenal@1.7.10R1.1.2,MCFrames@1.0,CoFHCore@1.7.10R3.1.4,malisiscore@1.7.10-0.14.3,ThaumicHorizons@1.1.9,neresources@0.1.0.ManuallyBuilt,Forge@10.13.4.1614,wailafeatures@0.1.0,Aroma1997sDimension@1.0,StorageDrawers@1.7.10-1.10.9,ThaumicTinkerer@unspecified,modtweaker2@0.9.6,IC2@2.2.827-experimental,ExtraTiC@1.4.6,ActuallyAdditions@1.7.10-r21,MineFactoryReloaded|CompatIC2@1.7.10R2.8.1,oreexcavation@1.1.134,ProjRed|Transportation@4.7.0pre12.95,AppleCore@3.1.1,voltzengine@1.9.14.302,IguanaTweaksTConstruct@1.7.10-2.1.6.163,FML@7.10.99.99,Natura@2.2.0,enderutilities@0.5.3,NEIAddons|Forestry@1.12.14.40,TiCTooltips@1.2.5,baublelicious@1.7.10-1.2.2-final,customnpcs@1.7.10d,voltzenginepreloader@0.0.1,BiblioWoodsNatura@1.5,voltzenginemodcompat@1.9.14.302,HungerOverhaul@1.7.10-1.0.0.jenkins104,<CoFH ASM>@000,NEIAddons|CraftingTables@1.12.14.40,NEIAddons|ExNihilo@1.12.14.40,WailaHarvestability@1.1.6,ThermalDynamics@1.7.10R1.2.1,ProjRed|Illumination@4.7.0pre12.95,libsandstone@1.0.0,fastleafdecay@1.4,Hats@4.0.1,Techguns@0.1.2_alphatest4.1,FTBU@1.0.18.2,MekanismGenerators@9.1.1,NotEnoughItems@1.0.5.120,Thaumcraft@4.2.3.5,Waila@1.5.10,ProjRed|Compatibility@4.7.0pre12.95,ForgeRelocation@0.0.1.4,TConstruct@1.7.10-1.8.8.build988,simplyjetpacks@1.5.3,NEIAddons@1.12.14.40,BiblioCraft@1.11.7,OpenModsCore@0.10,cookingbook@1.0.140,enderioaddons@0.10.13,bdlib@1.9.4.109,NEIAddons|Developer@1.12.14.40,RelocationFMP@0.0.1.2,mcp@9.05,Mantle@1.7.10-0.3.2.jenkins191,waterhooks@1.2.1,ProjRed|Transmission@4.7.0pre12.95,journeymap@5.1.4p2,thaumcraftneiplugin@@VERSION@,AromaBackupRecovery@1.0,DummyCore@1.13,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.1,DraconicEvolution@1.0.2h,inventorytweaks@1.59-dev-152-cf6e263,harvestcraft@1.7.10j,UniDict@1.7.10-2.9.2,ThermalExpansion@1.7.10R4.1.5,MineFactoryReloaded|CompatThaumcraft@1.7.10R2.8.1,NEIAddons|AppEng@1.12.14.40,OpenBlocks@1.6,ForbiddenMagic@1.7.10-0.575,EnderStorage@1.4.7.37,FTBL@1.0.18.2,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.1,MineFactoryReloaded@1.7.10R2.8.1,CarpentersBlocks@3.3.8.2,EnderIO@1.7.10-2.3.0.429_beta,craftingtweaks@1.0.88,wailaplugins@MC1.7.10-0.2.0-25,ComputerCraft@1.75,neiintegration@1.1.2,AWWayofTime@v1.3.3,MrTJPCoreMod@1.1.0.33,Roguelike@1.5.0,IronChest@6.0.62.742,gud_thaumicnei@1.3.0,NEIAddons|Botany@1.12.14.40,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.1,Aroma1997Core@1.0.2.16,CodeChickenCore@1.0.7.47,BigReactors@0.4.3A,SpiceOfLife@1.3.11,Mekanism@9.1.1,icbmsentry@0.1.0.61,MekanismTools@9.1.1,MineTweaker3@3.0.13,quantumflux@1.7.10-1.3.4,ThaumicTinkerer-preloader@0.1,aobd@2.9.2,NetherOres@1.7.10R2.3.1,tinker_io@release 1.5.0,NodalMechanics@1.7.10R1.0,voltzenginemodflag@1.9.14.302,armory@0.7.4.132,Aroma1997CoreHelper@1.0.2.16,chisel@2.9.5.11,Baubles@1.0.1.10,recipehandler@1.7.10,ProjRed|Core@4.7.0pre12.95,ProjRed|Exploration@4.7.0pre12.95,witchery@0.24.1,cosmeticarmorreworked@1.7.10-v6b,OpenMods@0.10,QuantumStorage@1.2.1,chiseltones@@VERSION@,BloodArsenal@1.2-5
  2706. [22:27:09] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  2707. [22:27:10] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  2708. [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
  2709. [22:27:10] [Server thread/INFO]: SpeDFar[/25.85.107.31:51640] logged in with entity id 265 at (30.5, 71.0, 33.5)
  2710. [22:27:10] [Server thread/INFO]: SpeDFar joined the game
  2711. [22:27:10] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2712. [22:27:10] [Server thread/INFO] [ProjectE]: Sent EMC data packets to: SpeDFar
  2713. [22:27:10] [Server thread/INFO] [Mekanism]: Sent config to 'SpeDFar.'
  2714. [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  2715. [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
  2716. [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
  2717. [22:27:15] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
  2718. java.io.IOException: An existing connection was forcibly closed by the remote host
  2719. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
  2720. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
  2721. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
  2722. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
  2723. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
  2724. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  2725. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  2726. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  2727. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  2728. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  2729. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  2730. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  2731. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  2732. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  2733. [22:27:15] [Server thread/INFO]: SpeDFar lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  2734. [22:27:15] [Server thread/INFO]: SpeDFar left the game
  2735. [22:27:15] [Server thread/INFO] [ProjectE]: Removing SpeDFar from scheduled timers: Player disconnected.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement