Advertisement
Guest User

FTB Material Energy 4 Server Launch

a guest
Jan 16th, 2015
475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. gpg5@Gpg-Craptop:~$ java -Xms1g -Xmx1G -jar ~/Desktop/MaterialEnergy4Server/FTBServer-1.7.10-1272.jar nogui
  2. [15:59:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [15:59:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [15:59:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  5. [15:59:12] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1272 for Minecraft 1.7.10 loading
  6. [15:59:12] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:3.16.0-28-generic, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
  7. [15:59:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [15:59:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [15:59:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [15:59:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [15:59:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [15:59:14] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  13. [15:59:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [15:59:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [15:59:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [15:59:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [15:59:18] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  18. [15:59:23] [Server thread/INFO]: Starting minecraft server version 1.7.10
  19. [15:59:24] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  20. [15:59:24] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1272 Initialized
  21. [15:59:24] [Server thread/INFO] [FML]: Replaced 182 ore recipies
  22. [15:59:24] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  23. [15:59:24] [Server thread/INFO] [FML]: Searching /home/gpg5/mods for mods
  24. [15:59:25] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  25. [15:59:25] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  26. [15:59:25] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  27. [15:59:26] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  28. [15:59:26] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
  29. [15:59:26] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  30. [15:59:26] [Server thread/INFO] [FML]: Applying holder lookups
  31. [15:59:26] [Server thread/INFO] [FML]: Holder lookups applied
  32. [15:59:26] [Server thread/INFO]: Loading properties
  33. [15:59:26] [Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info.
  34. [15:59:26] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
  35. [15:59:26] [Server thread/INFO] [FML]: Applying holder lookups
  36. [15:59:26] [Server thread/INFO] [FML]: Holder lookups applied
  37. [15:59:26] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement