Advertisement
Guest User

Modded Server Crash

a guest
Jul 10th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoFH Loading Plugin (CoFH-Core-1.11.2.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Why did you do that?
  8.  
  9. Time: 7/10/17 1:11 PM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.MultipleModsErrored
  13. at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:311)
  14. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  15. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  16. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  19. at java.lang.Thread.run(Unknown Source)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.11.2
  28. Operating System: Windows 10 (amd64) version 10.0
  29. Java Version: 1.8.0_121, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 1689652200 bytes (1611 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
  32. JVM Flags: 2 total; -Xms2048M -Xmx2048M
  33. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  34. FML: MCP 9.38 Powered by Forge 13.20.1.2393 16 mods loaded, 16 mods active
  35. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  36. U minecraft{1.11.2} [Minecraft] (minecraft.jar)
  37. U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  38. U FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2393-universal.jar)
  39. U forge{13.20.1.2393} [Minecraft Forge] (forge-1.11.2-13.20.1.2393-universal.jar)
  40. U <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  41. U animalium{0.2.0} [animalium] (Animalium-0.2.0.jar)
  42. U brandonscore{2.2.1} [Brandon's Core] (BrandonsCore-1.11.2-2.2.1.115-universal.jar)
  43. U cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
  44. U cofhcore{4.2.5} [CoFH Core] (CoFH-Core-1.11.2.jar)
  45. U draconicevolution{2.2.1} [Draconic Evolution] (Draconic-Evolution-1.11.2-2.2.1.248-universal.jar)
  46. U enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar)
  47. U inventorypets{1.4.9.7} [Inventory Pets] (inventorypets-1.11.2-1.4.9.7.jar)
  48. U lucky{7.4.0} [Lucky Block] (LuckyBlock_1-11_v7-4-0.zip)
  49. U thermalfoundation{2.2.3} [Thermal Foundation] (Thermal-Foundation-Mod-1.11.2.jar)
  50. U thermalexpansion{5.2.5} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.5.18-universal.jar)
  51. U wolfarmor{1.3.2} [Wolf Armor and Storage] (wolfarmor-1.3.3.6.jar)
  52. Loaded coremods (and transformers):
  53. CoFH Loading Plugin (CoFH-Core-1.11.2.jar)
  54. cofh.asm.CoFHClassTransformer
  55. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  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