Advertisement
Kris1432

Untitled

Aug 12th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. [14:23:12] [Client thread/ERROR] [FML]: The mod cycle involves
  2. [14:23:12] [Client thread/ERROR] [FML]: APIContainer{CoFHAPI:1.0} : before: [UniversalElectricity, flowstoneenergy, CoFHCore, ExtraUtilities, RIO, ThermalTinkerer, simplyjetpacks, EnderIO, EnderTech], after: [CoFHCore]
  3. [14:23:12] [Client thread/ERROR] [FML]: FMLMod:EnderIO{2.0_beta} : before: [], after: [Forge@10.13.0.1150,)]
  4. [14:23:12] [Client thread/ERROR] [FML]: FMLMod:appliedenergistics2{rv0-stable-10} : before: [], after: [gregtech_addon, Mekanism, IC2, ThermalExpansion, BuildCraft|Core, AppliedEnergistics2-Core, Forge@[10.13.0.1152,)]
  5. [14:23:12] [Client thread/ERROR] [FML]: Dummy Container (After) @1043707351 : before: [], after: []
  6. [14:23:12] [Client thread/ERROR] [FML]: APIContainer{CoFHAPI|transport:1.7.10R1.0.0} : before: [EnderTech, flowstoneenergy, EnderIO, RIO], after: [CoFHAPI]
  7. [14:23:12] [Client thread/ERROR] [FML]: FMLMod:Mekanism{7.0.0} : before: [], after: [ForgeMultipart, BuildCraftAPI|power, BuildCraftAPI|tools, BuildCraftAPI|transport, IC2API, CoFHAPI|energy, ComputerCraft, Galacticraft API, MineFactoryReloaded, MetallurgyCore, EnderIO, ExtraUtilities, Railcraft, Forestry]
  8. [14:23:12] [Client thread/ERROR] [FML]: Dummy Container (AfterAll) @1558000346 : before: [], after: []
  9. [14:23:12] [Client thread/ERROR] [FML]: APIContainer{CoFHAPI|energy:1.0} : before: [UniversalElectricity, EnderTech, RIO, ThermalTinkerer, flowstoneenergy, ExtraUtilities, simplyjetpacks, EnderIO, CoFHCore], after: [CoFHCore]
  10. [14:23:12] [Client thread/ERROR] [FML]: FMLMod:CoFHCore{1.7.10R3.0.0B3} : before: [], after: [FML@[7.10.0.1197,7.11), Forge@[10.13.0.1197,10.14)]
  11. [14:23:12] [Client thread/ERROR] [FML]: The full error
  12. cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
  13. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]
  14. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  15. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  16. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  17. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  18. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  19. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  20. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  21. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  22. at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
  23. at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]
  24. at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]
  25. at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?]
  26. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?]
  27. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  28. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  30. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  34. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement