Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. [12:08:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [12:08:09] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [12:08:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [12:08:09] [main/INFO]: Forge Mod Loader version 7.10.88.1307 for Minecraft 1.7.10 loading
  5. [12:08:10] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:4.4.26-nitradoV3-MC-1000-nH-dP-d-a, installed at /games/sources/files/jdk1.8.0/jre
  6. [12:08:10] [main/INFO]: [AppEng] Core Init
  7. [12:08:10] [main/INFO]: Adding PowerConverters to Transformer Exclusions list.
  8. [12:08:10] [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.
  9. [12:08:10] [main/WARN]: Missing @MCVersion: cofh.asm.LoadingPlugin thaumcraft.codechicken.core.launch.DepLoader
  10. [12:08:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [12:08:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  12. [12:08:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [12:08:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [12:08:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  20. [12:08:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [12:08:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  22. [12:08:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  23. [12:08:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  24. [12:08:19] [Server thread/INFO]: Starting minecraft server version 1.7.10
  25. [12:08:19] [Server thread/INFO]: Attempting early MinecraftForge initialization
  26. [12:08:19] [Server thread/INFO]: MinecraftForge v10.13.2.1307 Initialized
  27. [12:08:19] [Server thread/INFO]: Replaced 183 ore recipies
  28. [12:08:19] [Server thread/INFO]: Completed early MinecraftForge initialization
  29. [12:08:20] [Server thread/INFO]: [AppEng] Core Init
  30. [12:08:20] [Server thread/INFO]: Searching /games/ni1026635_2/ftproot/minecraftotherpacks/mods for mods
  31. [12:08:20] [Server thread/INFO]: Also searching /games/ni1026635_2/ftproot/minecraftotherpacks/mods/1.7.10 for mods
  32. [12:08:23] [Server thread/INFO]: Forge Mod Loader has identified 39 mods to load
  33. [12:08:24] [Server thread/ERROR]: The mod CoFHCore (CoFH Core) requires mod versions [Forge@[10.13.4.1448,10.14)] to be available
  34. [12:08:24] [Server thread/ERROR]: Encountered an unexpected exception
  35. cpw.mods.fml.common.MissingModsException
  36. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  37. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  38. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  39. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  40. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  42. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  43. [12:08:24] [Server thread/ERROR]: This crash report has been saved to: /games/ni1026635_2/ftproot/minecraftotherpacks/./crash-reports/crash-2017-04-23_12.08.24-server.txt
  44. [12:08:24] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  45. [12:08:24] [Server thread/INFO]: Applying holder lookups
  46. [12:08:24] [Server thread/INFO]: Holder lookups applied
  47. [12:08:24] [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