wesker1213

Untitled

May 6th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 5/6/16 11:23 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
  8. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190)
  9. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199)
  10. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199)
  11. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199)
  12. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199)
  13. at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145)
  14. at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133)
  15. at cpw.mods.fml.common.Loader.sortModList(Loader.java:272)
  16. at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
  17. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  18. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  21. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- System Details --
  28. Details:
  29. Minecraft Version: 1.7.10
  30. Operating System: Linux (amd64) version 2.6.32-5-amd64
  31. Java Version: 1.8.0_66, Oracle Corporation
  32. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  33. Memory: 5042565528 bytes (4808 MB) / 5234491392 bytes (4992 MB) up to 5234491392 bytes (4992 MB)
  34. JVM Flags: 21 total; -Xmx5120M -Xms5120M -Xincgc -XX:NewRatio=3 -XX:+UseThreadPriorities -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -XX:+DisableExplicitGC -Xnoclassgc -Xoss4M -Xss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:MaxPermSize=208M -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=8 -XX:+AggressiveOpts
  35. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  36. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  37. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 12 mods loaded, 14 mods active
  38. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  39. U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  40. U FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  41. U Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  42. U gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.02.00.jar)
  43. U gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.02.00.jar)
  44. U gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.02.00.jar)
  45. U IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar)
  46. U Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.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 MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  51. Profiler Position: N/A (disabled)
  52. Is Modded: Definitely; Server brand changed to 'fml,forge'
  53. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment