Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2/14/20 5:25 PM
  5. Description: Exception in server tick loop
  6.  
  7. Missing Mods:
  8. jinryuujrmcore : 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 10 (amd64) version 10.0
  27. Java Version: 1.8.0_241, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 121663472 bytes (116 MB) / 235929600 bytes (225 MB) up to 477626368 bytes (455 MB)
  30. JVM Flags: 1 total; -Xmx512M
  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.1558 9 mods loaded, 9 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] (server.jar)
  37. U Forge{10.13.4.1558} [Minecraft Forge] (server.jar)
  38. U ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
  39. U craftguide{1.6.8.2} [CraftGuide] (CraftGuide-Mod-1.7.10.jar)
  40. U customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  41. U journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  42. U MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
  43. U jinryuudragonblockc{1.4.65} [Dragon Block C] (ZDragonblockc.jar)
  44. Profiler Position: N/A (disabled)
  45. Is Modded: Definitely; Server brand changed to 'fml,forge'
  46. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement