Advertisement
Guest User

FML Server-Latest Confirmed

a guest
Nov 19th, 2015
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.09 KB | None | 0 0
  1. [19:06:56] [main/INFO] [FML/]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading
  2. [19:06:56] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.7.0_80\jre
  3. [19:07:00] [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.
  4. [19:07:00] [main/WARN] [FML/]: Missing @MCVersion: lumien.hardcoredarkness.asm.LoadingPlugin farseek.core.FarseekCoreMod ivorius.ivtoolkit.IvToolkitLoadingPlugin streams.core.StreamsCoreMod codechicken.core.launch.CodeChickenCorePlugin
  5. [19:07:00] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  6. [19:07:00] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  7. [19:07:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [19:07:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [19:07:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  10. [19:07:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [19:07:01] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  22. [19:07:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  23. [19:07:02] [main/INFO] [HardcoreDarkness/]: Found World Class: net/minecraft/world/World
  24. [19:07:03] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  25. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchSnow:167]: ==Patching BlockFalling==
  26. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchBlockCrops:248]: ==Patching BlockCrops==
  27. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchSnow:167]: ==Patching BlockSnow==
  28. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchSnow:167]: ==Patching BlockIce==
  29. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchBlockReed:280]: ==Patching BlockReed==
  30. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchMonsterEgg:132]: ==Patching BlockSilverfish==
  31. [19:07:03] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchBlockStem:217]: ==Patching BlockStem==
  32. [19:07:04] [main/INFO] [STDOUT/]: [com.draco18s.hardlibcore.asm.HardLibPatcher:patchEntityAnimal:198]: ==Patching EntityAnimal==
  33. [19:07:05] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  34. [19:07:05] [Server thread/INFO] [FML/]: MinecraftForge v10.13.3.1403 Initialized
  35. [19:07:05] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
  36. [19:07:05] [Server thread/INFO] [FML/]: Preloading CrashReport classes
  37. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.World$1
  38. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.World$2
  39. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.World$3
  40. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.World$4
  41. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.chunk.Chunk$1
  42. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$1
  43. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$2
  44. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.crash.CrashReportCategory$3
  45. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.entity.Entity$1
  46. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.entity.Entity$2
  47. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.entity.EntityTracker$1
  48. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.gen.layer.GenLayer$1
  49. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.gen.layer.GenLayer$2
  50. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.entity.player.InventoryPlayer$1
  51. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$1
  52. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$2
  53. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.gen.structure.MapGenStructure$3
  54. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$3
  55. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$4
  56. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.server.MinecraftServer$5
  57. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.nbt.NBTTagCompound$1
  58. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.nbt.NBTTagCompound$2
  59. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.network.NetHandlerPlayServer$2
  60. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.network.NetworkSystem$3
  61. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$1
  62. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$2
  63. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.tileentity.TileEntity$3
  64. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$1
  65. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$2
  66. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$3
  67. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$4
  68. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$5
  69. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$6
  70. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$7
  71. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$8
  72. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.world.storage.WorldInfo$9
  73. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.server.dedicated.DedicatedServer$3
  74. [19:07:05] [Server thread/INFO] [FML/]: net.minecraft.server.dedicated.DedicatedServer$4
  75. [19:07:05] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  76. [19:07:05] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  77. [19:07:05] [Server thread/INFO] [FML/]: Searching C:\Users\Slyrae\Desktop\Visterra Progress Folder\#SERVERS\[ Nov 2015 ] CAULDRON TESTING\mods for mods
  78. [19:07:05] [Server thread/INFO] [FML/]: Also searching C:\Users\Slyrae\Desktop\Visterra Progress Folder\#SERVERS\[ Nov 2015 ] CAULDRON TESTING\mods\1.7.10 for mods
  79. [19:07:06] [Server thread/INFO] [AppleCore/]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  80. [19:07:06] [Server thread/INFO] [farseek/]: Mod farseek is missing the required element 'name'. Substituting farseek
  81. [19:07:06] [Server thread/WARN] [betterstorage/]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
  82. [19:07:06] [Server thread/INFO] [streams/]: Mod streams is missing the required element 'name'. Substituting streams
  83. [19:07:06] [Server thread/WARN] [CustomOreGen/]: Mod CustomOreGen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.21
  84. [19:07:07] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 60 mods to load
  85. [19:07:07] [Server thread/ERROR] [FML/]: The mod etfuturum (Et Futurum) requires mod versions [Forge@[10.13.4.1448,)] to be available
  86. [19:07:07] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
  87. [19:07:07] [Server thread/INFO] [FML/]: Applying holder lookups
  88. [19:07:07] [Server thread/INFO] [FML/]: Holder lookups applied
  89. [19:07:07] [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
Advertisement