PrometeoPrime

Untitled

Feb 16th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.24 KB | None | 0 0
  1. With both OC and CC
  2.  
  3. [20:14:23] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
  4. [20:14:23] [main/INFO] [FML/]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  5. [20:14:23] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
  6. [20:14:23] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8.9-11.15.1.1722-universal.jar
  7. [20:14:23] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;.
  8. [20:14:23] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
  9. [20:14:23] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
  10. [20:14:23] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  11. [20:14:23] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
  12. [20:14:23] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
  13. [20:14:23] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
  14. [20:14:23] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
  15. [20:14:23] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Michele\Desktop\Sup3rServer\.
  16. [20:14:23] [main/DEBUG] [FML/]: Discovering coremods
  17. [20:14:23] [main/DEBUG] [FML/]: Examining for coremod candidacy BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar
  18. [20:14:23] [main/DEBUG] [FML/]: Not found coremod data in BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar
  19. [20:14:23] [main/DEBUG] [FML/]: Examining for coremod candidacy ComputerCraft1.78.jar
  20. [20:14:23] [main/DEBUG] [FML/]: Not found coremod data in ComputerCraft1.78.jar
  21. [20:14:23] [main/DEBUG] [FML/]: Examining for coremod candidacy OpenComputers-MC1.8.9-1.5.22.6.jar
  22. [20:14:23] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.8.9-1.5.22.6.jar, it will be examined later for regular @Mod instances
  23. [20:14:23] [main/DEBUG] [FML/]: Instantiating coremod class TransformerLoader
  24. [20:14:23] [main/DEBUG] [FML/]: The coremod li.cil.oc.common.launch.TransformerLoader requested minecraft version 1.8.9 and minecraft is 1.8.9. It will be loaded.
  25. [20:14:23] [main/DEBUG] [FML/]: Enqueued coremod TransformerLoader
  26. [20:14:23] [main/DEBUG] [FML/]: Examining for coremod candidacy RoguelikeDungeons-1.8.9-1.4.5.jar
  27. [20:14:23] [main/DEBUG] [FML/]: Not found coremod data in RoguelikeDungeons-1.8.9-1.4.5.jar
  28. [20:14:23] [main/DEBUG] [FML/]: Examining for coremod candidacy zz-backpacks 1.8.9 - 3.0.10 beta.jar
  29. [20:14:23] [main/TRACE] [FML/]: Adding zz-backpacks 1.8.9 - 3.0.10 beta.jar to the list of known coremods, it will not be examined again
  30. [20:14:23] [main/DEBUG] [FML/]: Instantiating coremod class BCModPlugin
  31. [20:14:23] [main/DEBUG] [FML/]: The coremod brad16840.common.asm.BCModPlugin requested minecraft version 1.8.9 and minecraft is 1.8.9. It will be loaded.
  32. [20:14:23] [main/DEBUG] [FML/]: Enqueued coremod BCModPlugin
  33. [20:14:23] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  34. [20:14:23] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  35. [20:14:23] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  36. [20:14:23] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  37. [20:14:23] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  38. [20:14:23] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
  39. [20:14:23] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  40. [20:14:23] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
  41. [20:14:23] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  42. [20:14:23] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  43. [20:14:23] [main/DEBUG] [FML/]: Injection complete
  44. [20:14:23] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
  45. [20:14:23] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
  46. [20:14:24] [main/DEBUG] [FML/]: Read 818 binary patches
  47. [20:14:24] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.8.9.lzma with 27891 records
  48. [20:14:24] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing
  49. [20:14:24] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
  50. [20:14:24] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [20:14:24] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
  52. [20:14:24] [main/DEBUG] [FML/]: Injection complete
  53. [20:14:24] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
  54. [20:14:24] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
  55. [20:14:24] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
  56. [20:14:24] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [20:14:24] [main/DEBUG] [FML/]: Injecting coremod TransformerLoader {li.cil.oc.common.launch.TransformerLoader} class transformers
  58. [20:14:24] [main/TRACE] [FML/]: Registering transformer li.cil.oc.common.asm.ClassTransformer
  59. [20:14:25] [main/DEBUG] [FML/]: Injection complete
  60. [20:14:25] [main/DEBUG] [FML/]: Running coremod plugin for TransformerLoader {li.cil.oc.common.launch.TransformerLoader}
  61. [20:14:25] [main/DEBUG] [FML/]: Running coremod plugin TransformerLoader
  62. [20:14:25] [main/DEBUG] [FML/]: Coremod plugin class TransformerLoader run successfully
  63. [20:14:25] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [20:14:25] [main/DEBUG] [FML/]: Injecting coremod BCModPlugin {brad16840.common.asm.BCModPlugin} class transformers
  65. [20:14:25] [main/TRACE] [FML/]: Registering transformer brad16840.common.asm.ClassTransformer
  66. [20:14:25] [main/DEBUG] [FML/]: Injection complete
  67. [20:14:25] [main/DEBUG] [FML/]: Running coremod plugin for BCModPlugin {brad16840.common.asm.BCModPlugin}
  68. [20:14:25] [main/DEBUG] [FML/]: Running coremod plugin BCModPlugin
  69. [20:14:25] [main/DEBUG] [FML/]: Coremod plugin class BCModPlugin run successfully
  70. [20:14:25] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  71. [20:14:25] [main/DEBUG] [FML/]: Loaded 163 rules from AccessTransformer config file forge_at.cfg
  72. [20:14:25] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer mod jar file C:\Users\Michele\Desktop\Sup3rServer\mods\OpenComputers-MC1.8.9-1.5.22.6.jar!META-INF/oc_at.cfg
  73.  
  74. [20:14:25] [main/DEBUG] [FML/]: Loaded 10 rules from AccessTransformer mod jar file C:\Users\Michele\Desktop\Sup3rServer\mods\BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar!META-INF/biomesoplenty_at.cfg
  75.  
  76. [20:14:25] [main/DEBUG] [FML/]: Validating minecraft
  77. [20:14:26] [main/DEBUG] [FML/]: Minecraft validated, launching...
  78. [20:14:26] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  79. [20:14:26] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  80. [20:14:26] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  81. [20:14:27] [main/INFO] [OpenComputers/]: Successfully patched ps.recreateLeash.
  82. [20:14:29] [Server thread/INFO] [FML/]: MinecraftForge v11.15.1.1722 Initialized
  83. [20:14:29] [Server thread/INFO] [FML/]: Replaced 204 ore recipies
  84. [20:14:29] [Server thread/DEBUG] [FML/]: File C:\Users\Michele\Desktop\Sup3rServer\config\injectedDependencies.json not found. No dependencies injected
  85. [20:14:29] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, li.cil.oc.common.launch.CoreModContainer, brad16840.common.Common]
  86. [20:14:29] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
  87. [20:14:29] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Michele\Desktop\Sup3rServer\forge-1.8.9-11.15.1.1722-universal.jar, examining for mod candidates
  88. [20:14:29] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Michele\Desktop\Sup3rServer\mods\OpenComputers-MC1.8.9-1.5.22.6.jar
  89. [20:14:29] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Michele\Desktop\Sup3rServer\mods\zz-backpacks 1.8.9 - 3.0.10 beta.jar
  90. [20:14:29] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
  91. [20:14:29] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  92. [20:14:29] [Server thread/INFO] [FML/]: Searching C:\Users\Michele\Desktop\Sup3rServer\mods for mods
  93. [20:14:29] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar
  94. [20:14:29] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ComputerCraft1.78.jar
  95. [20:14:29] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file OpenComputers-MC1.8.9-1.5.22.6.jar
  96. [20:14:29] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file RoguelikeDungeons-1.8.9-1.4.5.jar
  97. [20:14:29] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker zz-backpacks 1.8.9 - 3.0.10 beta.jar
  98. [20:14:29] [Server thread/DEBUG] [FML/]: Examining file forge-1.8.9-11.15.1.1722-universal.jar for potential mods
  99. [20:14:29] [Server thread/DEBUG] [FML/]: The mod container forge-1.8.9-11.15.1.1722-universal.jar appears to be missing an mcmod.info file
  100. [20:14:30] [Server thread/DEBUG] [FML/]: Examining file BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar for potential mods
  101. [20:14:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar
  102. [20:14:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (biomesoplenty.core.BiomesOPlenty) - loading
  103. [20:14:30] [Server thread/TRACE] [BiomesOPlenty/]: Parsed dependency info : [Forge@[11.14.3.1468,)] [Forge@[11.14.3.1468,)] []
  104. [20:14:30] [Server thread/DEBUG] [BiomesOPlenty/]: Attempting to load the file version.properties from BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar to locate a version number for BiomesOPlenty
  105. [20:14:30] [Server thread/DEBUG] [BiomesOPlenty/]: Found version 3.0.0 for mod BiomesOPlenty in version.properties, using
  106. [20:14:30] [Server thread/DEBUG] [FML/]: Examining file ComputerCraft1.78.jar for potential mods
  107. [20:14:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ComputerCraft1.78.jar
  108. [20:14:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (dan200.computercraft.ComputerCraft) - loading
  109. [20:14:30] [Server thread/TRACE] [ComputerCraft/]: Parsed dependency info : [] [] []
  110. [20:14:30] [Server thread/DEBUG] [FML/]: Examining file OpenComputers-MC1.8.9-1.5.22.6.jar for potential mods
  111. [20:14:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file OpenComputers-MC1.8.9-1.5.22.6.jar
  112. [20:14:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (li.cil.oc.OpenComputers) - loading
  113. [20:14:30] [Server thread/TRACE] [OpenComputers/]: Using mcmod dependency info : [Forge@[11.14.1.1313,)] [BuildCraft|Core, ComputerCraft, EnderStorage, ForgeMultipart, IC2, JEI, MineFactoryReloaded, ProjRed|Transmission, RedLogic, StargateTech2, Thaumcraft, ThermalExpansion] []
  114. [20:14:31] [Server thread/DEBUG] [FML/]: Examining file RoguelikeDungeons-1.8.9-1.4.5.jar for potential mods
  115. [20:14:31] [Server thread/TRACE] [FML/]: Located mcmod.info file in file RoguelikeDungeons-1.8.9-1.4.5.jar
  116. [20:14:31] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (greymerk.roguelike.Roguelike) - loading
  117. [20:14:31] [Server thread/TRACE] [Roguelike/]: Parsed dependency info : [] [] []
  118. [20:14:31] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 9 mods to load
  119. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.media (owned by ComputerCraft providing ComputerCraft|API|Media) embedded in ComputerCraft
  120. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.internal (owned by OpenComputers|Core providing OpenComputersAPI|Internal) embedded in OpenComputers
  121. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.network (owned by OpenComputers|Core providing OpenComputersAPI|Network) embedded in OpenComputers
  122. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.driver (owned by OpenComputers|Core providing OpenComputersAPI|Driver) embedded in OpenComputers
  123. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api (owned by OpenComputers|Core providing OpenComputersAPI|Core) embedded in OpenComputers
  124. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.machine (owned by OpenComputers|Core providing OpenComputersAPI|Machine) embedded in OpenComputers
  125. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api (owned by ComputerCraft providing ComputerCraft|API) embedded in ComputerCraft
  126. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.driver.item (owned by OpenComputers|Core providing OpenComputersAPI|Driver|Item) embedded in OpenComputers
  127. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.manual (owned by OpenComputers|Core providing OpenComputersAPI|Manual) embedded in OpenComputers
  128. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.component (owned by OpenComputers|Core providing OpenComputersAPI|Component) embedded in OpenComputers
  129. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.filesystem (owned by ComputerCraft providing ComputerCraft|API|FileSystem) embedded in ComputerCraft
  130. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.redstone (owned by ComputerCraft providing ComputerCraft|API|Redstone) embedded in ComputerCraft
  131. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.turtle (owned by ComputerCraft providing ComputerCraft|API|Turtle) embedded in ComputerCraft
  132. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.fs (owned by OpenComputers|Core providing OpenComputersAPI|FileSystem) embedded in OpenComputers
  133. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.prefab (owned by OpenComputers|Core providing OpenComputersAPI|Prefab) embedded in OpenComputers
  134. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.lua (owned by ComputerCraft providing ComputerCraft|API|Lua) embedded in ComputerCraft
  135. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.permissions (owned by ComputerCraft providing ComputerCraft|API|Permissions) embedded in ComputerCraft
  136. [20:14:31] [Server thread/DEBUG] [FML/]: Found API dan200.computercraft.api.peripheral (owned by ComputerCraft providing ComputerCraft|API|Peripheral) embedded in ComputerCraft
  137. [20:14:31] [Server thread/DEBUG] [FML/]: Found API li.cil.oc.api.event (owned by OpenComputers|Core providing OpenComputersAPI|Event) embedded in OpenComputers
  138. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Lua: owner: ComputerCraft, dependents: []
  139. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Machine: owner: OpenComputers|Core, dependents: [OpenComputers]
  140. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Driver|Item: owner: OpenComputers|Core, dependents: [OpenComputers]
  141. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Manual: owner: OpenComputers|Core, dependents: [OpenComputers]
  142. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Prefab: owner: OpenComputers|Core, dependents: [OpenComputers]
  143. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Core: owner: OpenComputers|Core, dependents: [OpenComputers]
  144. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Internal: owner: OpenComputers|Core, dependents: [OpenComputers]
  145. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API: owner: ComputerCraft, dependents: []
  146. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Component: owner: OpenComputers|Core, dependents: [OpenComputers]
  147. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Peripheral: owner: ComputerCraft, dependents: []
  148. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Redstone: owner: ComputerCraft, dependents: []
  149. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Event: owner: OpenComputers|Core, dependents: [OpenComputers]
  150. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|FileSystem: owner: OpenComputers|Core, dependents: [OpenComputers]
  151. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|FileSystem: owner: ComputerCraft, dependents: []
  152. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Permissions: owner: ComputerCraft, dependents: []
  153. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Network: owner: OpenComputers|Core, dependents: [OpenComputers]
  154. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API OpenComputersAPI|Driver: owner: OpenComputers|Core, dependents: [OpenComputers]
  155. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Media: owner: ComputerCraft, dependents: []
  156. [20:14:31] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Turtle: owner: ComputerCraft, dependents: []
  157. [20:14:31] [Server thread/TRACE] [FML/]: Received a system property request ''
  158. [20:14:31] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
  159. [20:14:31] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
  160. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8.9-11.15.1.1722-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  161. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8.9-11.15.1.1722-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  162. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in zz-backpacks 1.8.9 - 3.0.10 beta.jar [en_US]
  163. [20:14:31] [Server thread/DEBUG] [BiomesOPlenty/]: Enabling mod BiomesOPlenty
  164. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar [en_US, ru_RU, de_DE, zh_CN]
  165. [20:14:31] [Server thread/DEBUG] [ComputerCraft/]: Enabling mod ComputerCraft
  166. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in ComputerCraft1.78.jar [en_US]
  167. [20:14:31] [Server thread/DEBUG] [OpenComputers/]: Enabling mod OpenComputers
  168. [20:14:31] [Server thread/DEBUG] [FML/]: Found translations in OpenComputers-MC1.8.9-1.5.22.6.jar [zh_TW, it_IT, ru_RU, zh_CN, pt_PT, fr_FR, en_US, de_DE]
  169. [20:14:31] [Server thread/DEBUG] [Roguelike/]: Enabling mod Roguelike
  170. [20:14:31] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
  171. [20:14:31] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
  172. [20:14:31] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
  173. [20:14:31] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
  174. [20:14:31] [Server thread/DEBUG] [FML/]: Mod sorting data
  175. [20:14:31] [Server thread/DEBUG] [FML/]: BiomesOPlenty(Biomes O' Plenty:3.0.0): BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar (required-after:Forge@[11.14.3.1468,))
  176. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft(ComputerCraft:1.78): ComputerCraft1.78.jar ()
  177. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Machine(API: OpenComputersAPI|Machine:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  178. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Driver|Item(API: OpenComputersAPI|Driver|Item:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  179. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Manual(API: OpenComputersAPI|Manual:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  180. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Prefab(API: OpenComputersAPI|Prefab:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  181. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Core(API: OpenComputersAPI|Core:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  182. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Internal(API: OpenComputersAPI|Internal:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  183. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Component(API: OpenComputersAPI|Component:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  184. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Event(API: OpenComputersAPI|Event:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  185. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|FileSystem(API: OpenComputersAPI|FileSystem:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  186. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Network(API: OpenComputersAPI|Network:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  187. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputersAPI|Driver(API: OpenComputersAPI|Driver:5.6.4): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  188. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputers(OpenComputers:1.5.22.6): OpenComputers-MC1.8.9-1.5.22.6.jar ()
  189. [20:14:31] [Server thread/DEBUG] [FML/]: Roguelike(Roguelike Dungeons:1.4.5): RoguelikeDungeons-1.8.9-1.4.5.jar ()
  190. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Lua(API: ComputerCraft|API|Lua:1.78): ComputerCraft1.78.jar ()
  191. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API(API: ComputerCraft|API:1.78): ComputerCraft1.78.jar ()
  192. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Peripheral(API: ComputerCraft|API|Peripheral:1.78): ComputerCraft1.78.jar ()
  193. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Redstone(API: ComputerCraft|API|Redstone:1.78): ComputerCraft1.78.jar ()
  194. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|FileSystem(API: ComputerCraft|API|FileSystem:1.78): ComputerCraft1.78.jar ()
  195. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Permissions(API: ComputerCraft|API|Permissions:1.78): ComputerCraft1.78.jar ()
  196. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Media(API: ComputerCraft|API|Media:1.78): ComputerCraft1.78.jar ()
  197. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft|API|Turtle(API: ComputerCraft|API|Turtle:1.78): ComputerCraft1.78.jar ()
  198. [20:14:31] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  199. [20:14:31] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  200. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0,001s
  201. [20:14:31] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
  202. [20:14:31] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
  203. [20:14:31] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
  204. [20:14:31] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
  205. [20:14:31] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, backpacks16840, BiomesOPlenty, ComputerCraft, OpenComputers, Roguelike] at CLIENT
  206. [20:14:31] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, backpacks16840, BiomesOPlenty, ComputerCraft, OpenComputers, Roguelike] at SERVER
  207. [20:14:31] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
  208. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0,185s
  209. [20:14:31] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  210. [20:14:31] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
  211. [20:14:31] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
  212. [20:14:31] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.15.1.1722)
  213. [20:14:31] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  214. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0,005s
  215. [20:14:31] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLConstructionEvent to mod OpenComputers|Core
  216. [20:14:31] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLConstructionEvent to mod OpenComputers|Core
  217. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - OpenComputers (Core) took 0,001s
  218. [20:14:31] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLConstructionEvent to mod backpacks16840
  219. [20:14:31] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLConstructionEvent to mod backpacks16840
  220. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Backpacks! took 0,001s
  221. [20:14:31] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLConstructionEvent to mod BiomesOPlenty
  222. [20:14:31] [Server thread/TRACE] [FML/BiomesOPlenty]: Mod BiomesOPlenty is using network checker : Accepting version 3.0.0
  223. [20:14:31] [Server thread/TRACE] [FML/BiomesOPlenty]: Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
  224. [20:14:31] [Server thread/TRACE] [FML/BiomesOPlenty]: The mod BiomesOPlenty accepts its own version (3.0.0)
  225. [20:14:31] [Server thread/DEBUG] [FML/BiomesOPlenty]: Attempting to inject @SidedProxy classes into BiomesOPlenty
  226. [20:14:31] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLConstructionEvent to mod BiomesOPlenty
  227. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Biomes O' Plenty took 0,020s
  228. [20:14:31] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLConstructionEvent to mod ComputerCraft
  229. [20:14:31] [Server thread/TRACE] [FML/ComputerCraft]: Mod ComputerCraft is using network checker : Accepting version 1.78
  230. [20:14:31] [Server thread/TRACE] [FML/ComputerCraft]: Testing mod ComputerCraft to verify it accepts its own version in a remote connection
  231. [20:14:31] [Server thread/TRACE] [FML/ComputerCraft]: The mod ComputerCraft accepts its own version (1.78)
  232. [20:14:31] [Server thread/DEBUG] [FML/ComputerCraft]: Attempting to inject @SidedProxy classes into ComputerCraft
  233. [20:14:31] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLConstructionEvent to mod ComputerCraft
  234. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ComputerCraft took 0,122s
  235. [20:14:31] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLConstructionEvent to mod OpenComputers
  236. [20:14:31] [Server thread/TRACE] [FML/OpenComputers]: Mod OpenComputers is using network checker : Accepting version 1.5.22.6
  237. [20:14:31] [Server thread/TRACE] [FML/OpenComputers]: Testing mod OpenComputers to verify it accepts its own version in a remote connection
  238. [20:14:31] [Server thread/TRACE] [FML/OpenComputers]: The mod OpenComputers accepts its own version (1.5.22.6)
  239. [20:14:31] [Server thread/DEBUG] [FML/OpenComputers]: Attempting to inject @SidedProxy classes into OpenComputers
  240. [20:14:31] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.traits.Delegate because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  241. [20:14:31] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLConstructionEvent to mod OpenComputers
  242. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - OpenComputers took 0,115s
  243. [20:14:31] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLConstructionEvent to mod Roguelike
  244. [20:14:31] [Server thread/TRACE] [FML/Roguelike]: Mod Roguelike is using network checker : No network checking performed
  245. [20:14:31] [Server thread/TRACE] [FML/Roguelike]: Testing mod Roguelike to verify it accepts its own version in a remote connection
  246. [20:14:31] [Server thread/TRACE] [FML/Roguelike]: The mod Roguelike accepts its own version (1.4.5)
  247. [20:14:31] [Server thread/DEBUG] [FML/Roguelike]: Attempting to inject @SidedProxy classes into Roguelike
  248. [20:14:31] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLConstructionEvent to mod Roguelike
  249. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Roguelike Dungeons took 0,008s
  250. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 0,458s
  251. [20:14:31] [Server thread/DEBUG] [FML/]: Mod signature data
  252. [20:14:31] [Server thread/DEBUG] [FML/]: Valid Signatures:
  253. [20:14:31] [Server thread/DEBUG] [FML/]: Missing Signatures:
  254. [20:14:31] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar
  255. [20:14:31] [Server thread/DEBUG] [FML/]: FML (Forge Mod Loader 8.0.99.99) forge-1.8.9-11.15.1.1722-universal.jar
  256. [20:14:31] [Server thread/DEBUG] [FML/]: Forge (Minecraft Forge 11.15.1.1722) forge-1.8.9-11.15.1.1722-universal.jar
  257. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputers|Core (OpenComputers (Core) 1.5.22.6) minecraft.jar
  258. [20:14:31] [Server thread/DEBUG] [FML/]: backpacks16840 (Backpacks! 3.0.10) zz-backpacks 1.8.9 - 3.0.10 beta.jar
  259. [20:14:31] [Server thread/DEBUG] [FML/]: BiomesOPlenty (Biomes O' Plenty 3.0.0) BiomesOPlenty-1.8.9-3.0.0.1620-universal.jar
  260. [20:14:31] [Server thread/DEBUG] [FML/]: ComputerCraft (ComputerCraft 1.78) ComputerCraft1.78.jar
  261. [20:14:31] [Server thread/DEBUG] [FML/]: OpenComputers (OpenComputers 1.5.22.6) OpenComputers-MC1.8.9-1.5.22.6.jar
  262. [20:14:31] [Server thread/DEBUG] [FML/]: Roguelike (Roguelike Dungeons 1.4.5) RoguelikeDungeons-1.8.9-1.4.5.jar
  263. [20:14:31] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  264. [20:14:31] [Server thread/INFO] [FML/]: Found 384 ObjectHolder annotations
  265. [20:14:31] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  266. [20:14:31] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  267. [20:14:31] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
  268. [20:14:31] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
  269. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,000s
  270. [20:14:31] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
  271. [20:14:31] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
  272. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0,013s
  273. [20:14:31] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
  274. [20:14:31] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  275. [20:14:31] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
  276. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0,037s
  277. [20:14:31] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLPreInitializationEvent to mod OpenComputers|Core
  278. [20:14:31] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLPreInitializationEvent to mod OpenComputers|Core
  279. [20:14:31] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - OpenComputers (Core) took 0,000s
  280. [20:14:31] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLPreInitializationEvent to mod backpacks16840
  281. [20:14:31] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  282. [20:14:32] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLPreInitializationEvent to mod backpacks16840
  283. [20:14:32] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Backpacks! took 0,077s
  284. [20:14:32] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLPreInitializationEvent to mod BiomesOPlenty
  285. [20:14:32] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:
  286. {
  287. "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  288. "promos": {
  289. "1.5.2-latest": "7.8.1.738",
  290. "1.5.2-recommended": "7.8.1.737",
  291. "1.6.1-latest": "8.9.0.775",
  292. "1.6.2-latest": "9.10.1.871",
  293. "1.6.2-recommended": "9.10.1.871",
  294. "1.6.3-latest": "9.11.0.878",
  295. "1.6.4-latest": "9.11.1.1345",
  296. "1.6.4-recommended": "9.11.1.1345",
  297. "1.7.10-latest": "10.13.4.1614",
  298. "1.7.10-latest-1.7.10": "10.13.2.1343",
  299. "1.7.10-recommended": "10.13.4.1558",
  300. "1.7.2-latest": "10.12.2.1147",
  301. "1.7.2-recommended": "10.12.2.1121",
  302. "1.8-latest": "11.14.4.1577",
  303. "1.8-recommended": "11.14.4.1563",
  304. "1.8.8-latest": "11.15.0.1655",
  305. "1.8.9-latest": "11.15.1.1747",
  306. "1.8.9-recommended": "11.15.1.1722",
  307. "latest": "11.15.1.1747",
  308. "latest-1.7.10": "10.13.2.1343",
  309. "recommended": "11.15.1.1722"
  310. }
  311. }
  312. [20:14:32] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: UP_TO_DATE Target: null
  313. [20:14:32] [Server thread/TRACE] [FML/BiomesOPlenty]: Automatically registered mod BiomesOPlenty entity dart as BiomesOPlenty.dart
  314. [20:14:32] [Server thread/TRACE] [FML/BiomesOPlenty]: Automatically registered mod BiomesOPlenty entity mudball as BiomesOPlenty.mudball
  315. [20:14:32] [Server thread/TRACE] [FML/BiomesOPlenty]: Automatically registered mod BiomesOPlenty entity wasp as BiomesOPlenty.wasp
  316. [20:14:32] [Server thread/TRACE] [FML/BiomesOPlenty]: Automatically registered mod BiomesOPlenty entity pixie as BiomesOPlenty.pixie
  317. [20:14:33] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLPreInitializationEvent to mod BiomesOPlenty
  318. [20:14:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Biomes O' Plenty took 1,346s
  319. [20:14:33] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLPreInitializationEvent to mod ComputerCraft
  320. [20:14:33] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLPreInitializationEvent to mod ComputerCraft
  321. [20:14:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ComputerCraft took 0,423s
  322. [20:14:33] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLPreInitializationEvent to mod OpenComputers
  323. [20:14:34] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing blocks and items.
  324. [20:14:34] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface appeng.api.movable.IMovableTile from missing mod appliedenergistics2.
  325. [20:14:34] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface cofh.api.energy.IEnergyReceiver from missing mod CoFHAPI|energy.
  326. [20:14:34] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
  327. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Delegator because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  328. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface appeng.api.implementations.items.IAEWrench from missing mod appliedenergistics2.
  329. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools.
  330. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
  331. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface cofh.api.item.IToolHammer from missing mod CoFHAPI|item.
  332. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
  333. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
  334. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
  335. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
  336. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
  337. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface ic2.api.item.IBoxable from missing mod IC2.
  338. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface appeng.api.implementations.items.IAEItemPowerStorage from missing mod appliedenergistics2.
  339. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface cofh.api.energy.IEnergyContainerItem from missing mod CoFHAPI|energy.
  340. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface ic2.api.item.ISpecialElectricItem from missing mod IC2.
  341. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
  342. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.IronNugget because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  343. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.traits.Delegate$class because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  344. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.CuttingWire because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  345. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Acid because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  346. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.RawCircuitBoard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  347. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.CircuitBoard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  348. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.PrintedCircuitBoard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  349. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.CardBase because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  350. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Transistor because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  351. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Microchip because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  352. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.ALU because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  353. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.ControlUnit because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  354. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Disk because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  355. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Interweb because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  356. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.ButtonGroup because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  357. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.ArrowKeys because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  358. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.NumPad because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  359. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.TabletCase because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  360. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.MicrocontrollerCase because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  361. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.DroneCase because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  362. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.InkCartridgeEmpty because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  363. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.InkCartridge because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  364. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Chamelium because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  365. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Analyzer because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  366. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Debugger because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  367. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Terminal because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  368. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.TexturePicker because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  369. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Manual because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  370. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Nanomachines because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  371. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.CPU because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  372. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.ComponentBus because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  373. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Memory because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  374. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Server because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  375. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.APU because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  376. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.DebugCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  377. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.GraphicsCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  378. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.RedstoneCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  379. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.NetworkCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  380. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.WirelessNetworkCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  381. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.InternetCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  382. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.LinkedCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  383. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.DataCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  384. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeAngel because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  385. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeBattery because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  386. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeChunkloader because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  387. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeContainerCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  388. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeContainerUpgrade because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  389. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeCrafting because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  390. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeDatabase because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  391. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeExperience because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  392. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeGenerator because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  393. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeInventory because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  394. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeInventoryController because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  395. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeNavigation because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  396. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradePiston because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  397. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeSign because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  398. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeSolarGenerator because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  399. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeTank because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  400. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeTankController because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  401. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeTractorBeam because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  402. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeLeash because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  403. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.UpgradeHover because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  404. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.EEPROM because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  405. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.FloppyDisk because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  406. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.HardDiskDrive because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  407. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Tablet because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  408. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Drone because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  409. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.Present because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  410. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.AbstractBusCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  411. [20:14:35] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method getModel from class li.cil.oc.common.item.WorldSensorCard because the following types in its signature are missing: net/minecraft/client/resources/model/ModelResourceLocation
  412. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing additional OreDict entries.
  413. [20:14:35] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing OpenComputers API.
  414. [20:14:36] [Server thread/INFO] [OpenComputers/OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.22.6-lua52-native.64.dll'.
  415. [20:14:36] [Server thread/INFO] [OpenComputers/OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.22.6-lua53-native.64.dll'.
  416. [20:14:36] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with pre init phase.
  417. [20:14:36] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLPreInitializationEvent to mod OpenComputers
  418. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - OpenComputers took 2,771s
  419. [20:14:36] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLPreInitializationEvent to mod Roguelike
  420. [20:14:36] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLPreInitializationEvent to mod Roguelike
  421. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Roguelike Dungeons took 0,000s
  422. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 4,667s
  423. [20:14:36] [Server thread/INFO] [FML/]: Applying holder lookups
  424. [20:14:36] [Server thread/INFO] [FML/]: Holder lookups applied
  425. [20:14:36] [Server thread/INFO] [FML/]: Injecting itemstacks
  426. [20:14:36] [Server thread/INFO] [FML/]: Itemstack injection complete
  427. [20:14:36] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
  428. [20:14:36] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
  429. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0,001s
  430. [20:14:36] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
  431. [20:14:36] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
  432. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0,000s
  433. [20:14:36] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
  434. [20:14:36] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
  435. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0,000s
  436. [20:14:36] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLInitializationEvent to mod OpenComputers|Core
  437. [20:14:36] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLInitializationEvent to mod OpenComputers|Core
  438. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - OpenComputers (Core) took 0,000s
  439. [20:14:36] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLInitializationEvent to mod backpacks16840
  440. [20:14:36] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLInitializationEvent to mod backpacks16840
  441. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Backpacks! took 0,050s
  442. [20:14:36] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLInitializationEvent to mod BiomesOPlenty
  443. [20:14:36] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLInitializationEvent to mod BiomesOPlenty
  444. [20:14:36] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Biomes O' Plenty took 0,001s
  445. [20:14:36] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLInitializationEvent to mod ComputerCraft
  446. [20:14:36] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLInitializationEvent to mod ComputerCraft
  447. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ComputerCraft took 0,014s
  448. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLInitializationEvent to mod OpenComputers
  449. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'openOS' from mod OpenComputers.
  450. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
  451. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
  452. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
  453. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
  454. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
  455. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
  456. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
  457. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'build' from mod OpenComputers.
  458. [20:14:37] [Server thread/TRACE] [FML/OpenComputers]: Automatically registered mod OpenComputers entity Drone as OpenComputers.Drone
  459. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration.
  460. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Minecraft'.
  461. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverBeacon.
  462. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverBrewingStand.
  463. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverComparator.
  464. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverFurnace.
  465. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverMobSpawner.
  466. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverNoteBlock.
  467. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.vanilla.DriverRecordPlayer.
  468. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterFluidStack$.
  469. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterFluidTankInfo$.
  470. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterItemStack$.
  471. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterNBT$.
  472. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterWorld$.
  473. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.vanilla.ConverterWorldProvider$.
  474. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'OpenComputers'.
  475. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering converter li.cil.oc.integration.opencomputers.ConverterNanomachines$.
  476. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering block driver li.cil.oc.integration.opencomputers.DriverBlockEnvironments$.
  477. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverAPU$.
  478. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverComponentBus$.
  479. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverCPU$.
  480. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverDataCard$.
  481. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverDebugCard$.
  482. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverEEPROM$.
  483. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverFileSystem$.
  484. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverGraphicsCard$.
  485. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverInternetCard$.
  486. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverLinkedCard$.
  487. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverLootDisk$.
  488. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverMemory$.
  489. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverNetworkCard$.
  490. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverKeyboard$.
  491. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverRedstoneCard$.
  492. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverTablet$.
  493. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverWirelessNetworkCard$.
  494. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverContainerCard$.
  495. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverContainerFloppy$.
  496. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverContainerUpgrade$.
  497. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverGeolyzer$.
  498. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverScreen$.
  499. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverTransposer$.
  500. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeAngel$.
  501. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeBattery$.
  502. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeChunkloader$.
  503. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeCrafting$.
  504. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeDatabase$.
  505. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeExperience$.
  506. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeGenerator$.
  507. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeHover$.
  508. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeInventory$.
  509. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeInventoryController$.
  510. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeLeash$.
  511. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeNavigation$.
  512. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradePiston$.
  513. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeSign$.
  514. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeSolarGenerator$.
  515. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeTank$.
  516. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeTankController$.
  517. [20:14:37] [Server thread/DEBUG] [OpenComputers/OpenComputers]: Registering item driver li.cil.oc.integration.opencomputers.DriverUpgradeTractorBeam$.
  518. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
  519. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method textureManager from class li.cil.oc.client.Textures$TextureBundle because the following types in its signature are missing: net/minecraft/client/renderer/texture/TextureManager
  520. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method init from class li.cil.oc.client.Textures$TextureBundle because the following types in its signature are missing: net/minecraft/client/renderer/texture/TextureMap
  521. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method loader from class li.cil.oc.client.Textures$TextureBundle because the following types in its signature are missing: net/minecraft/client/renderer/texture/TextureMap
  522. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Stripping method loader from class li.cil.oc.client.Textures$GUI$ because the following types in its signature are missing: net/minecraft/client/renderer/texture/TextureMap
  523. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing recipes.
  524. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with init phase.
  525. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLInitializationEvent to mod OpenComputers
  526. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - OpenComputers took 0,777s
  527. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLInitializationEvent to mod Roguelike
  528. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLInitializationEvent to mod Roguelike
  529. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Roguelike Dungeons took 0,003s
  530. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0,845s
  531. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
  532. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
  533. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
  534. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,001s
  535. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
  536. [20:14:37] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
  537. [20:14:37] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
  538. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,000s
  539. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
  540. [20:14:37] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
  541. [20:14:37] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
  542. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,000s
  543. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod OpenComputers|Core
  544. [20:14:37] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event IMCEvent to mod OpenComputers|Core
  545. [20:14:37] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event IMCEvent to mod OpenComputers|Core
  546. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - OpenComputers (Core) took 0,000s
  547. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod backpacks16840
  548. [20:14:37] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event IMCEvent to mod backpacks16840
  549. [20:14:37] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event IMCEvent to mod backpacks16840
  550. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Backpacks! took 0,000s
  551. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BiomesOPlenty
  552. [20:14:37] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event IMCEvent to mod BiomesOPlenty
  553. [20:14:37] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event IMCEvent to mod BiomesOPlenty
  554. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Biomes O' Plenty took 0,000s
  555. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ComputerCraft
  556. [20:14:37] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event IMCEvent to mod ComputerCraft
  557. [20:14:37] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event IMCEvent to mod ComputerCraft
  558. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ComputerCraft took 0,000s
  559. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 107 IMC messages to mod OpenComputers
  560. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event IMCEvent to mod OpenComputers
  561. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
  562. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
  563. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
  564. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
  565. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
  566. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
  567. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
  568. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
  569. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
  570. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
  571. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
  572. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
  573. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
  574. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
  575. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
  576. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
  577. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
  578. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
  579. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
  580. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
  581. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
  582. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
  583. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
  584. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
  585. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
  586. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  587. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  588. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  589. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  590. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  591. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  592. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  593. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  594. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  595. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  596. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  597. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  598. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  599. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  600. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  601. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  602. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  603. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  604. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  605. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  606. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  607. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  608. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  609. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  610. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  611. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  612. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  613. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  614. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  615. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  616. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  617. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  618. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  619. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  620. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  621. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  622. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  623. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  624. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  625. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  626. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  627. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  628. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  629. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  630. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  631. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  632. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  633. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  634. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  635. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  636. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  637. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  638. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  639. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  640. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  641. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  642. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  643. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  644. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  645. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  646. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  647. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  648. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  649. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  650. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  651. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  652. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  653. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  654. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  655. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  656. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  657. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  658. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  659. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  660. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  661. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  662. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  663. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  664. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  665. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  666. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  667. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  668. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event IMCEvent to mod OpenComputers
  669. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - OpenComputers took 0,148s
  670. [20:14:37] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Roguelike
  671. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event IMCEvent to mod Roguelike
  672. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event IMCEvent to mod Roguelike
  673. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Roguelike Dungeons took 0,000s
  674. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0,151s
  675. [20:14:37] [Server thread/INFO] [FML/]: Injecting itemstacks
  676. [20:14:37] [Server thread/INFO] [FML/]: Itemstack injection complete
  677. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
  678. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
  679. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,000s
  680. [20:14:37] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
  681. [20:14:37] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
  682. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0,000s
  683. [20:14:37] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
  684. [20:14:37] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
  685. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0,001s
  686. [20:14:37] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLPostInitializationEvent to mod OpenComputers|Core
  687. [20:14:37] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLPostInitializationEvent to mod OpenComputers|Core
  688. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - OpenComputers (Core) took 0,000s
  689. [20:14:37] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLPostInitializationEvent to mod backpacks16840
  690. [20:14:37] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLPostInitializationEvent to mod backpacks16840
  691. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Backpacks! took 0,049s
  692. [20:14:37] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLPostInitializationEvent to mod BiomesOPlenty
  693. [20:14:37] [Server thread/INFO] [BiomesOPlenty/BiomesOPlenty]: Checking for biome id conflicts...
  694. [20:14:37] [Server thread/INFO] [BiomesOPlenty/BiomesOPlenty]: No conflicts found
  695. [20:14:37] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLPostInitializationEvent to mod BiomesOPlenty
  696. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Biomes O' Plenty took 0,004s
  697. [20:14:37] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLPostInitializationEvent to mod ComputerCraft
  698. [20:14:37] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLPostInitializationEvent to mod ComputerCraft
  699. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ComputerCraft took 0,000s
  700. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLPostInitializationEvent to mod OpenComputers
  701. [20:14:37] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with post init phase.
  702. [20:14:37] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLPostInitializationEvent to mod OpenComputers
  703. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - OpenComputers took 0,001s
  704. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLPostInitializationEvent to mod Roguelike
  705. [20:14:37] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLPostInitializationEvent to mod Roguelike
  706. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Roguelike Dungeons took 0,000s
  707. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0,056s
  708. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
  709. [20:14:37] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
  710. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,000s
  711. [20:14:37] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
  712. [20:14:37] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
  713. [20:14:37] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0,000s
  714. [20:14:37] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
  715. [20:14:37] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
  716. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 27: RecipeEntry("Before", UNKNOWN, )
  717. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 26: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
  718. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 25: RecipeEntry("backpacks16840:dynamicshaped", SHAPED, brad16840.common.DynamicRecipes$ShapedRecipe) Before: minecraft:shapeless After: minecraft:shaped
  719. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 24: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
  720. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 23: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
  721. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 22: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
  722. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 21: RecipeEntry("BiomesOPlenty:biomeessenceRecipe", SHAPELESS, biomesoplenty.common.crafting.BiomeEssenceRecipe) After: minecraft:shapeless
  723. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 20: RecipeEntry("oc:extshaped", SHAPED, li.cil.oc.common.recipe.ExtendedShapedOreRecipe) After: forge:shapedore
  724. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 19: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
  725. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 18: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
  726. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 17: RecipeEntry("computercraft:pocket_computer_upgrade", SHAPELESS, dan200.computercraft.shared.pocket.recipes.PocketComputerUpgradeRecipe) After: minecraft:shapeless
  727. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 16: RecipeEntry("backpacks16840:dynamicshapeless", SHAPELESS, brad16840.common.DynamicRecipes$ShapelessRecipe) After: minecraft:shapeless
  728. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 15: RecipeEntry("computercraft:printout", SHAPELESS, dan200.computercraft.shared.media.recipes.PrintoutRecipe) After: minecraft:shapeless
  729. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
  730. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("computercraft:disk", SHAPELESS, dan200.computercraft.shared.media.recipes.DiskRecipe) After: minecraft:shapeless
  731. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("computercraft:impostor", SHAPED, dan200.computercraft.shared.util.ImpostorRecipe) After: minecraft:shapeless
  732. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
  733. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
  734. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("computercraft:turtle_upgrade", SHAPED, dan200.computercraft.shared.turtle.recipes.TurtleUpgradeRecipe) After: minecraft:shapeless
  735. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("oc:extshapeless", SHAPELESS, li.cil.oc.common.recipe.ExtendedShapelessOreRecipe) After: forge:shapelessore
  736. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
  737. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("backpacks16840:dynamicfurnace", SHAPELESS, brad16840.common.DynamicRecipes$FurnaceRecipe) After: minecraft:shapeless
  738. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
  739. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("computercraft:turtle", SHAPED, dan200.computercraft.shared.turtle.recipes.TurtleRecipe) After: minecraft:shapeless
  740. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("computercraft:impostor_shapeless", SHAPELESS, dan200.computercraft.shared.util.ImpostorShapelessRecipe) After: minecraft:shapeless
  741. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
  742. [20:14:37] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
  743. [20:14:37] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
  744. [20:14:38] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
  745. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0,012s
  746. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLLoadCompleteEvent to mod OpenComputers|Core
  747. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLLoadCompleteEvent to mod OpenComputers|Core
  748. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - OpenComputers (Core) took 0,000s
  749. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLLoadCompleteEvent to mod backpacks16840
  750. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLLoadCompleteEvent to mod backpacks16840
  751. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Backpacks! took 0,000s
  752. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLLoadCompleteEvent to mod BiomesOPlenty
  753. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLLoadCompleteEvent to mod BiomesOPlenty
  754. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Biomes O' Plenty took 0,000s
  755. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLLoadCompleteEvent to mod ComputerCraft
  756. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLLoadCompleteEvent to mod ComputerCraft
  757. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ComputerCraft took 0,000s
  758. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLLoadCompleteEvent to mod OpenComputers
  759. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLLoadCompleteEvent to mod OpenComputers
  760. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - OpenComputers took 0,000s
  761. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLLoadCompleteEvent to mod Roguelike
  762. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLLoadCompleteEvent to mod Roguelike
  763. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Roguelike Dungeons took 0,000s
  764. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0,014s
  765. [20:14:38] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
  766. [20:14:38] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 9 mods
  767. [20:14:38] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
  768. [20:14:38] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
  769. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,001s
  770. [20:14:38] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
  771. [20:14:38] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
  772. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,000s
  773. [20:14:38] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
  774. [20:14:38] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
  775. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,000s
  776. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLServerAboutToStartEvent to mod OpenComputers|Core
  777. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLServerAboutToStartEvent to mod OpenComputers|Core
  778. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - OpenComputers (Core) took 0,000s
  779. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLServerAboutToStartEvent to mod backpacks16840
  780. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLServerAboutToStartEvent to mod backpacks16840
  781. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Backpacks! took 0,001s
  782. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLServerAboutToStartEvent to mod BiomesOPlenty
  783. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLServerAboutToStartEvent to mod BiomesOPlenty
  784. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Biomes O' Plenty took 0,000s
  785. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLServerAboutToStartEvent to mod ComputerCraft
  786. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLServerAboutToStartEvent to mod ComputerCraft
  787. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ComputerCraft took 0,000s
  788. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLServerAboutToStartEvent to mod OpenComputers
  789. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLServerAboutToStartEvent to mod OpenComputers
  790. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - OpenComputers took 0,000s
  791. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLServerAboutToStartEvent to mod Roguelike
  792. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLServerAboutToStartEvent to mod Roguelike
  793. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Roguelike Dungeons took 0,000s
  794. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0,003s
  795. [20:14:38] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
  796. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:honey: 317 (init) -> 315 (map).
  797. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_0: 243 (init) -> 241 (map).
  798. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hellbark_stairs: 263 (init) -> 261 (map).
  799. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:jacaranda_fence_gate: 292 (init) -> 290 (map).
  800. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:seaweed: 204 (init) -> 202 (map).
  801. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hive: 207 (init) -> 205 (map).
  802. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:command_computer: 323 (init) -> 359 (map).
  803. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:bamboo_thatching: 221 (init) -> 219 (map).
  804. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_5: 248 (init) -> 246 (map).
  805. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_3: 246 (init) -> 244 (map).
  806. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_4: 247 (init) -> 245 (map).
  807. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hellbark_fence: 277 (init) -> 275 (map).
  808. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_1: 244 (init) -> 242 (map).
  809. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:leaves_2: 245 (init) -> 243 (map).
  810. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sacred_oak_fence_gate: 280 (init) -> 278 (map).
  811. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:serverRack: 354 (init) -> 344 (map).
  812. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:cherry_fence_gate: 281 (init) -> 279 (map).
  813. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:redwood_door_block: 302 (init) -> 300 (map).
  814. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:flesh: 213 (init) -> 211 (map).
  815. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:crag_rock: 223 (init) -> 221 (map).
  816. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:diskDrive: 339 (init) -> 329 (map).
  817. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dark_fence: 268 (init) -> 266 (map).
  818. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:stone_formations: 217 (init) -> 215 (map).
  819. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:willow_fence_gate: 289 (init) -> 287 (map).
  820. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:willow_stairs: 261 (init) -> 259 (map).
  821. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:powerDistributor: 346 (init) -> 336 (map).
  822. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dirt: 216 (init) -> 214 (map).
  823. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mangrove_door_block: 300 (init) -> 298 (map).
  824. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:moss: 310 (init) -> 308 (map).
  825. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:keyboard: 343 (init) -> 333 (map).
  826. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mangrove_fence: 272 (init) -> 270 (map).
  827. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ash_stone: 222 (init) -> 220 (map).
  828. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:robot: 361 (init) -> 351 (map).
  829. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:adapter: 329 (init) -> 319 (map).
  830. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:case3: 334 (init) -> 324 (map).
  831. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:case2: 335 (init) -> 325 (map).
  832. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:case1: 333 (init) -> 323 (map).
  833. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:tree_moss: 311 (init) -> 309 (map).
  834. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:magic_door_block: 299 (init) -> 297 (map).
  835. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-Cable: 322 (init) -> 360 (map).
  836. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:pine_door_block: 304 (init) -> 302 (map).
  837. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:microcontroller: 358 (init) -> 348 (map).
  838. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dark_fence_gate: 282 (init) -> 280 (map).
  839. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:raid: 348 (init) -> 338 (map).
  840. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch backpacks16840:quantum_chest: 199 (init) -> 364 (map).
  841. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:poison: 319 (init) -> 317 (map).
  842. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hellbark_door_block: 305 (init) -> 303 (map).
  843. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mud_brick_block: 228 (init) -> 226 (map).
  844. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:log_3: 237 (init) -> 235 (map).
  845. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:log_2: 236 (init) -> 234 (map).
  846. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:log_1: 235 (init) -> 233 (map).
  847. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hellbark_fence_gate: 291 (init) -> 289 (map).
  848. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-TurtleExpanded: 326 (init) -> 361 (map).
  849. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:plant_1: 314 (init) -> 312 (map).
  850. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:plant_0: 313 (init) -> 311 (map).
  851. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:crystal: 219 (init) -> 217 (map).
  852. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:redstone: 349 (init) -> 339 (map).
  853. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:cherry_stairs: 253 (init) -> 251 (map).
  854. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:palm_fence: 273 (init) -> 271 (map).
  855. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:netSplitter: 363 (init) -> 353 (map).
  856. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:double_wood_slab_1: 241 (init) -> 239 (map).
  857. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:double_wood_slab_0: 239 (init) -> 237 (map).
  858. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:relay: 350 (init) -> 340 (map).
  859. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:geolyzer: 340 (init) -> 330 (map).
  860. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:log_0: 234 (init) -> 232 (map).
  861. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:pine_fence: 276 (init) -> 274 (map).
  862. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:grass: 214 (init) -> 212 (map).
  863. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:magic_stairs: 257 (init) -> 255 (map).
  864. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:powerConverter: 345 (init) -> 335 (map).
  865. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:print: 359 (init) -> 349 (map).
  866. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:robotAfterimage: 360 (init) -> 350 (map).
  867. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sacred_oak_stairs: 252 (init) -> 250 (map).
  868. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mud: 210 (init) -> 208 (map).
  869. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:fir_door_block: 297 (init) -> 295 (map).
  870. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:magic_fence: 271 (init) -> 269 (map).
  871. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-Turtle: 325 (init) -> 357 (map).
  872. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:printer: 347 (init) -> 337 (map).
  873. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:turnip_block: 212 (init) -> 210 (map).
  874. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mahogany_fence_gate: 293 (init) -> 291 (map).
  875. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hard_sand: 227 (init) -> 225 (map).
  876. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:hologram2: 342 (init) -> 332 (map).
  877. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:hologram1: 341 (init) -> 331 (map).
  878. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:palm_stairs: 259 (init) -> 257 (map).
  879. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:coral: 203 (init) -> 201 (map).
  880. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:advanced_modem: 324 (init) -> 355 (map).
  881. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:motionSensor: 344 (init) -> 334 (map).
  882. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:pine_stairs: 262 (init) -> 260 (map).
  883. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:planks_0: 242 (init) -> 240 (map).
  884. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hard_ice: 226 (init) -> 224 (map).
  885. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:flower_1: 233 (init) -> 231 (map).
  886. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:flower_0: 232 (init) -> 230 (map).
  887. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:magic_fence_gate: 285 (init) -> 283 (map).
  888. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:cable: 331 (init) -> 321 (map).
  889. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:blood: 318 (init) -> 316 (map).
  890. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mangrove_stairs: 258 (init) -> 256 (map).
  891. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:pine_fence_gate: 290 (init) -> 288 (map).
  892. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mud_brick_stairs: 229 (init) -> 227 (map).
  893. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-Computer: 320 (init) -> 362 (map).
  894. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sacred_oak_door_block: 294 (init) -> 292 (map).
  895. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mahogany_door_block: 307 (init) -> 305 (map).
  896. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ash_block: 200 (init) -> 198 (map).
  897. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dark_stairs: 254 (init) -> 252 (map).
  898. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:cherry_door_block: 295 (init) -> 293 (map).
  899. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:redwood_fence_gate: 288 (init) -> 286 (map).
  900. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:willow_door_block: 303 (init) -> 301 (map).
  901. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:jacaranda_door_block: 306 (init) -> 304 (map).
  902. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:transposer: 364 (init) -> 354 (map).
  903. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:fir_fence_gate: 283 (init) -> 281 (map).
  904. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:assembler: 330 (init) -> 320 (map).
  905. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:bamboo: 201 (init) -> 199 (map).
  906. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sand: 211 (init) -> 209 (map).
  907. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:willow_fence: 275 (init) -> 273 (map).
  908. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:gem_block: 205 (init) -> 203 (map).
  909. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mushroom: 208 (init) -> 206 (map).
  910. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch backpacks16840:backpack_block: 198 (init) -> 363 (map).
  911. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ethereal_fence_gate: 284 (init) -> 282 (map).
  912. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:double_other_slab: 231 (init) -> 229 (map).
  913. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:waterlily: 215 (init) -> 213 (map).
  914. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:fir_stairs: 255 (init) -> 253 (map).
  915. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-TurtleAdvanced: 327 (init) -> 358 (map).
  916. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sapling_1: 250 (init) -> 248 (map).
  917. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sapling_2: 251 (init) -> 249 (map).
  918. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sapling_0: 249 (init) -> 247 (map).
  919. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dark_door_block: 296 (init) -> 294 (map).
  920. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:caseCreative: 357 (init) -> 347 (map).
  921. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:waypoint: 356 (init) -> 346 (map).
  922. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:redwood_fence: 274 (init) -> 272 (map).
  923. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:jacaranda_stairs: 264 (init) -> 262 (map).
  924. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:wisteria: 312 (init) -> 310 (map).
  925. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:stone: 209 (init) -> 207 (map).
  926. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:sacred_oak_fence: 266 (init) -> 264 (map).
  927. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:bone_segment: 202 (init) -> 200 (map).
  928. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:dried_dirt: 224 (init) -> 222 (map).
  929. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ethereal_fence: 270 (init) -> 268 (map).
  930. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:flower_vine: 308 (init) -> 306 (map).
  931. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:gem_ore: 206 (init) -> 204 (map).
  932. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:double_plant: 315 (init) -> 313 (map).
  933. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:charger: 337 (init) -> 327 (map).
  934. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ethereal_door_block: 298 (init) -> 296 (map).
  935. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch computercraft:CC-Peripheral: 321 (init) -> 356 (map).
  936. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:other_slab: 230 (init) -> 228 (map).
  937. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:capacitor: 332 (init) -> 322 (map).
  938. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:chameliumBlock: 336 (init) -> 326 (map).
  939. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mangrove_fence_gate: 286 (init) -> 284 (map).
  940. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:accessPoint: 328 (init) -> 318 (map).
  941. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mahogany_fence: 279 (init) -> 277 (map).
  942. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:screen1: 351 (init) -> 341 (map).
  943. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:screen2: 353 (init) -> 343 (map).
  944. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:jacaranda_fence: 278 (init) -> 276 (map).
  945. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:screen3: 352 (init) -> 342 (map).
  946. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:redwood_stairs: 260 (init) -> 258 (map).
  947. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:endstone: 362 (init) -> 352 (map).
  948. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:honey_block: 316 (init) -> 314 (map).
  949. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:mahogany_stairs: 265 (init) -> 263 (map).
  950. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:disassembler: 338 (init) -> 328 (map).
  951. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:hard_dirt: 225 (init) -> 223 (map).
  952. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:wood_slab_0: 238 (init) -> 236 (map).
  953. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:fruit_block: 218 (init) -> 216 (map).
  954. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:cherry_fence: 267 (init) -> 265 (map).
  955. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:wood_slab_1: 240 (init) -> 238 (map).
  956. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:fir_fence: 269 (init) -> 267 (map).
  957. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:biome_block: 220 (init) -> 218 (map).
  958. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ivy: 309 (init) -> 307 (map).
  959. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:palm_fence_gate: 287 (init) -> 285 (map).
  960. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:ethereal_stairs: 256 (init) -> 254 (map).
  961. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch biomesoplenty:palm_door_block: 301 (init) -> 299 (map).
  962. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch opencomputers:switch: 355 (init) -> 345 (map).
  963. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:enderporter: 4287 (init) -> 4279 (map).
  964. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hellbark_stairs: 4164 (init) -> 4156 (map).
  965. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jacaranda_fence_gate: 4193 (init) -> 4185 (map).
  966. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:magic_door: 4200 (init) -> 4192 (map).
  967. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sacred_oak_fence_gate: 4181 (init) -> 4173 (map).
  968. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:shroompowder: 4223 (init) -> 4215 (map).
  969. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wading_boots: 4254 (init) -> 4246 (map).
  970. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ghastly_soul: 4248 (init) -> 4240 (map).
  971. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:cherry_fence_gate: 4182 (init) -> 4174 (map).
  972. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:flesh: 4117 (init) -> 4109 (map).
  973. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dark_fence: 4169 (init) -> 4161 (map).
  974. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:stone_formations: 4121 (init) -> 4113 (map).
  975. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:willow_fence_gate: 4190 (init) -> 4182 (map).
  976. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_brick: 4242 (init) -> 4234 (map).
  977. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dirt: 4120 (init) -> 4112 (map).
  978. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mangrove_fence: 4173 (init) -> 4165 (map).
  979. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:crystal_shard: 4238 (init) -> 4230 (map).
  980. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:tree_moss: 4212 (init) -> 4204 (map).
  981. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dark_fence_gate: 4183 (init) -> 4175 (map).
  982. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ambrosia: 4221 (init) -> 4213 (map).
  983. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dark_door: 4197 (init) -> 4189 (map).
  984. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_chestplate: 4261 (init) -> 4253 (map).
  985. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:honey_bucket: 4218 (init) -> 4210 (map).
  986. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:record_corruption: 4291 (init) -> 4283 (map).
  987. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_leggings: 4262 (init) -> 4254 (map).
  988. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_boots: 4263 (init) -> 4255 (map).
  989. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:plant_1: 4215 (init) -> 4207 (map).
  990. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:plant_0: 4214 (init) -> 4206 (map).
  991. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:crystal: 4123 (init) -> 4115 (map).
  992. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:palm_fence: 4174 (init) -> 4166 (map).
  993. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mahogany_door: 4208 (init) -> 4200 (map).
  994. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mangrove_door: 4201 (init) -> 4193 (map).
  995. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ricebowl: 4233 (init) -> 4225 (map).
  996. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:magic_stairs: 4158 (init) -> 4150 (map).
  997. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_sword: 4277 (init) -> 4269 (map).
  998. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sacred_oak_stairs: 4153 (init) -> 4145 (map).
  999. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:magic_fence: 4172 (init) -> 4164 (map).
  1000. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_axe: 4270 (init) -> 4262 (map).
  1001. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sacred_oak_door: 4195 (init) -> 4187 (map).
  1002. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hard_sand: 4131 (init) -> 4123 (map).
  1003. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:brown_dye: 4244 (init) -> 4236 (map).
  1004. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:planks_0: 4143 (init) -> 4135 (map).
  1005. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hard_ice: 4130 (init) -> 4122 (map).
  1006. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:flower_1: 4136 (init) -> 4128 (map).
  1007. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:flower_0: 4135 (init) -> 4127 (map).
  1008. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:magic_fence_gate: 4186 (init) -> 4178 (map).
  1009. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mangrove_stairs: 4159 (init) -> 4151 (map).
  1010. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_brick_stairs: 4133 (init) -> 4125 (map).
  1011. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wood_scythe: 4279 (init) -> 4271 (map).
  1012. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:redwood_fence_gate: 4189 (init) -> 4181 (map).
  1013. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:honeycomb: 4239 (init) -> 4231 (map).
  1014. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_shovel: 4273 (init) -> 4265 (map).
  1015. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fir_fence_gate: 4184 (init) -> 4176 (map).
  1016. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sand: 4115 (init) -> 4107 (map).
  1017. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:gem_block: 4109 (init) -> 4101 (map).
  1018. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:saladveggie: 4231 (init) -> 4223 (map).
  1019. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:saladshroom: 4232 (init) -> 4224 (map).
  1020. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ethereal_fence_gate: 4185 (init) -> 4177 (map).
  1021. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_sword: 4274 (init) -> 4266 (map).
  1022. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:cherry_door: 4196 (init) -> 4188 (map).
  1023. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:waterlily: 4119 (init) -> 4111 (map).
  1024. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_pickaxe: 4269 (init) -> 4261 (map).
  1025. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fir_stairs: 4156 (init) -> 4148 (map).
  1026. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_leggings: 4266 (init) -> 4258 (map).
  1027. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:gold_scythe: 4282 (init) -> 4274 (map).
  1028. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:redwood_fence: 4175 (init) -> 4167 (map).
  1029. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_boots: 4267 (init) -> 4259 (map).
  1030. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jacaranda_stairs: 4165 (init) -> 4157 (map).
  1031. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wisteria: 4213 (init) -> 4205 (map).
  1032. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sacred_oak_fence: 4167 (init) -> 4159 (map).
  1033. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dried_dirt: 4128 (init) -> 4120 (map).
  1034. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ethereal_fence: 4171 (init) -> 4163 (map).
  1035. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:gem_ore: 4110 (init) -> 4102 (map).
  1036. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ethereal_door: 4199 (init) -> 4191 (map).
  1037. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_hoe: 4272 (init) -> 4264 (map).
  1038. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pear: 4229 (init) -> 4221 (map).
  1039. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:iron_scythe: 4281 (init) -> 4273 (map).
  1040. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:other_slab: 4134 (init) -> 4126 (map).
  1041. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:persimmon: 4226 (init) -> 4218 (map).
  1042. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mangrove_fence_gate: 4187 (init) -> 4179 (map).
  1043. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mahogany_fence: 4180 (init) -> 4172 (map).
  1044. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:backpack_resizer: 4099 (init) -> 4285 (map).
  1045. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:peach: 4225 (init) -> 4217 (map).
  1046. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:honey_block: 4217 (init) -> 4209 (map).
  1047. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:poison_bucket: 4220 (init) -> 4212 (map).
  1048. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mahogany_stairs: 4166 (init) -> 4158 (map).
  1049. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dart_blower: 4253 (init) -> 4245 (map).
  1050. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fir_fence: 4170 (init) -> 4162 (map).
  1051. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:biome_block: 4124 (init) -> 4116 (map).
  1052. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ivy: 4210 (init) -> 4202 (map).
  1053. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:unknown_item: 4096 (init) -> 4288 (map).
  1054. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:palm_fence_gate: 4188 (init) -> 4180 (map).
  1055. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ethereal_stairs: 4157 (init) -> 4149 (map).
  1056. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dart: 4252 (init) -> 4244 (map).
  1057. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:gem: 4240 (init) -> 4232 (map).
  1058. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_0: 4144 (init) -> 4136 (map).
  1059. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hellbark_door: 4206 (init) -> 4198 (map).
  1060. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:seaweed: 4108 (init) -> 4100 (map).
  1061. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hive: 4111 (init) -> 4103 (map).
  1062. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:bamboo_thatching: 4125 (init) -> 4117 (map).
  1063. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_5: 4149 (init) -> 4141 (map).
  1064. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_3: 4147 (init) -> 4139 (map).
  1065. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_4: 4148 (init) -> 4140 (map).
  1066. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hellbark_fence: 4178 (init) -> 4170 (map).
  1067. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_1: 4145 (init) -> 4137 (map).
  1068. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:leaves_2: 4146 (init) -> 4138 (map).
  1069. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:berries: 4222 (init) -> 4214 (map).
  1070. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:crag_rock: 4127 (init) -> 4119 (map).
  1071. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:willow_stairs: 4162 (init) -> 4154 (map).
  1072. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jar_empty: 4288 (init) -> 4280 (map).
  1073. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:moss: 4211 (init) -> 4203 (map).
  1074. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ash_stone: 4126 (init) -> 4118 (map).
  1075. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pixie_dust: 4249 (init) -> 4241 (map).
  1076. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_pickaxe: 4271 (init) -> 4263 (map).
  1077. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_scythe: 4278 (init) -> 4270 (map).
  1078. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_chestplate: 4265 (init) -> 4257 (map).
  1079. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_helmet: 4260 (init) -> 4252 (map).
  1080. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:record_wanderer: 4290 (init) -> 4282 (map).
  1081. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:exotic_flower_band: 4258 (init) -> 4250 (map).
  1082. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:quantum_chest: 4103 (init) -> 4289 (map).
  1083. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fleshchunk: 4235 (init) -> 4227 (map).
  1084. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_brick_block: 4132 (init) -> 4124 (map).
  1085. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:log_3: 4140 (init) -> 4132 (map).
  1086. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:log_2: 4139 (init) -> 4131 (map).
  1087. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:log_1: 4138 (init) -> 4130 (map).
  1088. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hellbark_fence_gate: 4192 (init) -> 4184 (map).
  1089. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:cherry_stairs: 4154 (init) -> 4146 (map).
  1090. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:black_dye: 4247 (init) -> 4239 (map).
  1091. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:stone_scythe: 4280 (init) -> 4272 (map).
  1092. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:log_0: 4137 (init) -> 4129 (map).
  1093. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pine_fence: 4177 (init) -> 4169 (map).
  1094. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:grass: 4118 (init) -> 4110 (map).
  1095. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jar_filled: 4289 (init) -> 4281 (map).
  1096. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:willow_door: 4204 (init) -> 4196 (map).
  1097. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:filled_honeycomb: 4227 (init) -> 4219 (map).
  1098. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud: 4114 (init) -> 4106 (map).
  1099. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:saladfruit: 4230 (init) -> 4222 (map).
  1100. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_helmet: 4264 (init) -> 4256 (map).
  1101. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:earth: 4234 (init) -> 4226 (map).
  1102. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:turnip_block: 4116 (init) -> 4108 (map).
  1103. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mahogany_fence_gate: 4194 (init) -> 4186 (map).
  1104. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:backpack_pouch: 4101 (init) -> 4290 (map).
  1105. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_scythe: 4284 (init) -> 4276 (map).
  1106. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:backpack_restorer: 4100 (init) -> 4292 (map).
  1107. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:palm_stairs: 4160 (init) -> 4152 (map).
  1108. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:coral: 4107 (init) -> 4099 (map).
  1109. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:quantum_backpack: 4098 (init) -> 4287 (map).
  1110. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:plain_flower_band: 4256 (init) -> 4248 (map).
  1111. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fir_door: 4198 (init) -> 4190 (map).
  1112. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:blue_dye: 4243 (init) -> 4235 (map).
  1113. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:diamond_scythe: 4283 (init) -> 4275 (map).
  1114. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pine_stairs: 4163 (init) -> 4155 (map).
  1115. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pine_fence_gate: 4191 (init) -> 4183 (map).
  1116. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mudball: 4236 (init) -> 4228 (map).
  1117. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ash_block: 4104 (init) -> 4096 (map).
  1118. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dark_stairs: 4155 (init) -> 4147 (map).
  1119. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:flippers: 4255 (init) -> 4247 (map).
  1120. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:biome_finder: 4285 (init) -> 4277 (map).
  1121. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:bamboo: 4105 (init) -> 4097 (map).
  1122. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:willow_fence: 4176 (init) -> 4168 (map).
  1123. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mushroom: 4112 (init) -> 4104 (map).
  1124. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:backpack_block: 4102 (init) -> 4286 (map).
  1125. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:lush_flower_band: 4257 (init) -> 4249 (map).
  1126. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sapling_1: 4151 (init) -> 4143 (map).
  1127. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sapling_2: 4152 (init) -> 4144 (map).
  1128. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wildcarrots: 4224 (init) -> 4216 (map).
  1129. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch backpacks16840:backpack: 4097 (init) -> 4291 (map).
  1130. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:sapling_0: 4150 (init) -> 4142 (map).
  1131. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:turnip_seeds: 4237 (init) -> 4229 (map).
  1132. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:green_dye: 4245 (init) -> 4237 (map).
  1133. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:dull_flower_band: 4259 (init) -> 4251 (map).
  1134. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:mud_axe: 4268 (init) -> 4260 (map).
  1135. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ash: 4241 (init) -> 4233 (map).
  1136. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:stone: 4113 (init) -> 4105 (map).
  1137. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:bone_segment: 4106 (init) -> 4098 (map).
  1138. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:palm_door: 4202 (init) -> 4194 (map).
  1139. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_hoe: 4275 (init) -> 4267 (map).
  1140. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:flower_vine: 4209 (init) -> 4201 (map).
  1141. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:double_plant: 4216 (init) -> 4208 (map).
  1142. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:amethyst_shovel: 4276 (init) -> 4268 (map).
  1143. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:white_dye: 4246 (init) -> 4238 (map).
  1144. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:biome_essence: 4286 (init) -> 4278 (map).
  1145. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:blood_bucket: 4219 (init) -> 4211 (map).
  1146. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jacaranda_fence: 4179 (init) -> 4171 (map).
  1147. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:redwood_stairs: 4161 (init) -> 4153 (map).
  1148. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:hard_dirt: 4129 (init) -> 4121 (map).
  1149. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wood_slab_0: 4141 (init) -> 4133 (map).
  1150. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:fruit_block: 4122 (init) -> 4114 (map).
  1151. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:cherry_fence: 4168 (init) -> 4160 (map).
  1152. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:wood_slab_1: 4142 (init) -> 4134 (map).
  1153. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pine_door: 4205 (init) -> 4197 (map).
  1154. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:redwood_door: 4203 (init) -> 4195 (map).
  1155. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:jacaranda_door: 4207 (init) -> 4199 (map).
  1156. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:spawn_egg: 4292 (init) -> 4284 (map).
  1157. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:ichor: 4250 (init) -> 4242 (map).
  1158. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:turnip: 4228 (init) -> 4220 (map).
  1159. [20:14:38] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch biomesoplenty:pinecone: 4251 (init) -> 4243 (map).
  1160. [20:14:38] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
  1161. [20:14:38] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
  1162. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,001s
  1163. [20:14:38] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
  1164. [20:14:38] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
  1165. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0,000s
  1166. [20:14:38] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
  1167. [20:14:38] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
  1168. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0,001s
  1169. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLModIdMappingEvent to mod OpenComputers|Core
  1170. [20:14:38] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLModIdMappingEvent to mod OpenComputers|Core
  1171. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenComputers (Core) took 0,000s
  1172. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLModIdMappingEvent to mod backpacks16840
  1173. [20:14:38] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLModIdMappingEvent to mod backpacks16840
  1174. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Backpacks! took 0,000s
  1175. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLModIdMappingEvent to mod BiomesOPlenty
  1176. [20:14:38] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLModIdMappingEvent to mod BiomesOPlenty
  1177. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Biomes O' Plenty took 0,000s
  1178. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLModIdMappingEvent to mod ComputerCraft
  1179. [20:14:38] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLModIdMappingEvent to mod ComputerCraft
  1180. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ComputerCraft took 0,000s
  1181. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLModIdMappingEvent to mod OpenComputers
  1182. [20:14:38] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLModIdMappingEvent to mod OpenComputers
  1183. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenComputers took 0,000s
  1184. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLModIdMappingEvent to mod Roguelike
  1185. [20:14:38] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLModIdMappingEvent to mod Roguelike
  1186. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Roguelike Dungeons took 0,000s
  1187. [20:14:38] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0,003s
  1188. [20:14:38] [Server thread/INFO] [FML/]: Applying holder lookups
  1189. [20:14:38] [Server thread/INFO] [FML/]: Holder lookups applied
  1190. [20:14:38] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
  1191. [20:14:38] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  1192. [20:14:38] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  1193. [20:14:38] [Server thread/DEBUG] [FML/]: The fluid BiomesOPlenty:blood has been selected as the default fluid for blood
  1194. [20:14:38] [Server thread/DEBUG] [FML/]: The fluid BiomesOPlenty:poison has been selected as the default fluid for poison
  1195. [20:14:38] [Server thread/DEBUG] [FML/]: The fluid BiomesOPlenty:honey has been selected as the default fluid for honey
  1196. [20:14:38] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@b76b213)
  1197. [20:14:38] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@b76b213)
  1198. [20:14:38] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@b76b213)
  1199. [20:14:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
  1200. [20:14:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
  1201. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,000s
  1202. [20:14:39] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
  1203. [20:14:39] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
  1204. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0,000s
  1205. [20:14:39] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
  1206. [20:14:39] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
  1207. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0,002s
  1208. [20:14:39] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLServerStartingEvent to mod OpenComputers|Core
  1209. [20:14:39] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLServerStartingEvent to mod OpenComputers|Core
  1210. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - OpenComputers (Core) took 0,000s
  1211. [20:14:39] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLServerStartingEvent to mod backpacks16840
  1212. [20:14:39] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLServerStartingEvent to mod backpacks16840
  1213. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Backpacks! took 0,000s
  1214. [20:14:39] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLServerStartingEvent to mod BiomesOPlenty
  1215. [20:14:39] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLServerStartingEvent to mod BiomesOPlenty
  1216. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Biomes O' Plenty took 0,001s
  1217. [20:14:39] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLServerStartingEvent to mod ComputerCraft
  1218. [20:14:39] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLServerStartingEvent to mod ComputerCraft
  1219. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ComputerCraft took 0,021s
  1220. [20:14:39] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLServerStartingEvent to mod OpenComputers
  1221. [20:14:39] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLServerStartingEvent to mod OpenComputers
  1222. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - OpenComputers took 0,010s
  1223. [20:14:39] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLServerStartingEvent to mod Roguelike
  1224. [20:14:39] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLServerStartingEvent to mod Roguelike
  1225. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Roguelike Dungeons took 0,004s
  1226. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0,039s
  1227. [20:14:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
  1228. [20:14:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
  1229. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,000s
  1230. [20:14:39] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
  1231. [20:14:39] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
  1232. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0,000s
  1233. [20:14:39] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
  1234. [20:14:39] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
  1235. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0,000s
  1236. [20:14:39] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sending event FMLServerStartedEvent to mod OpenComputers|Core
  1237. [20:14:39] [Server thread/TRACE] [OpenComputers|Core/OpenComputers|Core]: Sent event FMLServerStartedEvent to mod OpenComputers|Core
  1238. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - OpenComputers (Core) took 0,000s
  1239. [20:14:39] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sending event FMLServerStartedEvent to mod backpacks16840
  1240. [20:14:39] [Server thread/TRACE] [backpacks16840/backpacks16840]: Sent event FMLServerStartedEvent to mod backpacks16840
  1241. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Backpacks! took 0,000s
  1242. [20:14:39] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLServerStartedEvent to mod BiomesOPlenty
  1243. [20:14:39] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLServerStartedEvent to mod BiomesOPlenty
  1244. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Biomes O' Plenty took 0,000s
  1245. [20:14:39] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLServerStartedEvent to mod ComputerCraft
  1246. [20:14:39] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLServerStartedEvent to mod ComputerCraft
  1247. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ComputerCraft took 0,002s
  1248. [20:14:39] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sending event FMLServerStartedEvent to mod OpenComputers
  1249. [20:14:39] [Server thread/TRACE] [OpenComputers/OpenComputers]: Sent event FMLServerStartedEvent to mod OpenComputers
  1250. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - OpenComputers took 0,000s
  1251. [20:14:39] [Server thread/TRACE] [Roguelike/Roguelike]: Sending event FMLServerStartedEvent to mod Roguelike
  1252. [20:14:39] [Server thread/TRACE] [Roguelike/Roguelike]: Sent event FMLServerStartedEvent to mod Roguelike
  1253. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Roguelike Dungeons took 0,000s
  1254. [20:14:39] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0,004s
  1255. [20:15:06] [Netty Server IO #1/TRACE] [FML/]: Handshake channel activating
  1256. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  1257. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: HELLO
  1258. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  1259. [20:15:06] [Netty Server IO #1/INFO] [FML/]: Client protocol version 2
  1260. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: HELLO
  1261. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:9 mods->FMLHandshakeServerState$2:HELLO
  1262. [20:15:06] [Netty Server IO #1/INFO] [FML/]: Client attempting to join with 9 mods : [email protected],[email protected],[email protected],OpenComputers|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
  1263. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: WAITINGCACK
  1264. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  1265. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: COMPLETE
  1266. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  1267. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: DONE
  1268. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  1269. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: DONE
  1270. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  1271. [20:15:06] [Netty Server IO #1/DEBUG] [FML/]: Next: DONE
  1272. [20:15:06] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  1273. [20:15:06] [ForkJoinPool-1-worker-11/INFO] [OpenComputers/]: Starting OpenComputers version check.
  1274. [20:15:07] [ForkJoinPool-1-worker-11/INFO] [OpenComputers/]: Running the latest OpenComputers version.
  1275. [20:15:24] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
Add Comment
Please, Sign In to add comment