Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. [11:40:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [11:40:35] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [11:40:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [11:40:35] [main/INFO]: Forge Mod Loader version 7.10.25.1199 for Minecraft 1.7.10 loading
  5. [11:40:36] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_40, running on Linux:amd64:2.6.32-042stab108.5, installed at /usr/lib/jvm/java-7-oracle/jre
  6. [11:40:36] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [11:40:36] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [11:40:36] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [11:40:36] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [11:40:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [11:40:39] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [11:40:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [11:40:41] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  14. [11:40:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  15. [11:40:43] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  16. [11:40:53] [Server thread/INFO]: Starting minecraft server version 1.7.10
  17. [11:40:53] [Server thread/INFO]: Attempting early MinecraftForge initialization
  18. [11:40:53] [Server thread/INFO]: MinecraftForge v10.13.0.1199 Initialized
  19. [11:40:53] [Server thread/INFO]: Replaced 182 ore recipies
  20. [11:40:53] [Server thread/INFO]: Completed early MinecraftForge initialization
  21. [11:40:53] [Server thread/INFO]: Searching /home/minecraft/mods for mods
  22. [11:40:55] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
  23. [11:40:55] [Server thread/ERROR]: The mod BiomesOPlenty (Biomes O' Plenty) requires mod versions [Forge@[10.13.4.1566,)] to be available
  24. [11:40:55] [Server thread/ERROR]: Encountered an unexpected exception
  25. cpw.mods.fml.common.MissingModsException
  26. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.162]
  27. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.162]
  28. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.162]
  29. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1199.01.162]
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[lt.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
  32. at java.lang.Thread.run(Thread.java:724) [?:1.7.0_40]
  33. [11:40:55] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2016-08-23_11.40.55-server.txt
  34. [11:40:55] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  35. [11:40:55] [Server thread/INFO]: Applying holder lookups
  36. [11:40:55] [Server thread/INFO]: Holder lookups applied
  37. [11:40:55] [Server thread/INFO]: 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