Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 3/28/17 9:32 PM
  5. Description: Exception in server tick loop
  6.  
  7. Missing Mods:
  8. exnihilo : 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: Linux (amd64) version 4.4.26-nitradoV3-MC-1000-nH-dP-d-i
  27. Java Version: 1.8.0_101, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 481187568 bytes (458 MB) / 703594496 bytes (671 MB) up to 5726797824 bytes (5461 MB)
  30. JVM Flags: 2 total; -Xmx6144M -Xms256M
  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 22 mods loaded, 22 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] (minecraft_server.jar)
  37. U Forge{10.13.4.1614} [Minecraft Forge] (minecraft_server.jar)
  38. U Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  39. U FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
  40. U FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
  41. U Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
  42. U DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
  43. U exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
  44. U GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.464.jar)
  45. U GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.464.jar)
  46. U Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
  47. U MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
  48. U MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
  49. U bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  50. U ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  51. U ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  52. U McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  53. U MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  54. U ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  55. U RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  56. U MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  57. Profiler Position: N/A (disabled)
  58. Is Modded: Definitely; Server brand changed to 'fml,forge'
  59. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement