Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 12/15/19 5:06 PM
  5. Description: Exception in server tick loop
  6.  
  7. Missing Mods:
  8. qmunitylib : 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_231, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 960954584 bytes (916 MB) / 1155530752 bytes (1102 MB) up to 3817865216 bytes (3641 MB)
  30. JVM Flags: 2 total; -Xmx4G -Xms1G
  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 21 mods loaded, 21 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 additionalresources{0.0.2} [Additional Resources] (Additional-Resources-Mod-1.7.10.jar)
  39. U appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  40. U CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
  41. U OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  42. U <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  43. U bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  44. U AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-Mod-1.7.10.jar)
  45. U AppleCore{1.3.8} [AppleCore] (AppleCore-1.7.10.jar)
  46. U appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (Applied-Energistics-2-Mod-1.7.10.jar)
  47. U BigReactors{0.4.3A} [Big Reactors] (Big-Reactors-Mod-1.7.10.jar)
  48. U bluepower{0.2.962} [Blue Power] (Blue-Power-Mod-1.7.10.jar)
  49. U BrandonsCore{1.0.0.12} [Brandon's Core] (Brandons-Core-1.7.10.jar)
  50. U ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-Mod-1.7.10-Recommended.jar)
  51. U chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
  52. U CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
  53. U iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
  54. U Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
  55. U OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10.jar)
  56. Profiler Position: N/A (disabled)
  57. Is Modded: Definitely; Server brand changed to 'fml,forge'
  58. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement