Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.45 KB | None | 0 0
  1. [20:32:17] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [20:32:17] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [20:32:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [20:32:17] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [20:32:17] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_71, running on Linux:amd64:2.6.32-573.18.1.el6.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.71-1.b15.el6_7.x86_64/jre
  6. [20:32:17] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [20:32:17] [main/INFO]: [AppEng] Core Init
  8. [20:32:20] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.1.2.331
  9. [20:32:20] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  10. [20:32:20] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core mekanism.common.asm.LoadingHook openblocks.OpenBlocksCorePlugin openmods.core.OpenModsCorePlugin pcl.opensecurity.util.SoundUnpack codechicken.core.launch.DepLoader lumien.randomthings.Transformer.RTLoadingPlugin codechicken.core.launch.DepLoader
  11. [20:32:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [20:32:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [20:32:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [20:32:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [20:32:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [20:32:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [20:32:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [20:32:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [20:32:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [20:32:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [20:32:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [20:32:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [20:32:27] [main/INFO]: Loaded library EJML-core-0.26.jar.
  24. [20:32:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [20:32:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [20:32:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [20:32:28] [main/INFO]: [pcl.opensecurity.util.ExtractDirectory:extract:61]: jarConnection is sun.net.www.protocol.jar.JarURLConnection:jar:file://disk2/multicraft/servers/server29709/mods/OpenSecurity-1.7.10-1.0-91.jar!/assets/opensecurity/sounds/alarms/
  28. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.net.UnknownHostException: disk2
  29. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
  30. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:589)
  31. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:538)
  32. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.ftp.impl.FtpClient.doConnect(FtpClient.java:957)
  33. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.ftp.impl.FtpClient.tryConnect(FtpClient.java:917)
  34. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.ftp.impl.FtpClient.connect(FtpClient.java:1012)
  35. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.ftp.impl.FtpClient.connect(FtpClient.java:998)
  36. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.ftp.FtpURLConnection.connect(FtpURLConnection.java:294)
  37. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(FtpURLConnection.java:393)
  38. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.retrieve(URLJarFile.java:214)
  39. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:71)
  40. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:84)
  41. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  42. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
  43. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at pcl.opensecurity.util.ExtractDirectory.extract(ExtractDirectory.java:62)
  44. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at pcl.opensecurity.util.ExtractDirectory.<init>(ExtractDirectory.java:41)
  45. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at pcl.opensecurity.util.SoundUnpack.load(SoundUnpack.java:27)
  46. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at pcl.opensecurity.util.SoundUnpack.call(SoundUnpack.java:55)
  47. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at pcl.opensecurity.util.SoundUnpack.call(SoundUnpack.java:14)
  48. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:134)
  49. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  50. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  55. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  56. [20:32:28] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  57. [20:32:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [20:32:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [20:32:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [20:32:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [20:32:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  62. [20:32:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [20:32:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [20:32:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [20:32:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  66. [20:32:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  67. [20:32:30] [main/INFO]: Found World Class: net/minecraft/world/World
  68. [20:32:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  69. [20:32:31] [main/INFO]: Found Item Class: net/minecraft/item/Item
  70. [20:32:32] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  71. [20:32:34] [main/INFO]: Successfully patched sw.recreateLeash.
  72. [20:32:40] [Server thread/INFO]: Starting minecraft server version 1.7.10
  73. [20:32:41] [Server thread/INFO]: Attempting early MinecraftForge initialization
  74. [20:32:41] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  75. [20:32:41] [Server thread/INFO]: Replaced 183 ore recipies
  76. [20:32:41] [Server thread/INFO]: Completed early MinecraftForge initialization
  77. [20:32:41] [Server thread/INFO]: [AppEng] Core Init
  78. [20:32:41] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  79. [20:32:41] [Server thread/INFO]: Searching /disk2/multicraft/servers/server29709/mods for mods
  80. [20:32:41] [Server thread/INFO]: Also searching /disk2/multicraft/servers/server29709/mods/1.7.10 for mods
  81. [20:32:42] [Server thread/INFO]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.1.jar
  82. [20:32:46] [Server thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.16
  83. [20:32:46] [Server thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
  84. [20:32:46] [Server thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  85. [20:32:47] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  86. [20:32:47] [Server thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  87. [20:32:47] [Server thread/WARN]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.300
  88. [20:32:47] [Server thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
  89. [20:32:49] [Server thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44
  90. [20:32:49] [Server thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44
  91. [20:32:49] [Server thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44
  92. [20:32:49] [Server thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44
  93. [20:32:49] [Server thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44
  94. [20:32:49] [Server thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  95. [20:32:49] [Server thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  96. [20:32:49] [Server thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  97. [20:32:49] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  98. [20:32:49] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  99. [20:32:49] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  100. [20:32:49] [Server thread/INFO]: Forge Mod Loader has identified 73 mods to load
  101. [20:32:49] [Server thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  102. [20:32:49] [Server thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.gas (owned by Mekanism) without associated API reference
  103. [20:32:50] [Server thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.transmitters (owned by Mekanism) without associated API reference
  104. [20:32:50] [Server thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  105. [20:32:50] [Server thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api (owned by Mekanism) without associated API reference
  106. [20:32:51] [Server thread/INFO]: FML has found a non-mod file MDK-1.7.10-9.0.2.271.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  107. [20:32:51] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  108. [20:32:52] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, appliedenergistics2-core, CodeChickenCore, OpenComputers|Core, OpenModsCore, <CoFH ASM>, securitycraft, ae2stuff, AgriCraft, appliedenergistics2, bdlib, BigReactors, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, PTRModelLib, props, debug, denseores, DraconicEvolution, EnderIO, EnderStorage, extracells, ExtraUtilities, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, JABBA, Mantle, Mekanism, MekanismGenerators, MekanismTools, powersuits, Morph, neiintegration, numina, OpenBlocks, OpenComputers, openglasses, OpenMods, openmodularturrets, openprinter, opensecurity, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RandomThings, TConstruct, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
  109. [20:32:52] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, appliedenergistics2-core, CodeChickenCore, OpenComputers|Core, OpenModsCore, <CoFH ASM>, securitycraft, ae2stuff, AgriCraft, appliedenergistics2, bdlib, BigReactors, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, PTRModelLib, props, debug, denseores, DraconicEvolution, EnderIO, EnderStorage, extracells, ExtraUtilities, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, JABBA, Mantle, Mekanism, MekanismGenerators, MekanismTools, powersuits, Morph, neiintegration, numina, OpenBlocks, OpenComputers, openglasses, OpenMods, openmodularturrets, openprinter, opensecurity, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RandomThings, TConstruct, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
  110. [20:32:53] [Server thread/INFO]: Hello Minecraft!!!
  111. [20:32:55] [Server thread/INFO]: Hello Minecraft!!!
  112. [20:32:56] [Server thread/ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
  113. [20:32:56] [Server thread/INFO]: Preparing to take over the world
  114. [20:32:56] [Server thread/INFO]: Processing ObjectHolder annotations
  115. [20:32:57] [Server thread/INFO]: Found 416 ObjectHolder annotations
  116. [20:32:57] [Server thread/INFO]: Identifying ItemStackHolder annotations
  117. [20:32:57] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  118. [20:32:57] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  119. [20:32:58] [Server thread/INFO]: Pre Initialization ( started )
  120. [20:32:58] [Server thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  121. [20:32:58] [Server thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  122. [20:32:58] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  123. [20:32:58] [Server thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  124. [20:32:58] [Server thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  125. [20:32:58] [Server thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  126. [20:32:58] [Server thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  127. [20:32:58] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  128. [20:32:58] [Server thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  129. [20:32:58] [Server thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  130. [20:32:58] [Server thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  131. [20:32:58] [Server thread/INFO]: Updated appeng/block/networking/BlockCableBus
  132. [20:32:58] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  133. [20:32:58] [Server thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  134. [20:32:58] [Server thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  135. [20:32:58] [Server thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  136. [20:32:58] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  137. [20:32:58] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  138. [20:32:58] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  139. [20:32:58] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  140. [20:32:58] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  141. [20:32:58] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  142. [20:32:58] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  143. [20:32:58] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  144. [20:32:58] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  145. [20:32:58] [Server thread/INFO]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
  146. [20:32:58] [Server thread/INFO]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
  147. [20:32:58] [Server thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  148. [20:32:58] [Server thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  149. [20:32:59] [Server thread/INFO]: Starting AE2 VersionChecker
  150. [20:32:59] [Server thread/INFO]: Pre Initialization ( ended after 884ms )
  151. [20:32:59] [AE2 VersionChecker/INFO]: Last check was just recently.
  152. [20:32:59] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  153. [20:32:59] [Server thread/INFO]: bdlib 1.9.4.109 loaded
  154. [20:32:59] [Server thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  155. [20:32:59] [Server thread/INFO]: Loading internal config files for mod AE2 Stuff
  156. [20:32:59] [Server thread/INFO]: Loading config: jar:file:/disk2/multicraft/servers/server29709/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  157. [20:32:59] [Server thread/INFO]: Loading config: jar:file:/disk2/multicraft/servers/server29709/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  158. [20:32:59] [Server thread/INFO]: Loading user config files for mod AE2 Stuff
  159. [20:32:59] [Server thread/INFO]: Config loading for mod AE2 Stuff finished
  160. [20:32:59] [Server thread/INFO]: Loaded creative tabs for ae2stuff
  161. [20:32:59] [Server thread/INFO]: registering tile.agricraft:crops
  162. [20:32:59] [Server thread/INFO]: registering tile.agricraft:seedAnalyzer
  163. [20:32:59] [Server thread/INFO]: registering tile.agricraft:waterPad
  164. [20:32:59] [Server thread/INFO]: registering tile.agricraft:waterPadFull
  165. [20:33:00] [Server thread/INFO]: registering tile.agricraft:waterTank
  166. [20:33:00] [Server thread/INFO]: registering tile.agricraft:waterChannel
  167. [20:33:00] [Server thread/INFO]: registering tile.agricraft:waterChannelFull
  168. [20:33:00] [Server thread/INFO]: registering tile.agricraft:channelValve
  169. [20:33:00] [Server thread/INFO]: registering tile.agricraft:sprinkler
  170. [20:33:00] [Server thread/INFO]: registering tile.agricraft:seedStorage
  171. [20:33:00] [Server thread/INFO]: Successfully injected component logic into class com.InfinityRaider.AgriCraft.tileentity.peripheral.TileEntityPeripheral.
  172. [20:33:00] [Server thread/INFO]: registering tile.agricraft:peripheral
  173. [20:33:00] [Server thread/INFO]: registering tile.agricraft:fence
  174. [20:33:00] [Server thread/INFO]: registering tile.agricraft:fenceGate
  175. [20:33:00] [Server thread/INFO]: registering tile.agricraft:grate
  176. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropPotato
  177. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedPotato
  178. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropCarrot
  179. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedCarrot
  180. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropSugarcane
  181. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedSugarcane
  182. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropDandelion
  183. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedDandelion
  184. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropPoppy
  185. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedPoppy
  186. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropOrchid
  187. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedOrchid
  188. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropAllium
  189. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedAllium
  190. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropTulipRed
  191. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedTulipRed
  192. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropTulipOrange
  193. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedTulipOrange
  194. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropTulipWhite
  195. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedTulipWhite
  196. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropTulipPink
  197. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedTulipPink
  198. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropDaisy
  199. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedDaisy
  200. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropCactus
  201. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedCactus
  202. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropShroomRed
  203. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedShroomRed
  204. [20:33:00] [Server thread/INFO]: registering tile.agricraft:cropShroomBrown
  205. [20:33:00] [Server thread/INFO]: registering item.agricraft:seedShroomBrown
  206. [20:33:00] [Server thread/INFO]: Crops registered
  207. [20:33:00] [Server thread/INFO]: registering item.agricraft:cropsItem
  208. [20:33:00] [Server thread/INFO]: registering item.agricraft:journal
  209. [20:33:00] [Server thread/INFO]: registering item.agricraft:magnifyingGlass
  210. [20:33:00] [Server thread/INFO]: registering item.agricraft:debugger
  211. [20:33:00] [Server thread/INFO]: registering item.agricraft:trowel
  212. [20:33:00] [Server thread/INFO]: registering item.agricraft:handRake
  213. [20:33:00] [Server thread/INFO]: registering item.agricraft:clipper
  214. [20:33:00] [Server thread/INFO]: registering item.agricraft:clipping
  215. [20:33:00] [Server thread/INFO]: Registering Default Templates.
  216. [20:33:00] [Server thread/INFO]: Registering default generators
  217. [20:33:00] [Server thread/INFO]: Complete
  218. [20:33:01] [Server thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
  219. [20:33:01] [Server thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
  220. [20:33:01] [CoFHUpdater:CoFHCore/INFO]: An updated version of CoFH Core is available: CoFH Core 3.1.3 for Minecraft 1.7.10.
  221. [20:33:01] [Server thread/INFO]: Starting BuildCraft 7.1.14
  222. [20:33:01] [Server thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
  223. [20:33:01] [Server thread/INFO]: http://www.mod-buildcraft.com
  224. [20:33:01] [Thread-10/INFO]: Beginning version check
  225. [20:33:01] [Thread-10/WARN]: Using outdated version [7.1.14] for Minecraft 1.7.10. Consider updating to 7.1.17.
  226. [20:33:02] [Server thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement