Guest User

Untitled

a guest
Jun 23rd, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.83 KB | None | 0 0
  1. [13:44:13] [main/INFO] [FML/]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading
  2. [13:44:14] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_92, running on Linux:amd64:3.14.32-xxxx-std-ipv6-64-hz1000, installed at /home/minecraft/java/1.8.0_92
  3. [13:44:14] [main/INFO] [FML/]: [AppEng] Core Init
  4. [13:44:17] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
  5. [13:44:17] [main/ERROR] [FML/]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.3.140-universal.jar - ignoring
  6. java.io.FileNotFoundException: /home/minecraft/servers/mine1804/mods/CodeChickenLib-1.7.10-1.1.3.140-universal.jar (No such file or directory)
  7. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_92]
  8. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_92]
  9. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_92]
  10. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_92]
  11. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_92]
  12. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:281) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  13. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:217) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  14. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  15. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  16. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  17. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
  23. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
  24. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  25. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54]
  26. [13:44:17] [main/INFO] [FML/]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  27. [13:44:17] [main/INFO] [FML/]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.11.59.jar
  28. [13:44:17] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  29. [13:44:17] [main/WARN] [FML/]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader mrtjp.relocation.asm.RelocationPlugin ic2.core.coremod.IC2core invtweaks.forge.asm.FMLPlugin logisticspipes.asm.LogisticsPipesCoreLoader mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin openmods.core.OpenModsCorePlugin codechicken.core.launch.DepLoader thaumcraft.codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer codechicken.core.launch.DepLoader
  30. [13:44:17] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. [13:44:17] [main/INFO] [LaunchWrapper/]: Loading tweak class name fastcraft.Tweaker
  32. [13:44:17] [main/INFO] [LaunchWrapper/]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  33. [13:44:17] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  34. [13:44:17] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  35. [13:44:17] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  36. [13:44:17] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [13:44:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  38. [13:44:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  39. [13:44:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  40. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  41. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  42. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  43. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  44. [13:44:19] [main/INFO] [IC2-core/]: Loaded library EJML-core-0.26.jar.
  45. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  46. [13:44:19] [main/INFO] [INpurePreloader/]: Attempting to detect JVM version...
  47. [13:44:19] [main/INFO] [INpurePreloader/]: Detected JVM: 1.8
  48. [13:44:19] [main/INFO] [INpurePreloader/]: Starting library configuration...
  49. [13:44:19] [main/INFO] [INpureLogInterceptor/]: System attached to FML. Now intercepting all logging calls.
  50. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class forestry.shade.javacheck.Java7Checker
  62. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  66. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [13:44:19] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [13:44:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [13:44:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [13:44:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [13:44:20] [main/INFO] [LaunchWrapper/]: Calling tweak class fastcraft.Tweaker
  72. [13:44:20] [main/INFO] [FastCraft/]: FastCraft loaded.
  73. [13:44:20] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  74. [13:44:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  75. [13:44:20] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  76. [13:44:21] [main/INFO] [FastLeafDecay/]: Patching leaves.
  77. [13:44:21] [main/INFO] [FastLeafDecay/]: Found leaf Class: net/minecraft/block/BlockLeavesBase
  78. [13:44:22] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  79. [13:44:22] [main/INFO] [EnderCore/]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  80. [13:44:22] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  81. [13:44:22] [main/INFO] [EnderCore/]: Transforming net.minecraft.item.ItemStack Finished.
  82. [13:44:23] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.Container
  83. [13:44:23] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  84. [13:44:23] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  85. [13:44:23] [main/INFO] [EnderCore/]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  86. [13:44:24] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  87. [13:44:24] [Server thread/INFO] [FML/]: MinecraftForge v10.13.3.1403 Initialized
  88. [13:44:24] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
  89. [13:44:25] [Server thread/INFO] [FML/]: Preloading CrashReport classes
  90. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.World$1
  91. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.World$2
  92. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.World$3
  93. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.World$4
  94. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.chunk.Chunk$1
  95. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$1
  96. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$2
  97. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$3
  98. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.entity.Entity$1
  99. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.entity.Entity$2
  100. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.entity.EntityTracker$1
  101. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.gen.layer.GenLayer$1
  102. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.gen.layer.GenLayer$2
  103. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.entity.player.InventoryPlayer$1
  104. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$1
  105. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$2
  106. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$3
  107. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$3
  108. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$4
  109. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$5
  110. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.nbt.NBTTagCompound$1
  111. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.nbt.NBTTagCompound$2
  112. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.network.NetHandlerPlayServer$2
  113. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.network.NetworkSystem$3
  114. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$1
  115. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$2
  116. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$3
  117. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$1
  118. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$2
  119. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$3
  120. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$4
  121. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$5
  122. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$6
  123. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$7
  124. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$8
  125. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$9
  126. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.server.dedicated.DedicatedServer$3
  127. [13:44:25] [Server thread/INFO] [FML/]: net.minecraft.server.dedicated.DedicatedServer$4
  128. [13:44:25] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  129. [13:44:25] [Server thread/INFO] [FML/]: [AppEng] Core Init
  130. [13:44:25] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  131. [13:44:25] [Server thread/INFO] [FML/]: Searching /home/minecraft/servers/mine1804/mods for mods
  132. [13:44:25] [Server thread/INFO] [FML/]: Also searching /home/minecraft/servers/mine1804/mods/1.7.10 for mods
  133. [13:44:26] [Server thread/WARN] [Avaritia/]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
  134. [13:44:27] [Server thread/WARN] [Botany/]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  135. [13:44:27] [Server thread/WARN] [BinnieCore/]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  136. [13:44:27] [Server thread/WARN] [ExtraBees/]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  137. [13:44:27] [Server thread/WARN] [ExtraTrees/]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  138. [13:44:27] [Server thread/WARN] [Genetics/]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  139. [13:44:28] [Server thread/INFO] [debug/]: Mod debug is missing the required element 'name'. Substituting debug
  140. [13:44:28] [Server thread/WARN] [debug/]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  141. [13:44:28] [Server thread/WARN] [EnderStorage/]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  142. [13:44:29] [Server thread/WARN] [ExtraUtilities/]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  143. [13:44:29] [Server thread/WARN] [ForbiddenMagic/]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.574
  144. [13:44:31] [Server thread/WARN] [ProjRed|Core/]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  145. [13:44:31] [Server thread/WARN] [ProjRed|Compatibility/]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  146. [13:44:31] [Server thread/WARN] [ProjRed|Integration/]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  147. [13:44:31] [Server thread/WARN] [ProjRed|Transmission/]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  148. [13:44:31] [Server thread/WARN] [ProjRed|Illumination/]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  149. [13:44:31] [Server thread/WARN] [ProjRed|Expansion/]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  150. [13:44:31] [Server thread/WARN] [ProjRed|Transportation/]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  151. [13:44:31] [Server thread/WARN] [ProjRed|Exploration/]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  152. [13:44:31] [Server thread/WARN] [tcinventoryscan/]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  153. [13:44:32] [Server thread/WARN] [Translocator/]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.15
  154. [13:44:32] [Server thread/WARN] [WR-CBE|Core/]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  155. [13:44:32] [Server thread/WARN] [WR-CBE|Addons/]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  156. [13:44:32] [Server thread/WARN] [WR-CBE|Logic/]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  157. [13:44:32] [Server thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  158. [13:44:32] [Server thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  159. [13:44:32] [Server thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  160. [13:44:32] [Server thread/INFO] [MCFrames/]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  161. [13:44:32] [Server thread/WARN] [MCFrames/]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  162. [13:44:32] [Server thread/WARN] [ForgeRelocation/]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  163. [13:44:32] [Server thread/WARN] [RelocationFMP/]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  164. [13:44:32] [Server thread/WARN] [MrTJPCoreMod/]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  165. [13:44:32] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 178 mods to load
  166. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  167. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  168. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  169. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  170. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  171. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  172. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [ExtraUtilities] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  173. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  174. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  175. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  176. [13:44:32] [Server thread/INFO] [FML/]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  177. [13:44:34] [Server thread/WARN] [MineFactoryReloaded|CompatAtum/]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  178. [13:44:34] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools/]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  179. [13:44:34] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft/]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  180. [13:44:34] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes/]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  181. [13:44:34] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes/]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  182. [13:44:34] [Server thread/ERROR] [FML/]: The mod aobd (Another One Bites The Dust) requires mod versions [Forge@[10.13.4.1558,)] to be available
  183. [13:44:34] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
  184. [13:44:34] [Server thread/INFO] [FML/]: Applying holder lookups
  185. [13:44:34] [Server thread/INFO] [FML/]: Holder lookups applied
  186. [13:44:34] [Server thread/INFO] [FML/]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment