Advertisement
Guest User

Untitled

a guest
Jan 4th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 04.01.16 20:50
  5. Description: Exception in server tick loop
  6.  
  7. Missing Mods:
  8. CoFHCore : any
  9.  
  10. cpw.mods.fml.common.MissingModsException
  11. at cpw.mods.fml.common.Loader.sortModList(Loader.java:243)
  12. at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
  13. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  14. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  17. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.7.10
  26. Operating System: Windows 8.1 (amd64) version 6.3
  27. Java Version: 1.8.0_66, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 932588608 bytes (889 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB)
  30. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  31. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  32. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  33. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 20 mods loaded, 20 mods active
  34. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  35. U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  36. U FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  37. U Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  38. U Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  39. U BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  40. U GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.404.jar)
  41. U GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.404.jar)
  42. U Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
  43. U MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
  44. U MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
  45. U treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
  46. U bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  47. U ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  48. U ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  49. U McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  50. U MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  51. U ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  52. U RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  53. U libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  54. U MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  55. Profiler Position: N/A (disabled)
  56. Is Modded: Definitely; Server brand changed to 'fml,forge'
  57. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement