I am in the middle of updating my modpack and I run into this error when updating CofHCore.
[10:33:21] [Client thread/ERROR] [FML/]: A dependency cycle was detected in the input mod set so an ordering cannot be determined
[10:33:21] [Client thread/ERROR] [FML/]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.0.0B3}
[10:33:21] [Client thread/ERROR] [FML/]: The mod cycle involves
[10:33:21] [Client thread/ERROR] [FML/]: APIContainer{CoFHAPI:1.0} : before: [EnderIO, treeGrowingSimulator, ExtraUtilities, simplyjetpacks, CoFHCore], after: [CoFHCore]
[10:33:21] [Client thread/ERROR] [FML/]: FMLMod:CoFHCore{1.7.10R3.0.0B3} : before: [], after: [[email protected][7.10.0.1197,7.11), [email protected][10.13.0.1197,10.14)]
[10:33:21] [Client thread/ERROR] [FML/]: Dummy Container (AfterAll) @144438048 : before: [], after: []
[10:33:21] [Client thread/ERROR] [FML/]: Dummy Container (After) @913751626 : before: [], after: []
[10:33:21] [Client thread/ERROR] [FML/]: The full error
cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]
at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
There is no crash report or anything else.
CoFHCore-[1.7.10]3.0.0B1-19.jar = Works fine but can not be used with the new updates.
CoFHCore-[1.7.10]3.0.0B3-26.jar = Is the one causing the error message.
Am I missing something? If you could please point me in the right direction it would help a lot.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
[10:33:21] [Client thread/ERROR] [FML/]: A dependency cycle was detected in the input mod set so an ordering cannot be determined
[10:33:21] [Client thread/ERROR] [FML/]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.0.0B3}
[10:33:21] [Client thread/ERROR] [FML/]: The mod cycle involves
[10:33:21] [Client thread/ERROR] [FML/]: APIContainer{CoFHAPI:1.0} : before: [EnderIO, treeGrowingSimulator, ExtraUtilities, simplyjetpacks, CoFHCore], after: [CoFHCore]
[10:33:21] [Client thread/ERROR] [FML/]: FMLMod:CoFHCore{1.7.10R3.0.0B3} : before: [], after: [[email protected][7.10.0.1197,7.11), [email protected][10.13.0.1197,10.14)]
[10:33:21] [Client thread/ERROR] [FML/]: Dummy Container (AfterAll) @144438048 : before: [], after: []
[10:33:21] [Client thread/ERROR] [FML/]: Dummy Container (After) @913751626 : before: [], after: []
[10:33:21] [Client thread/ERROR] [FML/]: The full error
cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]
at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]
at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
There is no crash report or anything else.
CoFHCore-[1.7.10]3.0.0B1-19.jar = Works fine but can not be used with the new updates.
CoFHCore-[1.7.10]3.0.0B3-26.jar = Is the one causing the error message.
Am I missing something? If you could please point me in the right direction it would help a lot.